Support networking.k8s.io/v1 ingress for k8s v1.22+#1312
Support networking.k8s.io/v1 ingress for k8s v1.22+#1312mkhpalm wants to merge 4 commits intoelastic:masterfrom
Conversation
|
Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually? |
|
💚 CLA has been signed |
|
I've updated the templates for both logstash and kibana in addition to elasticsearch |
|
I solved it for the jaeger helm charts with I think the structure is a bit clearer there and better readable in the future. |
|
Is there any ETA when this is merged? Currently Kibana cannot be installed on Kubernetes 1.22 without changes to the apiserver. |
|
+1 Kubernetes releases are pushing to a point in time that this needs to be merged :) |
|
Closing this PR as we are currently working here #1409 |
Changes to ingress template to support k8s v1.22+ due to depreciation of
networking.k8s.io/v1beta1.Following the updated boilerplate template structure from helm to keep things consistent