Skip to content

[release-1.14] operator: fix 1.25 install#39564

Merged
istio-testing merged 2 commits intoistio:release-1.14from
istio-testing:cherry-pick-39554-to-release-1.14
Jun 23, 2022
Merged

[release-1.14] operator: fix 1.25 install#39564
istio-testing merged 2 commits intoistio:release-1.14from
istio-testing:cherry-pick-39554-to-release-1.14

Conversation

@istio-testing
Copy link
Copy Markdown
Collaborator

This is an automated cherry-pick of #39554

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
@istio-testing istio-testing requested a review from a team June 23, 2022 02:27
@istio-testing istio-testing added the release-notes-none Indicates a PR that does not require release notes. label Jun 23, 2022
@istio-testing istio-testing added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jun 23, 2022
@istio-testing istio-testing merged commit 288d0a8 into istio:release-1.14 Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-notes-none Indicates a PR that does not require release notes. 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