make e2e webhook call failed
What happened:
when I run make e2e, all test case will throw exception: failed calling webhook "mutatepod.volcano.sh": Post "https://integration-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": context deadline exceeded.
then, I tried a lot, I found run ./hack/local-up-volcano.sh before make e2e, the problem will be solved.
What you expected to happen:
How to reproduce it (as minimally and precisely as possible): git clone https://github.com/volcano-sh/volcano.git go mod tidy && go mod vendor && make image_bins && make images && make e2e
Anything else we need to know?:
Environment:
- Volcano Version: 1.5
- Kubernetes version (use
kubectl version): 1.21.1(create by [email protected]) - Cloud provider or hardware configuration:
- OS (e.g. from /etc/os-release): NAME="CentOS Linux" VERSION="7 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Core)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:7" HOME_URL="https://www.centos.org/" BUG_REPORT_URL="https://bugs.centos.org/"
Have you ever re-installed or deleted Volcano components by yaml? If that, please make sure you have removed the old mutaingwebhookconfiurations and validatingwebhookconfigurations.
Hello 👋 Looks like there was no activity on this issue for last 90 days. Do you mind updating us on the status? Is this still reproducible or needed? If yes, just comment on this PR or push a commit. Thanks! 🤗 If there will be no activity for 60 days, this issue will be closed (we can always reopen an issue if we need!).
Closing for now as there was no activity for last 60 days after marked as stale, let us know if you need this to be reopened! 🤗