-
Notifications
You must be signed in to change notification settings - Fork 261
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[backport v2.9.next1] Implement changes for Azure cloud provider for …
…RKE2 (#11602) * [backport] 11578 - Implement changes for Azure cloud provider for RKE2 - Disable Azure for k8s >= 1.30 versions - Remove k8s versions >= 1.30 and Azure provider if condition is not verified - Add warning banners - Enable cloud provider in Edit mode to migrate Azure to External if k8s version is >= 1.27 , < 1.30 - Disable providers except External to migrate Azure - Clean up code - Hide warnings if cloud provider is hidden - Update Basics.test.ts unit tests - Fix semver versions check - Update rke2.test.ts Signed-off-by: Francesco Torchia <francesco.torchia@suse.com> * [backport] 11611 Fix Unsupported Azure warning message, show it only if Azure is an option Signed-off-by: Francesco Torchia <francesco.torchia@suse.com> --------- Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
- Loading branch information
Showing
5 changed files
with
382 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.