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

webhook: PR build frequently failing #2179

Open
stevenhorsman opened this issue Dec 3, 2024 · 0 comments
Open

webhook: PR build frequently failing #2179

stevenhorsman opened this issue Dec 3, 2024 · 0 comments
Labels
bug Something isn't working CI Issues related to CI workflows

Comments

@stevenhorsman
Copy link
Member

On several PRs recently I've found the webhook build failing e.g. https://github.com/confidential-containers/cloud-api-adaptor/actions/runs/12144031128/job/33862372335?pr=2173
with:

not ok 3 [webhook] test default parameters can be changed
# (in test file tests/e2e/webhook_tests.bats, line 149)
#   `kubectl apply -f -' failed
# runtimeclass.node.k8s.io/kata-wh-test created
# deployment.apps/peer-pods-webhook-controller-manager env updated
# peer-pods-webhook-controller-manager has been successfully rolled out
# peer-pods-webhook-controller-manager is ready
# All pods have the correct TARGET_RUNTIMECLASS value: kata-wh-test
# Error from server (InternalError): error when creating "STDIN": Internal error occurred: failed calling webhook "mwebhook.peerpods.io": failed to call webhook: Post "[https://peer-pods-webhook-webhook-service.peer-pods-webhook-system.svc:443/mutate-v1-pod?timeout=10s](https://peer-pods-webhook-webhook-service.peer-pods-webhook-system.svc/mutate-v1-pod?timeout=10s)": context deadline exceeded
# Error from server (NotFound): error when deleting "/home/runner/work/cloud-api-adaptor/cloud-api-adaptor/src/webhook/hack/pod.yaml": pods "nginx" not found

which is getting pretty annoying to have to re-run them, so would be good to investigate and fix

@stevenhorsman stevenhorsman added bug Something isn't working CI Issues related to CI workflows labels Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI Issues related to CI workflows
Projects
None yet
Development

No branches or pull requests

1 participant