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

Variadic config items don't work in Helm charts #3997

Open
olim7t opened this issue Aug 7, 2023 · 2 comments
Open

Variadic config items don't work in Helm charts #3997

olim7t opened this issue Aug 7, 2023 · 2 comments

Comments

@olim7t
Copy link

olim7t commented Aug 7, 2023

I've been trying to use a variadic config item in a HelmChart manifest, unsuccessfully.

Looking at the implementation in renderKotsKinds, Helm charts are handled in a special case, that is indeed not calling processVariadicConfig.

Is there any particular reason for that? It would be nice to have that feature, in particular in the values: section.

@cbodonnell
Copy link
Member

Hi @olim7t, could you open this as a support request through the vendor portal? That would be the easiest way to get this in front of the right folks. Additionally, if you could share a bit more about your particular use case when doing that, we may be able to help you figure out a workaround for the time being.

@cbodonnell
Copy link
Member

Following up in this issue, we have internal tracker 85203 for the feature request to support variadic configuration for the HelmChart custom resource.

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

No branches or pull requests

2 participants