cmk create kubernetescluster serviceofferingid issue (CKS)
- Vorherrschende Sprache
- Java
- Sterne
- 3.1k
- Forks
- 1.4k
- Ø Merge
- 6 T. 19 Std.
- Gemergte PRs (30 T.)
- 32
Beschreibung
### problem
When using cmk to create kubernetescluster with nodeoffering, I left out the serviceofferingid (the legacy parameter pre 4.21) which I thought was optional as it will be overwritten with nodeoffering anyway.
The CKS was created sucessfully but when I try to upgrade the kubernetes cluster, I get the error "Invalid service offering associated with Kubernetes cluster". The upgrade seems to check for serviceofferingid and require it to be present even though you can create one without serviceofferingid.
A second related issue is when I put a serviceofferingid of a 1 vcpu 1 GB ram in cmk create kubernetescluster as a way to pass the upgrade check. To my suprise, when I try to upgrade, cloudstack complains that the template does not meed minimum hardware requirement even though the template I put in to nodeoffering satisfy this requirement. So it must be using serviceofferingid to verify the hardware requirement when upgrade was triggered.
### versions
4.22.1 KVM NFS
### The steps to reproduce the bug
1. use cmk (or api) to create cks with nodeoffering ommiting serviceofferingid
2. Try to upgrade CKS
3.
...
### What to do about it?
The correct behaviour for the upgrade process is to also check for the presence of nodeoffering and use this to detect minimum hardware requirement
Beitragsleitfaden
Rechercherichtung
Reproduziere das Problem mit cmk oder der API auf CloudStack 4.22.1: Erstelle einen Kubernetes-Cluster mit einem nodeoffering, aber ohne serviceofferingid, und versuche anschließend ein Upgrade. Verfolge den Upgrade-Pfad des Kubernetes-Clusters und vergleiche, wie serviceofferingid im Gegensatz zu nodeoffering validiert wird. Die Arbeit ist abgeschlossen, wenn Upgrades bei vorhandener nodeoffering diese verwenden und dessen Mindestanforderungen an die Hardware korrekt validieren.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java, kubernetes
- Bereich
- backend-api-design, cloud, infrastructure
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 52/100