~xavpaice/charm-kubernetes-service-checks:bug/1925278

Last commit made on 2021-04-22
Get this branch:
git clone -b bug/1925278 https://git.launchpad.net/~xavpaice/charm-kubernetes-service-checks
Only Xav Paice can upload to this branch. If you are Xav Paice please log in for upload directions.

Branch merges

Branch information

Name:
bug/1925278
Repository:
lp:~xavpaice/charm-kubernetes-service-checks

Recent commits

292affb... by Xav Paice

Add python-openstackclient for functests

Since b46f13ef113e690493364dabc87821699626d8e6 in zaza, if running
tests on an OpenStack cloud provider, each bundle test concludes with a
cleanup routine that needs the python-openstackclient package in
requirements.txt for the tox environment, plus the OS_ environment vars
exported/passed through such that the Openstack client actually works.
If these are not set, the test fails on the first bundle cleanup and
does not continue to the remaining bundles.

e5f61a1... by Drew Freiberger

Change maintainers to Bootstack-Charmers

6cbba66... by Drew Freiberger

Update contact info in README

488aec6... by Drew Freiberger

Update maintainers in metadata.yaml to ~llama-charmers

200cfd5... by Drew Freiberger

Update func test bundle to workaround lxd limitations

Functional testing failures similar to kubernetes issue #90829
Resolving by disabling kernel protections on kubelet in k8s-worker

f8d378f... by Drew Freiberger

Add local-charm-overlay.yaml in functest to set path for built charm

5a581af... by Drew Freiberger

Add nrpe expected status blocked to functest

abe8a42... by Drew Freiberger

Removed mod heads for charmhelpers and operator to use requirements.txt

c695688... by Drew Freiberger

Refactored Makefile based on new operator build templating

699da72... by Paul Goins

Extra Linting completed for 20.08 charm release