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

discovery(k8s): remove support for API versions no longer served #14365

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

simonpasquier
Copy link
Member

This commit removes support for the following API versions:

  • discovery.k8s.io/v1beta1 API version of EndpointSlice (no longer served as of v1.25).
  • networking.k8s.io/v1beta1 API version of Ingress (no longer served as of v1.22).

Closes #12884

@simonpasquier simonpasquier requested a review from machine424 June 28, 2024 14:08
@simonpasquier simonpasquier marked this pull request as ready for review July 1, 2024 12:06
@simonpasquier simonpasquier requested a review from brancz as a code owner July 1, 2024 12:06
This commit removes support for the following API versions:
* `discovery.k8s.io/v1beta1` API version of EndpointSlice (no longer
  served as of v1.25).
* `networking.k8s.io/v1beta1` API version of Ingress (no longer served
  as of v1.22).

Closes prometheus#12884

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
@roidelapluie roidelapluie merged commit 3933cba into prometheus:release-3.0 Aug 9, 2024
30 checks passed
@roidelapluie
Copy link
Member

Thanks

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.

2 participants