mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-21 15:58:14 -02:30
[release-2.31] Move molecule youki to molecule_full (#13259)
* Move molecule youki to molecule_full Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com> * Releng: galaxy version to 2.31.1 Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com> --------- Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
@@ -35,7 +35,6 @@ molecule:
|
|||||||
- container-engine/containerd
|
- container-engine/containerd
|
||||||
- container-engine/cri-o
|
- container-engine/cri-o
|
||||||
- container-engine/gvisor
|
- container-engine/gvisor
|
||||||
- container-engine/youki
|
|
||||||
- adduser
|
- adduser
|
||||||
- bastion-ssh-config
|
- bastion-ssh-config
|
||||||
- bootstrap_os
|
- bootstrap_os
|
||||||
@@ -53,3 +52,4 @@ molecule_full:
|
|||||||
- ROLE:
|
- ROLE:
|
||||||
# FIXME : tests below are perma-failing
|
# FIXME : tests below are perma-failing
|
||||||
- container-engine/kata-containers
|
- container-engine/kata-containers
|
||||||
|
- container-engine/youki
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
namespace: kubernetes_sigs
|
namespace: kubernetes_sigs
|
||||||
description: Deploy a production ready Kubernetes cluster
|
description: Deploy a production ready Kubernetes cluster
|
||||||
name: kubespray
|
name: kubespray
|
||||||
version: 2.31.0
|
version: 2.31.1
|
||||||
readme: README.md
|
readme: README.md
|
||||||
authors:
|
authors:
|
||||||
- The Kubespray maintainers (https://kubernetes.slack.com/channels/kubespray)
|
- The Kubespray maintainers (https://kubernetes.slack.com/channels/kubespray)
|
||||||
|
|||||||
Reference in New Issue
Block a user