devopstales / trivy-operator

Kubernetes Operator based on the open-source container vulnerability scanner Trivy.
https://devopstales.github.io/trivy-operator/
Apache License 2.0
47 stars 10 forks source link

Namespace selector is ignored #17

Closed evgkrsk closed 2 years ago

evgkrsk commented 2 years ago

Steps to reproduce:

Actual results:

Expected results:

devopstales commented 2 years ago

@evgkrsk I updated the helm chart and the image with a patch. It should be fix this problems. Please test it back.

evgkrsk commented 2 years ago

After applying patch from https://github.com/devopstales/helm-charts/pull/10 it works as expected, thanks!

But it is very inconvenient to (re)install charts chat changes content without version change. Please consider switching to semver-compatible version bumps during changes.

devopstales commented 2 years ago

Hi @evgkrsk I uderstand It is inconvenient for you, but with the version dump I keep hosting a previous version that is not working. Instad I replaced it with a working version. That is why I didn't updated the version.