canonical / mongodb-operator

Charmed solution for MongoDB
Apache License 2.0
12 stars 14 forks source link

feat(backup): Go to blocked if invalid integration #508

Closed Gu1nness closed 1 month ago

Gu1nness commented 1 month ago

Issue

If integrating s3-integrator to shard, the shard would end up in error state starting from credentials_changed event.

Solution

In case of invalid integration, we want to go to Blocked state not try to fail the event.