-
Notifications
You must be signed in to change notification settings - Fork 4k
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
[FR] Allow the Cluster Autoscaler chart to create extra manifest #5633
Comments
@jbartosik @artemvmin @atwamahmoud any feedback? |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
@jbartosik @artemvmin @atwamahmoud any feedback? |
Hi @pierluigilenoci I'm not that familiar with |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/remove-lifecycle rotten |
@atwamahmoud Have you had a chance to take a look? |
FYI helm/helm#12653 |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
Still a need. |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
It is still needed. |
Well, since no one considered this, I did it myself. 😛 #7243 |
Which component are you using?:
cluster-autoscaler-chart
Is your feature request designed to solve a problem? If so describe the problem this feature should solve.:
Sometimes, accessories to the installation may be manifests to be installed (for example, a SecretProviderClass or ConfigMap).
Describe the solution you'd like.:
It would be nice to be able to do this directly via the Chart using the approach that Grafana, Prometheus or OAuth2 Proxy also uses.
Describe any alternative solutions you've considered.:
I don't think there are alternatives
Additional context.:
No additional context
The text was updated successfully, but these errors were encountered: