From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/kubernetes/
Date: Mon, 30 Mar 2020 21:37:56 +0000 (UTC) [thread overview]
Message-ID: <1585604259.9b1de28166374319a3b35d9d0f18d0ba47876f19.williamh@gentoo> (raw)
commit: 9b1de28166374319a3b35d9d0f18d0ba47876f19
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 30 21:37:39 2020 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Mon Mar 30 21:37:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b1de281
sys-cluster/kubernetes: typo fix
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
sys-cluster/kubernetes/kubernetes-1.18.0.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sys-cluster/kubernetes/kubernetes-1.18.0.ebuild b/sys-cluster/kubernetes/kubernetes-1.18.0.ebuild
index 50827671959..c333bbabb3b 100644
--- a/sys-cluster/kubernetes/kubernetes-1.18.0.ebuild
+++ b/sys-cluster/kubernetes/kubernetes-1.18.0.ebuild
@@ -83,8 +83,8 @@ src_install() {
if [[ $x =~ kubelet|kube-proxy ]]; then
keepdir /var/lib/${x}
fi
-# if [[ $x =~ .*apiserver|.*controller-manager|.*scheduler ]]; then
-# fowners ${x}:${x} /var/log/${x}
-# fi
+ if [[ $x =~ .*apiserver|.*controller-manager|.*scheduler ]]; then
+ fowners ${x}:${x} /var/log/${x}
+ fi
done
}
next reply other threads:[~2020-03-30 21:38 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-30 21:37 William Hubbs [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-03-31 21:27 [gentoo-commits] repo/gentoo:master commit in: sys-cluster/kubernetes/ William Hubbs
2020-03-31 21:27 William Hubbs
2020-04-10 19:22 William Hubbs
2020-04-17 15:48 William Hubbs
2020-04-17 15:48 William Hubbs
2020-04-17 15:48 William Hubbs
2020-05-21 3:47 William Hubbs
2020-05-21 3:47 William Hubbs
2020-05-21 3:47 William Hubbs
2020-06-15 21:24 William Hubbs
2020-06-15 21:24 William Hubbs
2020-06-15 21:24 William Hubbs
2020-06-16 0:50 William Hubbs
2020-06-16 0:50 William Hubbs
2020-06-22 23:37 William Hubbs
2020-06-22 23:37 William Hubbs
2020-06-22 23:37 William Hubbs
2020-07-09 19:40 William Hubbs
2020-07-09 19:40 William Hubbs
2020-07-09 19:40 William Hubbs
2020-07-11 17:47 William Hubbs
2020-07-11 18:38 William Hubbs
2020-07-13 20:46 William Hubbs
2020-07-13 20:46 William Hubbs
2020-07-13 20:46 William Hubbs
2020-07-24 18:18 William Hubbs
2020-07-24 18:36 William Hubbs
2020-08-16 23:01 William Hubbs
2020-08-16 23:01 William Hubbs
2020-08-28 21:37 William Hubbs
2020-08-28 22:44 William Hubbs
2020-08-31 10:18 Alexis Ballier
2020-09-13 22:13 William Hubbs
2020-10-27 15:14 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=1585604259.9b1de28166374319a3b35d9d0f18d0ba47876f19.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