Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installer: fix missing labels on uninstall #52717

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

howardjohn
Copy link
Member

This is causing postsubmit to break. We have test coverage here, it just
seems to be the check is flaky -- we are checking that we did not
remove something, but the removal is async.

@howardjohn howardjohn requested a review from a team as a code owner August 15, 2024 19:51
@howardjohn howardjohn added the release-notes-none Indicates a PR that does not require release notes. label Aug 15, 2024
@istio-policy-bot
Copy link

🤔 🐛 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 15, 2024
@howardjohn howardjohn force-pushed the install/fix-uninstall branch from 0a47d52 to 8193011 Compare August 15, 2024 19:59
@istio-testing istio-testing added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 15, 2024
@howardjohn howardjohn force-pushed the install/fix-uninstall branch from 8193011 to 4be04b9 Compare August 15, 2024 20:49
This is causing postsubmit to break. We have test coverage here, it just
seems to be the check is flaky -- we are checking that we did *not*
remove something, but the removal is async.
@howardjohn howardjohn force-pushed the install/fix-uninstall branch from 4be04b9 to e190c04 Compare August 15, 2024 20:55
@howardjohn
Copy link
Member Author

/retest

@istio-testing istio-testing merged commit df4ee57 into istio:master Aug 16, 2024
27 checks passed
luksa pushed a commit to luksa/istio that referenced this pull request Oct 14, 2024
* upstream/master:
  installer: fix missing labels on uninstall (istio#52717)
  Update various dependencies (istio#52683)
  Workaround calico issue in integration test (istio#52720)
  Auto detect cilium incompatibility during install (istio#52624)
  Fix lint issues (istio#52721)
  Update Go dependencies to 1.31 (istio#52661)
  Automator: update proxy@master in istio/istio@master (istio#52712)
  Automator: update common-files@master in istio/istio@master (istio#52685)
  installation: rewrite the code (istio#52541)
  Automator: update ztunnel@master in istio/istio@master (istio#52711)
  adding ds support for autoallocated IP in getAllAddressesForProxy (istio#52680)
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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants