-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.16
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
No
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
During bootstrap machine API operator installs webhook, which require SDN to function. SDN is not extended to bootstrap node, so every webhook takes 10s to fail: failed calling webhook "default.machine.machine.openshift.io": failed to call webhook: Post "https://machine-api-operator-webhook.openshift-machine-api.svc:443/mutate-machine-openshift-io-v1beta1-machine?timeout=10s": no endpoints available for service "machine-api-operator-webhook"
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Fetch static pod logs from bootstrap node * In CI run test with `OPENSHIFT_INSTALL_PROMTAIL_ON_BOOTSTRAP` env var enabled. Currently enabled for Azure jobs * CI run page will have a link to Loki * Filter results by adding "type": "static-pod" and "host: <bootstrap host name>" 2. Look for "failed calling webhook"
Actual results:
Expected results:
Additional info:
Slack thread: https://redhat-internal.slack.com/archives/CBZHF4DHC/p1715782526150279