Conversation
f464d1b to
08295e6
Compare
08295e6 to
16a5602
Compare
|
/retest |
|
/cherrypick release-1.27 |
|
In response to a cherrypick label: #56919 failed to apply on top of branch "release-1.27": |
|
In response to a cherrypick label: new issue created for failed cherrypick: #56980 |
|
@Stevenjin8: #56919 failed to apply on top of branch "release-1.27": DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@Stevenjin8: new issue created for failed cherrypick: #56981 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
* Remove flaky test * Reduce more flakes with proper locking * lint
* Remove flaky test * Reduce more flakes with proper locking * lint
* upstream/master: (21 commits) feat: skip queue for status updates on gw (istio#56962) Automator: update proxy@master in istio/istio@master (istio#56993) Automator: update proxy@master in istio/istio@master (istio#56990) Change host iptables rule addition from Append to Insert to ensure Istio's rules take precedence (istio#56414) support specifying proxy admin port for describe (istio#56854) support reset log level or stack trace level separately for admin log (istio#56642) improve example format for istioctl x describe (istio#56951) Automator: update ztunnel@master in istio/istio@master (istio#56971) Remove flaky test (istio#56919) fix: fixes test which fails for distroless (istio#56965) Automator: update proxy@master in istio/istio@master (istio#56969) Ambient Multicluster SplitHorizon WDS Implementation (istio#56844) Fix log message in cni install.go file (istio#56966) add env vars for ip auto allocate ipv4/v6 cidr prefixes (istio#56276) Update BASE_VERSION to master-2025-07-10T19-01-16 (istio#56967) Add AllowCRDsMismatch parameter to gateway conformance options. (istio#56945) Revert "feat: represent revision tags using services (istio#56851)" (istio#56941) Automator: update proxy@master in istio/istio@master (istio#56954) Automator: update istio/client-go@master dependency in istio/istio@master (istio#56911) Automator: update common-files@master in istio/istio@master (istio#56952) ...
Please provide a description of this PR:
Its hard to consistently test "action A will only cause this event" because event could have occurred before A and there is no way of saying "wait until all events propagate/KRT state is stable, then run A".