Compare commits

...

1 Commits

Author SHA1 Message Date
ChengHao Yang 3df67eb089 [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>
2026-05-21 13:20:47 +05:30
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -35,7 +35,6 @@ molecule:
- container-engine/containerd
- container-engine/cri-o
- container-engine/gvisor
- container-engine/youki
- adduser
- bastion-ssh-config
- bootstrap_os
@@ -53,3 +52,4 @@ molecule_full:
- ROLE:
# FIXME : tests below are perma-failing
- container-engine/kata-containers
- container-engine/youki
+1 -1
View File
@@ -2,7 +2,7 @@
namespace: kubernetes_sigs
description: Deploy a production ready Kubernetes cluster
name: kubespray
version: 2.31.0
version: 2.31.1
readme: README.md
authors:
- The Kubespray maintainers (https://kubernetes.slack.com/channels/kubespray)