Guilhem Lettron
Guilhem Lettron
Hi @ftclausen Thanks for this PR. I'm OK for this one if this doesn't break other usage (tested by TK) and if you are adding some new TK tests ;)
@ftclausen poke me if it's done or if you need some help
I'm quite surprised to see this issue as "closed". `skaffold run` is not idempotent, there is just a workaround to make it possible with a flag that must be set...
> nice! > Do this add support to websockets? Could you add a record on changelog and an e2e test to cover the websockets scenario? Yes it is ;) I'm...
I did a rebase yesterday. I will push it tomorrow
#835 should fix the issue. At least work for me with openvscode-server.
@anthr76 `kube-rbac-proxy` is an optional package (it comes from `kubebuilder` init) I may comment: https://github.com/guilhem/freeipa-issuer/blob/b68a4fc1578a8324d8963cb353466710fbd340cc/config/default/kustomization.yaml#L17 and patch that add rbac proxy: https://github.com/guilhem/freeipa-issuer/blob/b68a4fc1578a8324d8963cb353466710fbd340cc/config/default/kustomization.yaml#L31
you can do your own "base" by only including manager and crd kustomization folder. FAR more simple than an helm chart ;)
Issue related: https://github.com/kubernetes-sigs/kubebuilder/issues/966#issuecomment-804027885