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

Change default lease name for vpa-recommender to "vpa-recommender-lease" to avoid conflicts #1090

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adrianmoisey
Copy link

See kubernetes/autoscaler#7461.

The default lock name can sometimes conflict with a managed deployment of VPA/HPA which can cause issues on your cluster.

Here we are proposing changing the flag value in the Helm chart to a new name (vpa-recommender-lease). We are keeping the old resource name in the RBAC to avoid disruptions or issues during upgrade.

…se" to avoid conflicts

See kubernetes/autoscaler#7461.

The default lock name can sometimes conflict with a managed deployment of VPA/HPA which can cause issues on your cluster.

Here we are proposing changing the flag value in the Helm chart to a new name (`vpa-recommender-lease`). We are keeping the old resource name in the RBAC to avoid disruptions or issues during upgrade.
@stevehipwell
Copy link
Owner

Thanks for the PR @adrianmoisey but I'll cover these changes when I update the chart for the next VPA release.

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