Vlad Mocanu

Results 34 issues of Vlad Mocanu

Anyone managed to get descheduler to work with the CNPG operator? The pods are managed by the operator so rescheduled ignores them, as they are not part of a deployment....

It looks like the Chart is not published: ``` helm repo add nut-exporter https://github.com/DRuggeri/nut_exporter Error: looks like "https://github.com/DRuggeri/nut_exporter" is not a valid chart repository or cannot be reached: failed to...

Would it be possible to add Kubernetes Secret support to the Helm chart for MQTT credentials? Currently, username/password must be stored as plain text in values.yaml, which is insecure. Proposed...

enhancement

I think it would be ideal to have the examples set on Scan and not on Delete, i wanted to implement CM and Secrets Orphan detection, was not paying attention,...