Commit Graph

8 Commits

Author SHA1 Message Date
Anderson, Craig (ca846m) 73880a9973 fix divingbell gate scripts
Change-Id: I3b1f472b9e78436672c67ce73cdd92d24e2e21ac
2018-09-17 22:45:55 -07:00
Craig Anderson 77be3585ba Add ability to set user password in uamlite
Change-Id: I4ecc556f02f973289a9dc019e2b73552f5d966fc
2018-05-07 19:11:43 +00:00
Craig Anderson e9d71dedb0 [Bug 404183] Add user purge option to uamlite
purge_expired_users option was added to uamlite chart to allow purging of old
user accounts and the data in their home directories.

Addressed a corner case where the user could lose system access by specifying
ssh key(s) only for the built-in account.

Change-Id: Iccfc914eea219521a290c2b5949ccc2d40d8dbb6
2018-04-17 16:36:13 +00:00
Craig Anderson 73e7437b9b [Bug 402389] Script should work without users
Change-Id: I7af070f71ed940be5869f38f02c5b44d8795f14b
2018-04-04 20:39:04 +00:00
Craig Anderson 9e7028416e [US367408] Add support for user & ssh key mgmt
Change-Id: I0ef68dfd80194e6da289fbf86f5cd2ee5c7edad8
2018-03-16 23:30:27 +00:00
Craig Anderson 82254b99e1 Refactor with helm-toolkit template functions
Change-Id: I32e59d6e9bb1833f2d143f545a06ed0c29092934
2017-12-06 18:40:54 +00:00
Craig Anderson ae819b9a3b Add label prioritization
Altered daemonset scheduling to determonistically ensure one and
only one daemonset is schedule to each node. This is done via
implicit label override prioritization. If nodes contain multiple
labels, a given daemonset will always schedule to whichever label
was the last to be defined in overrides yaml.

Change-Id: Ib90f36f27e3bcd50d017262c07317aa3a64464bb
2017-11-22 23:02:12 +00:00
Craig Anderson 6d2f967ce4 Initial commit.
Change-Id: I30007d1dd1248f32f7adf9a350853791e029b774
2017-11-16 05:59:36 +00:00