Skip to content

Add a charm config to add custom annotations to loadbalancers created by traefik #1143

Add a charm config to add custom annotations to loadbalancers created by traefik

Add a charm config to add custom annotations to loadbalancers created by traefik #1143

GitHub Actions / Inclusive naming check failed Dec 4, 2024 in 0s

reviewdog [Inclusive naming check] report

reported by reviewdog 🐶

Findings (2)

src/charm.py|105 col 59| [warning] master may be insensitive, use primary, main instead
src/charm.py|116 col 59| [warning] master may be insensitive, use primary, main instead

Filtered Findings (0)

Annotations

Check failure on line 105 in src/charm.py

See this annotation in the file changed.

@github-actions github-actions / Inclusive naming check

[Inclusive naming check] src/charm.py#L105

[warning] `master` may be insensitive, use `primary`, `main` instead
Raw output
src/charm.py:105:59: [warning] `master` may be insensitive, use `primary`, `main` instead

Check failure on line 116 in src/charm.py

See this annotation in the file changed.

@github-actions github-actions / Inclusive naming check

[Inclusive naming check] src/charm.py#L116

[warning] `master` may be insensitive, use `primary`, `main` instead
Raw output
src/charm.py:116:59: [warning] `master` may be insensitive, use `primary`, `main` instead