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

Restore CAPI cluster objects in a better order #3446

Merged
merged 2 commits into from
Feb 11, 2021

Conversation

nrb
Copy link
Contributor

@nrb nrb commented Feb 10, 2021

Restoring CAPI workload clusters without this ordering caused the
capi-controller-manager code to panic, resulting in an unhealthy cluster
state.

This can be worked around
(https://community.pivotal.io/s/article/5000e00001pJyN41611954332537?language=en_US),
but we provide the inclusion of these resources as a default in order to
provide a better out-of-the-box experience.

A workaround for kubernetes-sigs/cluster-api#4105

Restoring CAPI workload clusters without this ordering caused the
capi-controller-manager code to panic, resulting in an unhealthy cluster
state.

This can be worked around
(https://community.pivotal.io/s/article/5000e00001pJyN41611954332537?language=en_US),
but we provide the inclusion of these resources as a default in order to
provide a better out-of-the-box experience.

Signed-off-by: Nolan Brubaker <[email protected]>
@nrb nrb added Bug kind/release-blocker Must fix issues for the coming release (milestone) labels Feb 10, 2021
@nrb nrb added this to the v1.6.0 milestone Feb 10, 2021
Signed-off-by: Nolan Brubaker <[email protected]>
Copy link
Contributor

@zubron zubron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for including the links to the workaround post 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug has-changelog kind/release-blocker Must fix issues for the coming release (milestone)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants