commit: 3055337f5458471b69abf209530d9ce13c7ede6c Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Tue Oct 6 15:35:29 2020 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Tue Oct 6 15:38:18 2020 +0000 URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=3055337f
add k8s-split-packages news item Bug: https://bugs.gentoo.org/741572 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> .../2020-10-06-k8s-split-packages.en.txt | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/2020-10-06-k8s-split-packages/2020-10-06-k8s-split-packages.en.txt b/2020-10-06-k8s-split-packages/2020-10-06-k8s-split-packages.en.txt new file mode 100644 index 0000000..9ef5a9a --- /dev/null +++ b/2020-10-06-k8s-split-packages/2020-10-06-k8s-split-packages.en.txt @@ -0,0 +1,26 @@ +Title: kubernetes Split Packages Returning +Author: William Hubbs <[email protected]> +Posted: 2020-10-06 +Revision: 1 +News-Item-Format: 2.0 +Display-If-Installed: sys-cluster/kubernetes + +In order to fix the ability to upgrade kubernetes components separately, +the kubernetes split packages are returning [1]. + +Starting with kubernetes 1.17.12, 1.18.9 and 1.19.2, you will need to +install the following packages in the appropriate configuration for +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 + +Once the split packages are stabilized, sys-cluster/kubernetes will be +masked and removed. + +[1] https://bugs.gentoo.org/741572
