Daniel Pacak
Daniel Pacak
> After correcting the imageRef of kubebench it fails as it is unable to mount various mounts. > We deploy with RKE/Rancher which uses different directories. It still produces a...
From these logs it could be that something is wrong with connection to Kubernetes API server. Could you confirm which K8s platform is it? Upstream Kubernetes or managed cluster such...
Thank you for providing additional details @RSE132. It's still hard to figure out the root cause of the problems you are facing. Also, we have a limited capacity and permissions...
We are using https://github.com/kubernetes-sigs/controller-runtime, which instantiates the default `client.Client` to communicate with K8s API server. I believe it's configurable, but currently we don't expose such config as Starboard settings.
What about VulnerabilityReport? Is it created after all?
I'm not sure I understood. What do you mean by "new VR"?
That's great news @yashvardhan-kukreja Before we proceed with changes in code we should also plan for migration and backward compatibility. Ideally we should have a mechanism to fallback to the...
This project is still incubation and we don't have any formal template for proposals, but I drafted this document where we can discuss some high level design and other requirements....
Sure. WIP / Draft PR is fine so long you keep it up to date with the main code branch by rebase
> Hi @danielpacak , is this issue still pending? If yes, I'd like to document the plan of the solution in the google docs link you shared above, as suggested...