kubecost / disk-autoscaler

Resize Kubernetes PersistentVolumes automatically based on Kubecost recommendations.
Apache License 2.0
47 stars 1 forks source link

Refine RBAC, implement requests #20

Closed chipzoller closed 4 months ago

chipzoller commented 4 months ago

Signed-off-by: chipzoller chipzoller@gmail.com

What does this PR change?

Does this PR rely on any other PRs?

No

How does this PR impact users?

Allows them to run with minimal permissions and requests.

Links to Issues or tickets this PR addresses or fixes

Closes #3 Closes #5

What risks are associated with merging this PR? What is required to fully test this PR?

Permissions may not be 100% correct in all scenarios. Both scale up and down are required to fully test this PR.

How was this PR tested?

On a remote EKS cluster by scaling down a volume.