~mthaddon/charm-k8s-ingress/+git/charm-k8s-ingress:relation-dict

Last commit made on 2021-04-08
Get this branch:
git clone -b relation-dict https://git.launchpad.net/~mthaddon/charm-k8s-ingress/+git/charm-k8s-ingress
Only Tom Haddon can upload to this branch. If you are Tom Haddon please log in for upload directions.

Branch merges

Branch information

Recent commits

e4a7790... by Tom Haddon

Increment patch version

bfba915... by Tom Haddon

Ensure we block status if we're missing relation keys

64ea438... by Tom Haddon

Use a dictionary for config items in the ingress library

39fcba8... by Tom Haddon

Create a library for handling the ingress relation

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

2127ca8... by Tom Haddon

Black formatting

3da14e8... by Tom Haddon

Switch requires and provides to make more logical sense, implement update_config

8837b97... by Tom Haddon

Update example to use app.name rather than model.name

ab70a36... by Tom Haddon

Update README to explain how to use the new library

4e8fc90... by Tom Haddon

Emit an event when the ingress is available, and configure it

2c82f65... by Tom Haddon

Initial implementation of library for ingress relation