lp:~cdk8s/charm-containerd/+git/charm-containerd

Owned by CDK
Get this repository:
git clone https://git.launchpad.net/~cdk8s/charm-containerd/+git/charm-containerd

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/juju-solutions/charm-containerd.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log

Branches

Name Last Modified Last Commit
release_1.30 2023-11-01 14:55:29 UTC
[LP#1991010] Test that the reboot is necessary until the smi functions (#93)

Author: Adam Dyess
Author Date: 2023-11-01 14:55:29 UTC

[LP#1991010] Test that the reboot is necessary until the smi functions (#93)

Test that the reboot is necessary until the smi functions

release_1.29 2023-11-01 14:55:29 UTC
[LP#1991010] Test that the reboot is necessary until the smi functions (#93)

Author: Adam Dyess
Author Date: 2023-11-01 14:55:29 UTC

[LP#1991010] Test that the reboot is necessary until the smi functions (#93)

Test that the reboot is necessary until the smi functions

release_1.28 2023-11-01 14:55:29 UTC
[LP#1991010] Test that the reboot is necessary until the smi functions (#93)

Author: Adam Dyess
Author Date: 2023-11-01 14:55:29 UTC

[LP#1991010] Test that the reboot is necessary until the smi functions (#93)

Test that the reboot is necessary until the smi functions

main 2023-11-01 14:55:29 UTC
[LP#1991010] Test that the reboot is necessary until the smi functions (#93)

Author: Adam Dyess
Author Date: 2023-11-01 14:55:29 UTC

[LP#1991010] Test that the reboot is necessary until the smi functions (#93)

Test that the reboot is necessary until the smi functions

release_1.27 2023-05-23 15:26:13 UTC
[LP#1996778] custom_registry config parsed with dataclasses (#82)

Author: Adam Dyess
Author Date: 2023-05-23 15:26:13 UTC

[LP#1996778] custom_registry config parsed with dataclasses (#82)

* custom_registry config parsed with pydantic

* linting

* fix issue with loggging errors

* pair with layer-basic adjustments

* refactor to remove pydantic and just use dataclasses

* updated typing for older python

* Drop python 3.7 support

release_1.26 2023-01-12 20:02:21 UTC
[LP#2002593] detect presence of cgroup2, and apply to containerd config if av...

Author: Adam Dyess
Author Date: 2023-01-12 18:50:59 UTC

[LP#2002593] detect presence of cgroup2, and apply to containerd config if available (#89)

* detect presence of cgroup2, and apply to containerd config if available

* add logging to can_mount_cgroup2 failures, and unit tests

feature/containerd-1.6 2022-11-14 20:47:29 UTC
preparing for kubernetes 1.26 release with an upgrade to containerd 1.6.x

Author: Adam Dyess
Author Date: 2022-11-14 20:47:29 UTC

preparing for kubernetes 1.26 release with an upgrade to containerd 1.6.x

config-v2-sync 2022-08-26 20:38:11 UTC
lint

Author: Adam Dyess
Author Date: 2022-08-26 20:38:11 UTC

lint

release_1.24 2022-08-01 16:26:30 UTC
1.24+ck1 Cherries (#74)

Author: Adam Dyess
Author Date: 2022-08-01 16:26:30 UTC

1.24+ck1 Cherries (#74)

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

* 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

* just black (#70)

* enable jammy support for this charm (#66)

* enable jammy support for this charm

* Update metadata.yaml

* use renamed workflow action

* 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

* 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

* Improve NVIDIA key fetch without requests package (#68)

* improve nvidia key fetch with requests package

* use https package repo rather than http

* 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

release_1.25 2022-07-27 17:09:42 UTC
Purge nvidia drivers of all sorts when config is set to 'none' or even when u...

Author: Adam Dyess
Author Date: 2022-07-27 17:09:42 UTC

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

release_1.24+ck1 2022-07-27 17:09:42 UTC
Purge nvidia drivers of all sorts when config is set to 'none' or even when u...

Author: Adam Dyess
Author Date: 2022-07-27 17:09:42 UTC

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

bugfix/insecure-registry 2020-04-10 16:04:55 UTC
Fix indentation

Author: Joseph Borg
Author Date: 2020-04-10 16:04:55 UTC

Fix indentation

112 of 12 results
This repository contains Public information 
Everyone can see this information.

Subscribers