Closed valaparthvi closed 2 months ago
Changes looks fine, for 2.9 please also run P0, SupportMatrix
Changes looks fine, for 2.9 please also run P0, SupportMatrix
Changes looks fine, for 2.9 please also run P0, SupportMatrix
- GKE P0/Support Matrix š¢ (import k8s upgrade is re-run) - https://github.com/rancher/hosted-providers-e2e/actions/runs/10593165181/job/29354275476
- GKE P0 Import re-run š¢ - https://github.com/rancher/hosted-providers-e2e/actions/runs/10597550011
- EKS P0/Support Matrix š¢ - https://github.com/rancher/hosted-providers-e2e/actions/runs/10593162397/job/29354269851
- AKS P0/Support Matrix š¢ (Failure with 1.27.16 is also reproducible manually and looks like a temporary failure) - https://github.com/rancher/hosted-providers-e2e/actions/runs/10593159634/job/29354269902
JFYI, auto-aks-hp-ci-gcqfz is on version 1.27.16 which is not supported in this region
JFYI, auto-aks-hp-ci-gcqfz is on version 1.27.16 which is not supported in this region
I was able to reproduce it manually on Rancher and Azure console. Even though 1.27.16 is visible on Azure console and rancher, I was not able to create the cluster.
What does this PR do?
GetK8sVersion
for all the hosted providers to call list single variants of each minor version and return a version based onforUpgrade
parameter.ListSingleVariantAKSAvailableVersions
toListSingleVariantAKSAllVersions
, also modify it to return the versions in descending order 1.28.3, 1.28.0, etc, and modify the tests using this function with required changes.Which issue(s) this PR fixes (optional, in fixes #(, fixes #, ...) format, will close the issue(s) when PR gets merged):
Fixes #147
Checklist:
Special notes for your reviewer: