Skip to content

1.14: Support Kubernetes 1.25#39895

Merged
istio-testing merged 4 commits intoistio:release-1.14from
howardjohn:14/k8s-125
Jul 13, 2022
Merged

1.14: Support Kubernetes 1.25#39895
istio-testing merged 4 commits intoistio:release-1.14from
howardjohn:14/k8s-125

Conversation

@howardjohn
Copy link
Copy Markdown
Member

For #34479. I think this is critical to backport since 1.25 comes out before 1.14

* operator: fix 1.25 install

There were a few issues here:
* We always used the old versions for prune, and only sometimes added
  the new ones. This means on 1.25 we get a bunch of errors
* We never based the version to the helm renderer, so its ignored and we
  always use the old API versions.

This PR fixes both of these. A lot of plumbing to get the version
through

* lint

(cherry picked from commit 349c47e)
@howardjohn howardjohn requested a review from a team July 12, 2022 21:32
@istio-testing istio-testing added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants