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

make subscription domain configurable #97

Closed cbarbian-sap closed 3 months ago

cbarbian-sap commented 3 months ago

Currently, when a subscription request happens, the subscription server always uses the primary domain of the CAPApplication in the subscription callback response. The aim of this PR is to make this configurable by setting the optional annotation sme.sap.com/subscription-domain on the CAPApplication. If unset, the current behaviour will be applied.

cla-assistant[bot] commented 3 months ago

CLA assistant check
All committers have signed the CLA.

Pavan-SAP commented 3 months ago

moved to https://github.com/SAP/cap-operator/pull/98