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

feat: add support for networking.k8s.io/v1beta1 Ingress API #369

Merged
merged 1 commit into from Aug 27, 2019

Conversation

hbagdi
Copy link
Member

@hbagdi hbagdi commented Aug 22, 2019

Ingress API is undergoing changes and finally moving to v1 [1].
This commit adds support for networking/v1beta1 Ingress resource,
which is same as extensions/v1beta1 resource, keeping the controller
compatible with future k8s releases.

1: kubernetes/enhancements#749

Ingress API is undergoing changes and finally moving to v1 [1].
This commit adds support for networking/v1beta1 Ingress resource,
which is same as extensions/v1beta1 resource, keeping the controller
compatible with future k8s releases.

[1]: https://github.com/kubernetes/enhancements/pull/749/files
@hbagdi hbagdi merged commit 00c2abe into master Aug 27, 2019
@hbagdi hbagdi deleted the feat/networking-ingress-api-support branch August 27, 2019 18:31
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

1 participant