~mthaddon/charm-k8s-ingress/+git/charm-k8s-ingress:initial-k8s-api

Last commit made on 2021-03-24
Get this branch:
git clone -b initial-k8s-api 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

Name:
initial-k8s-api
Repository:
lp:~mthaddon/charm-k8s-ingress/+git/charm-k8s-ingress

Recent commits

e70b2a6... by Tom Haddon

Provide initial working ingress and service

2866d12... by Tom Haddon

Fix tests and apply black formatting

b180be9... by Tom Haddon

Update an ingress if we change config

311fc0d... by Tom Haddon

If we update config we'll get an API failure because the ingress already exists. Needs further investigation

04e72fe... by Tom Haddon

Remove spurious listing of pods as part of config changed

9fbd6af... by Tom Haddon

Initial working version of an ingress

9aa5d49... by Tom Haddon

Allow the user to pass in k8s config manually to work around lp#1920102

b92fe49... by Tom Haddon

Include a link to the bug in the README

6d4d5cd... by Tom Haddon

Update findings in README about what token file is being looked for

d9c93f4... by Tom Haddon

Add tox and initial test, attempt to use the same method to connect to the k8s api as the postgresql charm