Revision 52
resources:
Released to 'latest/edge' at 15:41 UTC on 29 Apr 2022
What's Changed
- Refactors charm.py extracting all lightkube logic to a helper module by @DnPlas in #68
- istio-pilot: moves mocked_list out of conftest.py by @DnPlas in #74
- Implements reconcile resources method by @DnPlas in #69
- fix: istio-pilot error handling around gateway address by @DnPlas in #75
- Replaces "object" with "resource" to keep standard by @DnPlas in #77
- Changes logic on istio-pilot to use lightkube implicit resource creation by @DnPlas in #84
- Series of fixes to remove event handler by @DnPlas in #85
- Replaces min-juju-version with assumes by @DnPlas in #86
- Merge Branch/fix istio 1.11 into master by @DomFleischmann in #87
Full Changelog: istio-gateway-rev49...istio-gateway-rev52