mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-31 08:28:34 +00:00
release: Kata Containers 2.2.3
ad45107a2 release: Kata Containers 2.2.34f73e58d7
packaging/static-build: s390x fixes45f65a73c
agent: Handle uevent remove actions06d304934
agent: fix race condition when test watcher0366f6e81
template: disable template unit test on arm7cb650abc
runtime: DefaultMaxVCPUs should not greater than defaultMaxQemuVCPUse97cd23bd
runtime: current vcpu number should be limited6b6d81cce
runtime: kernel version with '+' as suffix panic in parsea479eca7d
docs: Fix outdated linksb794a3940
virtcontainers: clh: Re-generate the client code39d95f486
versions: Upgrade to Cloud Hypervisor v19.0 Depends-on: github.com/kata-containers/tests#4155 Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
@@ -18,7 +18,7 @@ spec:
|
||||
katacontainers.io/kata-runtime: cleanup
|
||||
containers:
|
||||
- name: kube-kata-cleanup
|
||||
image: quay.io/kata-containers/kata-deploy:2.2.2
|
||||
image: quay.io/kata-containers/kata-deploy:2.2.3
|
||||
imagePullPolicy: Always
|
||||
command: [ "bash", "-c", "/opt/kata-artifacts/scripts/kata-deploy.sh reset" ]
|
||||
env:
|
||||
|
@@ -16,7 +16,7 @@ spec:
|
||||
serviceAccountName: kata-label-node
|
||||
containers:
|
||||
- name: kube-kata
|
||||
image: quay.io/kata-containers/kata-deploy:2.2.2
|
||||
image: quay.io/kata-containers/kata-deploy:2.2.3
|
||||
imagePullPolicy: Always
|
||||
lifecycle:
|
||||
preStop:
|
||||
|
Reference in New Issue
Block a user