~mthaddon/charm-k8s-ingress/+git/charm-k8s-ingress:tls

Last commit made on 2021-03-25
Get this branch:
git clone -b tls 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

c8e467c... by Tom Haddon

Add support for TLS

9b917e4... by Tom Haddon

Only define k8s ingress and k8s service if we're the leader, to avoid collision in case of scale out

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

56a29e5... by Tom Haddon

Only define k8s ingress and k8s service if we're the leader, to avoid collision in case of scale out

f5ac67a... by Tom Haddon

Remove fake config item, update unit tests, refactor how we generate k8s api calls for easier testing

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

4a62f3e... by Tom Haddon

Metadata updates for v2

7fea2ae... by Tom Haddon

Update charm filename in Makefile

2053587... by Tom Haddon

Configure an ingress defined by juju config options, switch to tox following existing charm patterns.

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

f6938cd... by Tom Haddon

Fix service name that we report and comment about bad practice to use ActiveStatus message

c8e43a2... by Tom Haddon

Report on service IPs

aba968c... by Tom Haddon

Make ingress and service names properties so we can refer to them without having to pass them around