Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Kubebuilder could not deploy yurt-edgex-manager with webhook #54

Closed
LavenderQAQ opened this issue Oct 30, 2022 · 0 comments · Fixed by #55 or #56
Closed

Kubebuilder could not deploy yurt-edgex-manager with webhook #54

LavenderQAQ opened this issue Oct 30, 2022 · 0 comments · Fixed by #55 or #56

Comments

@LavenderQAQ
Copy link
Member

What happened:
After starting webhook, make deploy cannot be used correctly, causing a lot of inconvenience to development.

What you expected to happen:
As before, use make docker-build, make deploy and make undeploy to debug the program. Developers no longer need any environment variables.

How to reproduce it (as minimally and precisely as possible):
Helm uses hook to call oamdev/kube-webhook-certgen before manager starts. This job generates the certificate required by webhook and puts it in secret. We need to use kustomize to do this.

Other note:
I will try to solve the problem next week. In addition, since many developers currently use kind for local debugging, I will add a separate command make kind-deploy into the Makefile.

/kind bug

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant