kyma-project / btp-manager

BTP Manager installs SAP BTP Service Operator as a Kyma module
Apache License 2.0
6 stars 16 forks source link

Test multiple btpOperators reconciliation #719

Closed MarekMichali closed 3 weeks ago

MarekMichali commented 3 weeks ago

Description

Test scenarios where there are 2 btpOperators and we remove one to check if the second one changes state to Ready and is reconciled.

Changes proposed in this pull request:

Related issue(s)

kyma-bot commented 3 weeks ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

github-actions[bot] commented 3 weeks ago

Add one of following labels

- kind/feature -> Use it when you want to submit a new feature

- kind/enhancement -> Use it when you modify or improve an existing feature

- kind/bug -> Use it when you fix a bug

MarekMichali commented 3 weeks ago

/kind enhancement