~cdk8s/charm-containerd/+git/charm-containerd:release_1.25

Last commit made on 2022-07-27
Get this branch:
git clone -b release_1.25 https://git.launchpad.net/~cdk8s/charm-containerd/+git/charm-containerd

Branch merges

Branch information

Name:
release_1.25
Repository:
lp:~cdk8s/charm-containerd/+git/charm-containerd

Recent commits

6a53ae1... by Adam Dyess

Purge nvidia drivers of all sorts when config is set to 'none' or even when upgrading nvidia drivers (#73)

* Purge nvidia drivers of all sorts when config is set to 'none' or even when upgrading nvidia drivers

* remove some files from repo and other files from showing up in built charms

* provide nvidia test 15 minutes to install the drivers

* Only upgrade packages with changes. Only upgrade gpu packages when explicitly request

* Addresses situation where setting empty should block the charm

* confirm both actions do not restart containerd service in the event of no upgrade taking place

8e19df3... by Adam Dyess

Improve NVIDIA key fetch without requests package (#68)

* improve nvidia key fetch with requests package

* use https package repo rather than http

9d813ac... by Adam Dyess

supply appropriate runtime configuration when the detected runtime is nvidia (#67)

* supply appropriate runtime configuration when the detected runtime is nvidia

* replace tabs with spaces

* integration unit test which is confirmed to have worked against nvidia enabled machine

fa386de... by Adam Dyess

add action to check if containerd could use an upgrade (#72)

* add action to check if containerd could use an upgrade

* ... now with tests that pass

c7a5cba... by Adam Dyess

enable jammy support for this charm (#66)

* enable jammy support for this charm

* Update metadata.yaml

* use renamed workflow action

f329206... by Adam Dyess

just black (#70)

7d419b9... by Adam Dyess

migrate integration tests to use charm overlay rather than a static bundle (#69)

* migrate integration tests to use charm overlay rather than a static bundle

* switch tests from LXD to self-hosted

* add proxy config to the deployed model during self-hosted testing

6509388... by Adam Dyess

update nvidia apt key urls to match https://developer.nvidia.com/blog/updating-the-cuda-linux-gpg-repository-key/ (#65)

d6448c0... by Nick Veitch

Add docs to metadata (#64)

5b1eb67... by Adam Dyess

check for inclusive naming (#63)

* check for inclusive naming

* run actions on pull requests or pushes to main branch