SAP / cap-operator

CAP Operator manages and automates the lifecycle of multi-tenant SAP Cloud Application Programming Model (CAP) based applications on Kubernetes.
https://sap.github.io/cap-operator/
Apache License 2.0
18 stars 6 forks source link

[Misc] Operator: Tenant version upgrade amended #108

Closed Pavan-SAP closed 2 months ago

Pavan-SAP commented 2 months ago

Do not update the version on the tenant spec, as long as tenant is in: "Provisioning", "Upgrading" or "Deleting" state. This enables us to use Spec.Version in logs during tenant operations and also helps avoid misinterpretation about what version the tenant is on.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud