commit:     600192312877dbee9dd1f18f693262f96fa38c6a
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 23 02:55:52 2023 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Wed Aug 23 02:57:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60019231

profiles/package.mask: mask k8s 1.28.0

Bug: https://bugs.gentoo.org/912781
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 profiles/package.mask | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 0e38f8347802..e15ca969d0bd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,19 @@
 
 #--- END OF EXAMPLES ---
 
+# William Hubbs <[email protected]> (2023-08-23)
+# Upstream bug opened since this didn't compile.
+# My tests were done via "sudo ebuild" instead of emerge so my tests
+# passed, but emerge didn't work.
+# Bug #912781.
+=sys-cluster/kubeadm-1.28.0
+=sys-cluster/kube-apiserver-1.28.0
+=sys-cluster/kube-controller-manager-1.28.0
+=sys-cluster/kubectl-1.28.0
+=sys-cluster/kubelet-1.28.0
+=sys-cluster/kube-proxy-1.28.0
+=sys-cluster/kube-scheduler-1.28.0
+
 # Sam James <[email protected]> (2023-08-22)
 # Broken with new net-analyzer/net-snmp, no reverse dependencies in Gentoo,
 # no other distros package this, and upstream have discontinued development.

Reply via email to