Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kairos release v3.2.4 #3043

Open
30 of 33 tasks
jimmykarily opened this issue Dec 2, 2024 · 4 comments
Open
30 of 33 tasks

Kairos release v3.2.4 #3043

jimmykarily opened this issue Dec 2, 2024 · 4 comments
Assignees
Labels

Comments

@jimmykarily
Copy link
Contributor

jimmykarily commented Dec 2, 2024

🗺 What's left for release

Let's release this fix: #3035 (along with whatever is there already)

also make sure this is part of the release: kairos-io/packages#1152
so we can test it.

<List of items with remaining PRs and/or Issues to be considered for this release>

🔦 Highlights

< top highlights for this release notes >

✅ Release Checklist

  • Stage 0 - Finishing Touches
  • Stage 1 - Manual testing
    • How: Using the assets from master, make sure that test scenarios not covered by automatic tests are passing, and that docs are still aligned
      • Generic hardware install
      • RPi Standard Install (helps validate that partition expansion is working)
        • Manual upgrade
        • Passive booting
        • Recovery booting
        • Manual recovery reset
        • Automatic reset
        • /oem exists
        • k3s is running
      • Go through any of the known issues https://kairos.io/docs/
  • Stage 3 - Release
    • Tag the release on master
    • Update the release with any known issues
  • Stage 4 - Announcement
    • Merge docs updates for kairos and k3s version updates
    • Create a branch vX.Y.Z on the docs (not tagging), so the new release can be built and displayed on the menu. Ideally open a PR so we can review and add/remove some commits if needed (in case we have documented WIP which is not available on the given release)
    • Blog post announcement
@jimmykarily
Copy link
Contributor Author

Let's backport this change to a 2.15.5 kairos-agent version: https://github.com/kairos-io/kairos-agent/pull/600/files

and use that in this kairos release

@jimmykarily jimmykarily moved this from Todo 🖊 to In Progress 🏃 in 🧙Issue tracking board Dec 11, 2024
@jimmykarily
Copy link
Contributor Author

Provider decentralized test needed a small fix but then it fails on this:

out, err := vm.Sudo("kairos-agent upgrade --image quay.io/kairos/kairos-opensuse:v1.0.0-rc2-k3sv1.21.14-k3s1")

I'm not sure why we expect upgrading to such an old version should work :D . The system doesn't boot after that upgrade but I wouldn't worry too much. I tried the manual upgrade as part of the other manual tests and it works.

jimmykarily added a commit to kairos-io/packages that referenced this issue Dec 13, 2024
so that we can build a framework image suitable to this patch release

kairos-io/kairos#3043

Signed-off-by: Dimitris Karakasilis <[email protected]>
jimmykarily added a commit to kairos-io/packages that referenced this issue Dec 13, 2024
so that we can build a framework image suitable to this patch release

kairos-io/kairos#3043

Signed-off-by: Dimitris Karakasilis <[email protected]>
jimmykarily added a commit to kairos-io/kairos-framework that referenced this issue Dec 13, 2024
because to get a patch release out:

kairos-io/kairos#3043

(we don't want too many changes in this release)

Signed-off-by: Dimitris Karakasilis <[email protected]>
jimmykarily added a commit to kairos-io/kairos-framework that referenced this issue Dec 13, 2024
because to get a patch release out:

kairos-io/kairos#3043

(we don't want too many changes in this release)

Signed-off-by: Dimitris Karakasilis <[email protected]>
jimmykarily added a commit to kairos-io/kairos-framework that referenced this issue Dec 13, 2024
because to get a patch release out:

kairos-io/kairos#3043

(we don't want too many changes in this release)

Signed-off-by: Dimitris Karakasilis <[email protected]>
jimmykarily added a commit to kairos-io/kairos-framework that referenced this issue Dec 13, 2024
because to get a patch release out:

kairos-io/kairos#3043

(we don't want too many changes in this release)

Signed-off-by: Dimitris Karakasilis <[email protected]>
@jimmykarily
Copy link
Contributor Author

I was announced on LinkedIn. I don't think this deserves a blog post. @mauromorales ?

@mauromorales
Copy link
Member

@jimmykarily yup makes sense

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress 🏃
Development

No branches or pull requests

3 participants