Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[kubeupdater] Added psp and standards from default helm chart #11

Merged
merged 2 commits into from
Jul 1, 2020

Conversation

plnordquist
Copy link

  • Added PSP
  • Updated chart to use labels and service account name generators from default helm chart values
  • Updated DaemonSet to only mount /usr/bin instead of /

The label selector changes do break the ability to upgrade in place so maybe that needs a backwards compatibility flag. Many of the template tags are now missing a trailing dash which I think instructs the template engine to remove whitespace. I'm not sure why this changed but it seems to still produce the same output.

Added psp for kubeupdater
Switched to label helper from newer helm
Switched to service account name generation from newer helm
Switched to specific folder instead of host root
@kfox1111
Copy link

kfox1111 commented Jul 1, 2020

Looks good to me.

@kfox1111 kfox1111 merged commit f128e1e into pnnl-miscscripts:master Jul 1, 2020
@plnordquist plnordquist deleted the kubeupdater-psp branch December 14, 2020 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants