Yonah Dissen

Results 24 comments of Yonah Dissen

This allows the user to provision a persistent volume for the pvc created by the postgres chart

Pvc bind themselves to an available pv with capacity and the correct type of storage for them. At least to the extent of my knowledge Let me see if I...

@jbielick used the pvc's selector from the postgres chart to bind to the local pv

@luisdavim Can you take a look at this idea For ticket https://github.com/yonahd/kor/issues/167

Yes. It should be with no resources except for the default service account

> Thanks, I already started working on this, and on my Kind cluster there is an auto-generated "kube-root-ca.crt' configmap that we might also want to add as an exception. wdyt?...

> Hi @yonahd, I'd like to address this issue. Are the default resources, such as the service account and `kube-root-ca.crt` configmap, consistent across Kubernetes distributions? If so, can we determine...

@roopeshsn We don't find all resources. We don't even interact with all of them. The user can know which namespace he can consider empty(and avoid thinking its used by the...