Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a charm config to add custom annotations to loadbalancers created…
… by traefik (#428) * add anotations to traefik lb * fix config name * mock patch charm._get_loadbalancer_status * bump KubernetesServicePatch * Delete LB if annotations are invalid * move static functions outside main class * fmt test case * refactor `self.service_patch` * fix inclusive warning * draft: remove k8s_service_patch dep and move needed code into traefik * fix tests and refactor k8s `_is_patched` * fix itests * switch to kubernetes resource manager * fix tcp tester charm * increase traefik route test timeout * trigger _reconcile_lb() on every hook
- Loading branch information