kube-ingress-aws-controller
kube-ingress-aws-controller copied to clipboard
Limit ingress support to only networking.k8s.io/v1
Given the deprecation of extensions/v1beta1
and networking.k8s.io/v1beta1
,
remove support for them.
Signed-off-by: Katyanna Moura [email protected]
@katyanna please change the VERSION file to create the next minor version and explain in the readme.md section what the update to >= the new version will do.
I've talked with @mikkeloscar and decided for freezing this for now so other open source users can use the older versions if they need to.
Yeah true I also thought about that and you can change the default in kubernetes-on-aws which we likely already did.
@katyanna I think we can now go on and drop the v1beta1 code
:+1:
@katyanna please change the VERSION file to create the next minor version and explain in the readme.md section what the update to >= the new version will do.
@szuecs Is this still relevant or should we merge without changing the version?
@szuecs Is this still relevant or should we merge without changing the version?
We should still change the version to indicate to users that this is no longer supported.
👍
:+1: