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 ingress to support apiVersion networking.k8s.io/v1 #264

Merged
merged 1 commit into from Apr 11, 2022

Conversation

m33li5
Copy link
Contributor

@m33li5 m33li5 commented Apr 7, 2022

Ingress apiVersions extensions/v1beta1 and networking.k8s.io/v1beta1 will be deprecated in k8s v1.22. [source]

Also fixed KubeVersion semverCompare, since .Capabilities.KubeVersion.GitVersion is only available in Helm v2 (source) and Helm v3 uses .Capabilities.KubeVersion.Version (source)

@tao12345666333
Copy link
Member

thanks

@Senorsen
Copy link

Hi, could you review this PR so this can be merged? This PR seems very useful for recent Kubernetes versions. 😸

Copy link
Member

@tao12345666333 tao12345666333 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!

@tokers tokers merged commit 8baed82 into apache:master Apr 11, 2022
@m33li5 m33li5 deleted the update-ingress-api branch April 11, 2022 11:27
@lijing-21
Copy link

Hi @m33li5 , thank you for your contribution!

Here is the Contributor T-shirt form[1], if you're interested, kindly take a look :)

[1] https://github.com/apache/apisix/blob/master/CONTRIBUTING.md#contributor-t-shirt

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.

None yet

5 participants