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

Show info banner when upgrading Kubernetes 1.27 or greater #5115

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

rak-phillip
Copy link
Member

This displays an info banner that informs users about changes regarding in-tree cloud providers when upgrading to a version of Kubernetes >=1.27 from a version that is <=1.27.

image

closes rancher/dashboard#10414

@rak-phillip rak-phillip added this to the v2.9.0 milestone Feb 15, 2024
@rak-phillip rak-phillip self-assigned this Feb 15, 2024
@rak-phillip
Copy link
Member Author

I left notes in rancher/dashboard#10414, but it might be worth repeating here.

Since local clusters are imported, it's not possible for us to get the information that we need to determine where the cluster is running and whether or not it's in-tree or out-of-tree. We decided to compromise by displaying an informational message to notify users of this change in behavior for 1.27 and allow them to make the decision for themselves if action needs to be taken before moving forward.

@rak-phillip rak-phillip changed the title Show info banner when upgrading kubernetes Show info banner when upgrading Kubernetes 1.27 or greater Feb 15, 2024
codyrancher
codyrancher previously approved these changes Feb 15, 2024
Displays an info banner that informs users about changes regarding in-tree cloud providers when upgrading to a version of Kubernetes >=1.27 from a version that is <=1.27.

Signed-off-by: Phillip Rak <[email protected]>
@rak-phillip rak-phillip merged commit 8efc7f2 into rancher:master Feb 15, 2024
1 check passed
@rak-phillip rak-phillip deleted the bugfix/10414-cloud-provider branch February 15, 2024 23:38
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.

UI does not get updated when upgrading the local RKE2 cluster w/ AWS external tree provider config
2 participants