Prafull Ladha
Prafull Ladha
Hi @camilamacedo86 @estroz Network policies are implemented by CNI(container Network Interface) in the cluster. It means the users which are deploying kubebuilder's operator on such cluster where CNI doesn't support...
IMHO execHook function can not be properly covered with unit tests. The execHook function creates hooks resources reading from the release and deletes the successful/failed hooks resources based on the...
@bacongobbler Can you please have a look at above comment. Thanks :)
I will take a look
I have tried this and on the latest version I am not able to reproduce this issue: When you see the UI it shows 3 Live nodes and 1 Decommissioned...
The option to use github container registry gives us advantages of both approach. 1. You can use `pull_request` in the github actions. It give the Read only access to `GITHUB_TOKEN`...
If we go ahead with ghcr.io approach, then we need to create the GITHUB_TOKEN (Personal Access Token of the OWNER) secret added into the repo for the workflows to be...
@himanshu-cockroach can you please have a look?
Right now we don't expose the schedule Name to allow our pods to be scheduled by custom schedular. We have to take it as an enhancement.
@udnay Please share your thoughts on this