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

chore: remove support for EOL K8s platform versions #1906

Merged
merged 1 commit into from Nov 26, 2021

Conversation

swiatekm-sumo
Copy link
Contributor

@swiatekm-sumo swiatekm-sumo commented Nov 26, 2021

Description

1.17 on EKS and 1.18 on GKE don't allow new clusters to be created; 1.19 on GKE shouldn't either according to GCP's schedule. As we can't test on these platforms, we can't officially support them.

See https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html#kubernetes-release-calendar and https://cloud.google.com/kubernetes-engine/docs/release-schedule#schedule_for_static_no-channel_versions.


Testing performed
  • Redeploy fluentd and fluentd-events pods
  • Confirm events, logs, and metrics are coming in

@swiatekm-sumo swiatekm-sumo requested a review from a team as a code owner November 26, 2021 12:32
@github-actions github-actions bot added the documentation documentation label Nov 26, 2021
1.17 on EKS and 1.18 on GKE don't allow new clusters to be created; 1.19
on GKE shouldn't either according to GCP's schedule. As we can't test on
these platforms, we can't officially support them.
@swiatekm-sumo swiatekm-sumo force-pushed the chore/remove-unsupported-platform branch from 519d851 to 1a73a43 Compare November 26, 2021 12:40
Copy link
Contributor

@perk-sumo perk-sumo left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@swiatekm-sumo swiatekm-sumo enabled auto-merge (rebase) November 26, 2021 12:44
@swiatekm-sumo swiatekm-sumo merged commit 00513b3 into main Nov 26, 2021
@swiatekm-sumo swiatekm-sumo deleted the chore/remove-unsupported-platform branch November 26, 2021 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants