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

Update minimum-supported K8s version to v1.20 #7172

Merged
merged 3 commits into from
Oct 28, 2021
Merged

Update minimum-supported K8s version to v1.20 #7172

merged 3 commits into from
Oct 28, 2021

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Oct 28, 2021

Kubernetes v1.19 is reaching its end-of-life date on 2021-10-28. In
anticipation of this, we should explicitly update our minimum supported
version to v1.20. This allows us keep our dependencies up-to-date and
ensures that we can actually test against our minimum supported version.

Fixes #7171

Kubernetes v1.19 is reaching its end-of-life date on 2021-10-28. In
anticipation of this, we should explicitly update our minimum supported
version to v1.20. This allows us keep our dependencies up-to-date and
ensures that we can actually test against our minimum supported version.

Fixes #7171
@olix0r olix0r requested a review from a team as a code owner October 28, 2021 04:34
@olix0r olix0r changed the title Update minimunm-supported K8s version to v1.20 Update minimum-supported K8s version to v1.20 Oct 28, 2021
@olix0r olix0r mentioned this pull request Oct 28, 2021
Copy link
Member

@alpeb alpeb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@olix0r I took the liberty of pushing some missing parts, in particular the minimal k8s version the healthcheck checks for.

@olix0r
Copy link
Member Author

olix0r commented Oct 28, 2021

@alpeb thank you :)

@olix0r olix0r merged commit c88c0ed into main Oct 28, 2021
@olix0r olix0r deleted the ver/k8s-1.20 branch October 28, 2021 20:19
olix0r added a commit that referenced this pull request Mar 31, 2022
Kubernetes v1.19 is reaching its end-of-life date on 2021-10-28. In
anticipation of this, we should explicitly update our minimum supported
version to v1.20. This allows us keep our dependencies up-to-date and
ensures that we can actually test against our minimum supported version.

Fixes #7171

Co-authored-by: Alejandro Pedraza <alejandro@buoyant.io>
(cherry picked from commit c88c0ed)
Signed-off-by: Oliver Gould <ver@buoyant.io>
olix0r added a commit that referenced this pull request Apr 7, 2022
Kubernetes v1.19 is reaching its end-of-life date on 2021-10-28. In
anticipation of this, we should explicitly update our minimum supported
version to v1.20. This allows us keep our dependencies up-to-date and
ensures that we can actually test against our minimum supported version.

Fixes #7171

Co-authored-by: Alejandro Pedraza <alejandro@buoyant.io>
(cherry picked from commit c88c0ed)
Signed-off-by: Oliver Gould <ver@buoyant.io>
olix0r added a commit that referenced this pull request Apr 8, 2022
Kubernetes v1.19 is reaching its end-of-life date on 2021-10-28. In
anticipation of this, we should explicitly update our minimum supported
version to v1.20. This allows us keep our dependencies up-to-date and
ensures that we can actually test against our minimum supported version.

Fixes #7171

Co-authored-by: Alejandro Pedraza <alejandro@buoyant.io>
(cherry picked from commit c88c0ed)
Signed-off-by: Oliver Gould <ver@buoyant.io>
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

Successfully merging this pull request may close these issues.

Update minimum supported k8s version to v1.20
3 participants