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

Use better wording for API version validation #620

Open
atanasdinov opened this issue Nov 21, 2024 · 0 comments
Open

Use better wording for API version validation #620

atanasdinov opened this issue Nov 21, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request triaged The team has reviewed the issue
Milestone

Comments

@atanasdinov
Copy link
Contributor

Currently, we observe the following when trying to set up helm.charts[i].apiVersions with apiVersion: 1.0:

Helm chart APIVersions field is not supported in EIB version 1.0, must use EIB version 1.1

This can easily mislead people into thinking that the version of the EIB container they're running is incorrect, whereas it is the API version which is not. We have to properly address all occurrences.

@jdob jdob self-assigned this Nov 22, 2024
@jdob jdob added enhancement New feature or request triaged The team has reviewed the issue labels Nov 22, 2024
@jdob jdob added this to the v1.2 milestone Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triaged The team has reviewed the issue
Projects
None yet
Development

No branches or pull requests

2 participants