commit: 87f9cd116c2b81764ee0341db99c65869acef9f9 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Fri Jan 24 21:08:51 2020 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Fri Jan 24 21:09:12 2020 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=87f9cd11
add kubernetes users and groups Signed-off-by: William Hubbs <williamh <AT> gentoo.org> files/uid-gid.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/files/uid-gid.txt b/files/uid-gid.txt index 33888a0..147520b 100644 --- a/files/uid-gid.txt +++ b/files/uid-gid.txt @@ -223,6 +223,9 @@ slurm 400 400 acct guest 405 - historical Removed from baselayout in [r889](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=286&r2=889&pathrev=2545) utmp - 406 acct utmp - 406 baselayout +kube-apiserver 432 432 acct +kube-controller-manager 433 433 acct +kube-scheduler 434 434 acct clamav 435 435 acct nagios 436 436 acct automx2 437 437 acct
