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

Ensuring kubeadm phases and addons reconciliation #79

Merged
merged 3 commits into from
Jul 11, 2022

Conversation

prometherion
Copy link
Member

Closes #40.

For AddOns and KubeadmPhase the last revision reference has been removed in favor of the md5 hash: this has been required since some information required for the comparison is not persisted in the admin cluster.

With this change, the CRD definition has changed too, making this change breaking, although still in v1alpha1.

@prometherion prometherion force-pushed the issues/40 branch 4 times, most recently from 6c549c1 to 7977ba9 Compare July 9, 2022 19:15
For AddOns and KubeadmPhase the last revision reference has been removed
in favor of the md5 hash: this has been required since some information
required for the comparison is not persisted in the admin cluster.

With this change, the CRD definition has changed too, making this change
breaking, although still in v1alpha1.
@prometherion prometherion merged commit a914bad into clastix:master Jul 11, 2022
@prometherion prometherion deleted the issues/40 branch July 11, 2022 07:57
@prometherion prometherion mentioned this pull request Sep 19, 2022
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.

Tenant Control Plane kubelet configuration is not updated upon cgroup driver change
1 participant