kuma
kuma copied to clipboard
test(gatewayapi): dont need to be reviewed - debug gatewayapi
dont need to review: this PR is used to debug gatewayapi flakiness
Checklist prior to review
- [ ] Link to relevant issue as well as docs and UI issues
- https://github.com/kumahq/kuma/issues/11421
- [ ] This will not break child repos: it doesn't hardcode values (.e.g "kumahq" as a image registry) and it will work on Windows, system specific functions like
syscall.Mkfifohave equivalent implementation on the other OS -- - [ ] Tests (Unit test, E2E tests, manual test on universal and k8s) --
- Don't forget
ci/labels to run additional/fewer tests
- Don't forget
- [ ] Do you need to update
UPGRADE.md? -- - [ ] Does it need to be backported according to the backporting policy? (this GH action will add "backport" label based on these file globs, if you want to prevent it from adding the "backport" label use no-backport-autolabel label) --
Changelog: skip
Can't reproduce on GH runners, let me try self hosted runners. https://github.com/kumahq/kuma/actions/runs/10986832189?pr=11509
@jijiechen can this be closed?
Closing as it's not actively seen these days.