Open ca-scribner opened 9 months ago
To handle broken relations, istio-pilot has the following workaround:
https://github.com/canonical/istio-operators/blob/ea52577cb2595162cb61fcea7a9e332d5b6b3c34/charms/istio-pilot/src/charm.py#L537-L546
This was needed because a breaking application's data may or may not be present in the databag.
This behaviour has changed in ops 2.10.0 and the workaround should no longer be needed. We should test and remove it if possible
Thank you for reporting us your feedback!
The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5294.
This message was autogenerated
Context
To handle broken relations, istio-pilot has the following workaround:
https://github.com/canonical/istio-operators/blob/ea52577cb2595162cb61fcea7a9e332d5b6b3c34/charms/istio-pilot/src/charm.py#L537-L546
This was needed because a breaking application's data may or may not be present in the databag.
This behaviour has changed in ops 2.10.0 and the workaround should no longer be needed. We should test and remove it if possible
What needs to get done
Definition of Done