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

[Fix] Operator: Sticky cookie corrected #51

Closed Pavan-SAP closed 9 months ago

Pavan-SAP commented 9 months ago

In some cases using the same JSESSIONID cookie (as the one that approuter uses) does not seem to work! Try to fix this by setting a different cookie CAPOP_ROUTER_STICKY.

Change-Id: I66b68a10ad66a9d3c3dbfd578096baf6d137b0e6

sonarcloud[bot] commented 9 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud