~jose-phillips/charm-k8s-ingress:master

Last commit made on 2022-01-02
Get this branch:
git clone -b master https://git.launchpad.net/~jose-phillips/charm-k8s-ingress
Only Jose Phillips can upload to this branch. If you are Jose Phillips please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~jose-phillips/charm-k8s-ingress

Recent commits

294711c... by Jose Phillips

Removed a hardcoded custom annotation

0fff935... by Jose Phillips

Allow custom relations on charms

with this patch you can apply custom annotations for the k8s nginx controller

Closes #1955596

1c402eb... by Tom Haddon

Clean up tox path and gitignore since build and venv directories are no longer used

Reviewed-on: https://code.launchpad.net/~mthaddon/charm-k8s-ingress/+git/charm-k8s-ingress/+merge/412510
Reviewed-by: Jon Seager <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-is <email address hidden>

426f676... by Tom Haddon

No need to charmcraft build as part of running unit tests now

1468886... by Tom Haddon

Clean up tox path and gitignore since build and venv directories are no longer used

3322e29... by David

Fix bug #1939698: remove k8s resources on relation-departed

Reviewed-on: https://code.launchpad.net/~davigar15/charm-k8s-ingress/+git/charm-k8s-ingress/+merge/412351
Reviewed-by: Tom Haddon <email address hidden>

9d4f6d6... by David

Formatting: add missing line

9f57dc9... by David

Minor fixes

ae59ba8... by David

Fix bug #1939698: remove k8s resources on relation-departed

a04bb65... by Angelos Kolaitis

Use networking.k8s.io/v1 Ingress resources.

This commit drops support for Kubernetes version 1.18 and earlier.

Closes-Bug: #1939294

Reviewed-on: https://code.launchpad.net/~aggkolaitis/charm-k8s-ingress/+git/charm-k8s-ingress/+merge/410656
Reviewed-by: Tom Haddon <email address hidden>