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/server: Subscription Context saved #80

Closed Pavan-SAP closed 5 months ago

Pavan-SAP commented 5 months ago

Save subscription payload as a context in a secret. This enables the operator to access the subscription payload during tenant provisioning and pass it along to mtxs (that now supports this).

sonarcloud[bot] commented 5 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
3.3% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

Pavan-SAP commented 5 months ago

Quality Gate Failed Quality Gate failed

Failed conditions 3.3% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

Existing issue not related to this change..