public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] data/gentoo-news:master commit in: 2020-04-03-kubernetes-moving-to-single-package/
Date: Fri,  3 Apr 2020 23:15:25 +0000 (UTC)	[thread overview]
Message-ID: <1585955708.b480d02305da5bfd7e90b9367d1f27bf69c06725.williamh@gentoo> (raw)

commit:     b480d02305da5bfd7e90b9367d1f27bf69c06725
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  3 23:05:34 2020 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Fri Apr  3 23:15:08 2020 +0000
URL:        https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=b480d023

Add news item about kubernetes packages combining

Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 ...4-03-kubernetes-moving-to-single-package.en.txt | 31 ++++++++++++++++++++++
 ...-kubernetes-moving-to-single-package.en.txt.asc | 16 +++++++++++
 2 files changed, 47 insertions(+)

diff --git a/2020-04-03-kubernetes-moving-to-single-package/2020-04-03-kubernetes-moving-to-single-package.en.txt b/2020-04-03-kubernetes-moving-to-single-package/2020-04-03-kubernetes-moving-to-single-package.en.txt
new file mode 100644
index 0000000..499b30a
--- /dev/null
+++ b/2020-04-03-kubernetes-moving-to-single-package/2020-04-03-kubernetes-moving-to-single-package.en.txt
@@ -0,0 +1,31 @@
+Title: K8s Moving to a Single Package
+Author: William Hubbs <williamh@gentoo.org>
+Posted: 2020-04-03
+Revision: 1
+News-Item-Format: 2.0
+Display-If-Installed: sys-cluster/kubeadm
+Display-If-Installed: sys-cluster/kube-apiserver
+Display-If-Installed: sys-cluster/kube-controller-manager
+Display-If-Installed: sys-cluster/kubectl
+Display-If-Installed: sys-cluster/kubelet
+Display-If-Installed: sys-cluster/kube-proxy
+Display-If-Installed: sys-cluster/kube-scheduler
+
+Formerly, we packaged kubernetes as seven separate packages:
+
+sys-cluster/kubeadm, sys-cluster/kube-apiserver,
+sys-cluster/kube-controller-manager, sys-cluster/kubectl,
+sys-cluster/kubelet, sys-cluster/kube-proxy and
+sys-cluster/kube-scheduler.
+
+Starting with kubernetes 1.18.0, 1.17.5 and 1.16.9, these will be merged
+into one package, sys-cluster/kubernetes. The components of this package
+which are build and installed will be selectable by use flags.
+
+If you are using 1.16.x or 1.17.x and would like to migrate to the
+single package without upgrading, I have also made 1.16.8 and 1.17.4
+available in this new package.
+
+Currently, everything is built and installed by default; however, I am
+open to changing this if there is a better way to configure the default
+build.

diff --git a/2020-04-03-kubernetes-moving-to-single-package/2020-04-03-kubernetes-moving-to-single-package.en.txt.asc b/2020-04-03-kubernetes-moving-to-single-package/2020-04-03-kubernetes-moving-to-single-package.en.txt.asc
new file mode 100644
index 0000000..e9f1aef
--- /dev/null
+++ b/2020-04-03-kubernetes-moving-to-single-package/2020-04-03-kubernetes-moving-to-single-package.en.txt.asc
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEEnB9e/J8YI6T0NBsJm0Co7cr65zMFAl6HwJ0ACgkQm0Co7cr6
+5zNd5xAAsSSs++Ga+KQUVziwYdWBxC/AizJssBsVfPD4leyVz80bX+JYAqblqsCo
+pVyNpA64dcOo9nEY7JAGEoSnvuND2IUutt8sKs4Wjgc/B9kt7IIqaSYlmLfbEBo1
+3ozdUQ8RIAalsQwjJMuShq/RgK1D/NKqqEVuDR9zhuW1X81fNUaKVf2QDFpm6rJV
+Ho50Uwaac5Wkn9fruIeinl0YYn338FEpabgFfuVcABhNYJr/f9CJ5yjdV06CBFJH
+cjlTlwlnQQl599zEO44fq9ZvYRn7aUAzzyA8ykRi7gCsqEOdc6v1HunDRNDOBR1w
+ftMm8Du7rEr0nyqEJw7/CqS+UgNn4uJ6tB8LF151ZApE3DDoulfrEtQODAe9Xxv+
+4WFm+T2oX+9Ii1vueDrDjG6uoiUPBIiRV8Rbd7fstOdsbmGvdqFLAgs5oQiPfp0U
+l8VPHoezg42kr0Zjy30Poubzl6dDoLlRYcIHjQIIYlXPMoql6U0T3IIYb7uaQWtl
+piJ3Zs/B7Co8FhJAXHmP0fZ0vbggF+q/ax+QJCOq+fpO1PUqG9d8qb11NgnNiQeN
+RhncuwGL8hbobrDswTyawfxo9hHv3ORryAE/qNS9xpVFj2cG2rDdail6Vw/l64UR
+Agg18g4xzeyKbri0LzkURQCsLJVg22U2GFRAz20v8/BSnmCnXdE=
+=x3lR
+-----END PGP SIGNATURE-----


             reply	other threads:[~2020-04-03 23:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-03 23:15 William Hubbs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-10-03 23:02 [gentoo-commits] data/gentoo-news:master commit in: 2020-04-03-kubernetes-moving-to-single-package/ William Hubbs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1585955708.b480d02305da5bfd7e90b9367d1f27bf69c06725.williamh@gentoo \
    --to=williamh@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox