profiles/package.mask: mask sys-cluster/kubernetes

Bug: https://bugs.gentoo.org/741572
Signed-off-by: William Hubbs <williamh@gentoo.org>
This commit is contained in:
William Hubbs
2020-10-25 22:51:19 -05:00
parent bc646c2c70
commit 5dc38ad6b2

View File

@@ -32,6 +32,19 @@
#--- END OF EXAMPLES ---
# Wiliam Hubbs <williamh@gentoo.org> (2020-10-26)
# Combining kubernetes into one package breaks upgrades, so it is split
# into separate packages. You need to upgrade and install the following
# packages based on the needs of your cluster:
#
# sys-cluster/kubeadm, sys-cluster/kube-apiserver
# sys-cluster/kube-controller-manager, sys-cluster/kubectl
# sys-cluster/kubelet, sys-cluster/kube-proxy
# sys-cluster/kube-scheduler
#
# This package is being removed in 30 days. bug #741572
sys-cluster/kubernetes
# Thomas Deutschmann <whissi@gentoo.org> (2020-10-26)
# Depends on net-libs/zeromq-3 which is scheduled for removal.
# Removal in 30 days. Bug #741454.