kyma-project / kyma-environment-broker

Kyma Environment Broker
Apache License 2.0
0 stars 21 forks source link

Deploy `subaccount-sync` [betaEnabled] to higher landscapes #693

Closed jaroslaw-pieszka closed 2 months ago

jaroslaw-pieszka commented 5 months ago

subaccoount-sync is deployed to DEV.

Deploy it to higher landscapes in controlled way using dry-run mode (updateResources setting) to rollout changes gradually.

AC:

PK85 commented 5 months ago

Blocked, waiting for Plutono dashboards

jaroslaw-pieszka commented 4 months ago

Currently subaccount-sync is deployed on DEV only, monitoring and alerts are configured for DEV.

jaroslaw-pieszka commented 4 months ago

Enabling deployment on STAGE and PROD: https://github.tools.sap/kyma/management-plane-config/pull/5307

jaroslaw-pieszka commented 4 months ago

Reducing rate of calls for events: https://github.tools.sap/kyma/management-plane-config/pull/5310

On STAGE and PROD we experienced occasionally error status 429 when calling events endpoint, so to avoid hitting the limit we reduced maximal number of call to 3 per 2s.

jaroslaw-pieszka commented 3 months ago

https://github.tools.sap/kyma/backlog/issues/5659 is blocking deployment of https://github.com/kyma-project/kyma-environment-broker/pull/814