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

Declare known unsupported versions in Chart.yaml #1493

Closed
consideRatio opened this issue Nov 26, 2019 · 1 comment
Closed

Declare known unsupported versions in Chart.yaml #1493

consideRatio opened this issue Nov 26, 2019 · 1 comment

Comments

@consideRatio
Copy link
Member

As suggested in #1483 (comment) we can try to put an upper bound on the supported k8s version of the chart to allow it to fail early rather than late, but we also want our tests to keep trying k8s 1.16 until we get it working but as an allowed failure, so a good solution for that is needed.

/ from mobile

@consideRatio
Copy link
Member Author

We now support the latest k8s version after resolving issues with the user-scheduler in #1778.

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

1 participant