-
Notifications
You must be signed in to change notification settings - Fork 261
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
aksv2 - for imported clusters, when performing Edits, UI thinks k8s version has been updated #3872
Comments
As noted by @vincent99, this is adopted behaviour from kubectl, so the UI is given the same info as you'd see outside of Rancher. Working as designed unless you can show a discrepancy from kubectl. |
@gaktive I don't think your comment is on the right issue? I don't know what the cause of this one is but it has nothing to do with kubectl. |
@vincent99 I'll put this back in our pile to look at then. I need to then find out which comment that was meant for... |
seems like there are no e2e/unit tests attached to the fix (I'm guessing it's because we don't have a way to create clusters in a cloud provider - please advise @mantis-toboggan-md) so we'll need to manually test this. moving to To Test |
Tested in:
No longer seeing the message when k8s version has not been changed on an imported cluster - only appears when version changed Screen.Recording.2024-07-11.at.11.02.35.AM.mov |
Fixing milestone since this was still in the |
For imported clusters, when performing Edits from Rancher, UI thinks k8s version has been updated even when thats not the case.
This goes away once k8s version of CP is actually upgraded from Rancher.
(This was a Docker install of v2.6-e22c6bb23ee7e65f04e953afb7a449532cb44db0-head)
Feel free to change the milestone to 2.6.x
The text was updated successfully, but these errors were encountered: