Commit 6808761
Add sleep before creating Kueue resources
Fixes following errors. Service for webhook is not available immediately:
error appears Error from server (InternalError): error when creating "STDIN":
Internal error occurred: failed calling webhook "mresourceflavor.kb.io": failed to call webhook:
Post "https://kueue-webhook-service.kueue-system.svc:443/mutate-kueue-x-k8s-io-v1beta1-resourceflavor?timeout=10s":
dial tcp 10.96.115.38:443: connect: connection refused1 parent f31a77d commit 6808761
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
0 commit comments