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

Complete refactor of Helm chart #141

Merged
merged 5 commits into from
Jul 5, 2024
Merged

Complete refactor of Helm chart #141

merged 5 commits into from
Jul 5, 2024

Conversation

hrak
Copy link
Member

@hrak hrak commented Jul 4, 2024

Highlights:

  • Seperated sidecar settings
  • Improved security w/ seccomp profiles, read only fs
  • Adjusted node-driver-registrar liveness probe
  • Improve security of node daemonset by using a service account & cluster role
  • Reduce leases RBAC to a role instead of a clusterrole permission
  • Disable podInfoOnMount in CSIDriver (not needed)
  • Allow config of metadata source (cloud-init/ignition)
  • Allow config of volume attach limit

hrak added 4 commits July 4, 2024 10:58
* Seperated sidecar settings
* Improved security w/ seccomp profiles, read only fs
* Adjusted node-driver-registrar liveness probe
* Improve security of node daemonset by using a service account & cluster role
* Reduce leases RBAC to a role instead of a clusterrole permission
* Disable podInfoOnMount in CSIDriver (not needed)
* Allow config of metadata source (cloud-init/ignition)
* Allow config of volume attach limit
Copy link
Collaborator

@lanord lanord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@hrak hrak merged commit 5ce1a9f into master Jul 5, 2024
3 checks passed
@hrak hrak deleted the chart_refactor branch July 5, 2024 09:21
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