3 Commits

Author SHA1 Message Date
Roman Dobosz
6ba48627e0 Install apparmor tools also for Ubuntu Focal.
k8s gate is still on focal, so patch which unblock the apparmor for
jammy does not affect it. Here is the fix for focal as well.

Change-Id: I2a9bc69a59e7d6d21d61e79115d5a3c726c73ab0
(cherry picked from commit bdc0b49ce3)
2023-03-13 16:38:26 +01:00
yangjianfeng
0c9d638723 Support config image repository for kubeadm
In some places of which network environment was limited, kubeadm
can't pull images from k8s.gcr.io. This patch add a variable
`KUBEADMIN_IMAGE_REPOSITORY` in order to the developer who located in
these places can set the kubeadm to pull container images from
repository that they can access.

Change-Id: I14aed50077ef0760635e575770fd2274cb759c53
(cherry picked from commit 90b4089cda)
2022-03-22 04:43:16 +00:00
22a0cf658f Update .gitreview for stable/wallaby
Change-Id: Ic8accb7a18f769dfd0a6e43f212e8c4bc2fd4db4
2021-04-08 10:16:16 +00:00

View File

@@ -2,4 +2,4 @@
host=review.opendev.org
port=29418
project=openstack/devstack-plugin-container.git
defaultbranch=stable/xena
defaultbranch=stable/wallaby