cap-operator icon indicating copy to clipboard operation
cap-operator copied to clipboard

CAP Operator manages and automates the lifecycle of multi-tenant SAP Cloud Application Programming Model (CAP) based applications on Kubernetes.

Results 14 cap-operator issues
Sort by recently updated
recently updated
newest added

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...

New version of https://github.com/gardener/cert-management/releases/tag/v0.14.0 enables possibility to annotate "Istio Gateway/Virtual Service" as a result certificate manager will be able to create certificate secret in istio namespace. And thus cap-operator will...

enhancement
go

--- Feature: Configurable DestinationRule and Virtual Service --- **Problem** According to the CAP Operator documentation, we should be able to use more replicas of the “CAP Appllication” for scaling purposes....

enhancement
wontfix

is there way to add an initContainer to the workloads?

enhancement

Support previous login sessions during the upgrade. Allow logout endpoint to be set via annotation `sme.sap.com/app-logout-endpoint` on CAV

ToDos: - [x] Upload source - [x] inlcude CRDs in this repo - [x] setup related repo(s) - [ ] pipelines to automate changes (update of crds, chart etc.) -...

The existing `AllTenantsReady` condition will be "True" whenever all tenants are already in the condition "Ready", but may not have been upgraded (e.g. a new version just got ready before...

enhancement

Volume mount service secrets on workloads instead of using VCAP. Enabled by setting annotation `sme.sap.com/use-credential-volume-mount: "true"` on the CAPApplicationVersion resource. Test controller image - ~ghcr.io/anirudhprasad-sap/cap-operator/controller:vol-mnt-3~ ghcr.io/anirudhprasad-sap/cap-operator/controller:vol-mnt-4