Yonah Dissen
Yonah Dissen
Is there anything in these openshift namespaces?
> > Is there anything in these openshift namespaces? > > Yes, various unused resources in 30+ default `openshift-` namespaces. Attaching the output of `kor all`, **not including** the exclusions...
Hi @ozgurcd While it is rather uncommon to create a pod not from a deployment, job etc it is still something that is done. This may be something we can...
> So, I'll start working on this and send a PR. I don't think this is a feature that should be worked on now. The codebase needs to be cleaned...
Did the ClusterRole apply for you? https://github.com/yonahd/kor/blob/050c06d898126b29f9fb9b6ea021d43f11bdbed1/charts/kor/templates/role.yaml#L66
@Boniker correct. This is by design as we do not want to encourage unsupervised resource cleanups
Hi @logan-bobo this is definitely a good feature. I'm not super familiar with user impersonation so I'm not sure what the cost of adding and maintaining this would be. So...
Hey @logan-bobo Did you start any work on this?
Hi @mpatters72 Thanks for raising the issue. Regarding " Don't include replicasets in report. I'm only aware of the command referencing the specific object eg replicasets or all for example....
Hey You brought up another couple of valid points. We do support the --kubeconfig flag if that is helpful but we don't support switching contexts within kor. Regarding references by...