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

version: bump k8s-dqlite and dqlite versions #1100

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

petrutlucian94
Copy link
Contributor

@petrutlucian94 petrutlucian94 commented Feb 21, 2025

Bump the following dependencies:

  • k8s-dqlite v1.4.1 -> v1.5.0
  • dqlite v1.17.1 -> 4c49d229ffffa6589469a0a7117860bd6df355e7

Implements: KU-2798

@petrutlucian94 petrutlucian94 requested a review from a team as a code owner February 21, 2025 13:50
Copy link
Contributor

Microcluster Schema Changes Detected

⚠️ Warning: This pull request contains changes to the microcluster version.

Please ensure that the changes are intentional and have been reviewed by the appropriate team members.

Adding a migration:

You should not change the Microcluster migration files in interim Kubernetes releases to ensure a smooth
upgrade path from one LTS to the next. In case of upgrade failures, we need to be able to rollback to the last Kubernetes LTS which is only possible if the microcluster migrations have not been changed.

Do not under any circumstances remove any migrations and never change the order of migrations in the microcluster schema files.

@petrutlucian94 petrutlucian94 force-pushed the lpetrut/bump-dqlite branch 2 times, most recently from 8df48d2 to b51f2dd Compare February 21, 2025 14:19
* k8s-dqlite v1.4.1 -> v1.5.0
* microcluster v2 -> v3
* go-dqlite v2 -> v3
* dqlite v1.17.1 -> 4c49d229ffffa6589469a0a7117860bd6df355e7
@petrutlucian94 petrutlucian94 marked this pull request as draft February 21, 2025 14:32
* k8s-dqlite v1.4.1 -> v1.5.0
* dqlite v1.17.1 -> 4c49d229ffffa6589469a0a7117860bd6df355e7
@petrutlucian94 petrutlucian94 changed the title version: bump k8s-dqlite and microcluster versions version: bump k8s-dqlite and dqlite versions Feb 21, 2025
@petrutlucian94
Copy link
Contributor Author

We seem to hit this:

https://documentation.ubuntu.com/canonical-kubernetes/latest/snap/reference/troubleshooting/#kubelet-error-failed-to-initialize-top-level-qos-containers

cgroup_manager_linux.go:406] "Unhandled Error" err="cgroup manager.Set failed: openat2 /sys/fs/cgroup/kubepods.slice/cpuset.cpus: no such file or directory" logger="UnhandledError
kubelet.go:1649] "Failed to start ContainerManager" err="failed to initialize top level QOS containers: error validating root container [kubepods] : cgroup [\"kubepods\"] has some missing controllers: cpuset"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants