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

chore(tests): disable KIC admission webhook for TestKongPluginInstallationEssentials #656

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

programmer04
Copy link
Member

What this PR does / why we need it:

Flakiness of TestKongPluginInstallationEssentials has been observed, e.g. here and here. It's due to how our webhook in KIC tries to reject as soon as possible that leads to requirement of strict ordering.

Which issue this PR fixes

Followup for #380

Special notes for your reviewer:

Remediation from the original PR with disabling a webhook was incorrect because it took into account only the webhook of KGO which in this case is irrelevant.

test/helpers/generators.go Outdated Show resolved Hide resolved
test/integration/test_kongplugininstallation.go Outdated Show resolved Hide resolved
@programmer04 programmer04 merged commit 2b37971 into main Sep 26, 2024
21 checks passed
@programmer04 programmer04 deleted the disable-webhook branch September 26, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants