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

Define and Set supported k8s versions #154

Open
alex-bezek opened this issue Feb 15, 2023 · 3 comments
Open

Define and Set supported k8s versions #154

alex-bezek opened this issue Feb 15, 2023 · 3 comments
Labels
enhancement New feature or request priority/high

Comments

@alex-bezek
Copy link
Collaborator

Description

We need to test and document which versions of k8s and the ingress spec we officially support

Use Case

some features may not work on older k8s versions and we'll need to actively manage which past versions we support

Related issues

No response

@alex-bezek alex-bezek added enhancement New feature or request needs-triage Issues that need triage labels Feb 15, 2023
@alex-bezek
Copy link
Collaborator Author

Discussed this, we should try to follow the standard k8s pattern of the 3 most recent versions. ingress beta was deprecated prior to the last 3 k8s versions so it is not supported.

@alex-bezek alex-bezek removed the needs-triage Issues that need triage label Mar 14, 2023
@alex-bezek
Copy link
Collaborator Author

This is a good example of showing historic support for various versions https://github.com/kubernetes/ingress-nginx?tab=readme-ov-file#changelog

@alex-bezek
Copy link
Collaborator Author

@salilsub mentioned that as a part of this, we should also document the supported versions of the controller. IE: We may not support a version of the controller that's a year old. For this though, we may need to consider how our versions are still pre 1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority/high
Projects
None yet
Development

No branches or pull requests

1 participant