Skip to content

operator: fix remaining issue for 1.25 in cluster controller#39587

Merged
istio-testing merged 1 commit intoistio:masterfrom
howardjohn:operator/fix-watch-125
Jun 29, 2022
Merged

operator: fix remaining issue for 1.25 in cluster controller#39587
istio-testing merged 1 commit intoistio:masterfrom
howardjohn:operator/fix-watch-125

Conversation

@howardjohn
Copy link
Copy Markdown
Member

Note regarding why we don't see test changes/failures - they are in postsubmit only

@howardjohn howardjohn added release-notes-none Indicates a PR that does not require release notes. cherrypick/release-1.14 labels Jun 23, 2022
@howardjohn howardjohn requested a review from a team as a code owner June 23, 2022 21:37
@istio-policy-bot
Copy link
Copy Markdown

🤔 🐛 You appear to be fixing a bug in Go code, yet your PR doesn't include updates to any test files. Did you forget to add a test?

Courtesy of your friendly test nag.

@istio-testing istio-testing added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jun 23, 2022
@howardjohn
Copy link
Copy Markdown
Member Author

ping @istio/wg-environments-maintainers

Copy link
Copy Markdown
Contributor

@litong01 litong01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks very much John

@istio-testing
Copy link
Copy Markdown
Collaborator

In response to a cherrypick label: new pull request created: #39698

howardjohn added a commit to howardjohn/istio that referenced this pull request Jul 12, 2022
istio-testing pushed a commit that referenced this pull request Jul 13, 2022
* operator: fix 1.25 install (#39554)

* 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)

* operator: fix remaining issue for 1.25 in cluster controller (#39587)

(cherry picked from commit 89aadd6)

* Fix operator test on 1.25 (#39883)

(cherry picked from commit 686aa16)

* release note
jiangshantao-dbg added a commit to istio-mt/istio that referenced this pull request Jun 11, 2025
* feat: cherry pick operator: fix 1.25 install (istio#39554) 349c47e

* feat: operator: fix remaining issue for 1.25 in cluster controller (istio#39587) 89aadd6

* feat: ignore replicaCount when autoscale is enabled (istio#36928) 28c8811

* feat: pdb v1 and autoscaler v2

ed2de8c, c3d3d13,
57b90f0

---------

Co-authored-by: jst <jst@meitu.com>
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/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants