Replies: 1 comment
-
It is open for too long, sorry for the delay. Thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use kubebuilder to implement the CRD operator, which is available, but when I add a pod mutate webhook to it, an error is reported in go test when I make docker-build
The
make test
error is as followsWhat caused this error, is it impossible to add a webhook to the pod in the non-initialized kubebuilder project?
Beta Was this translation helpful? Give feedback.
All reactions