redhat-cop / namespace-configuration-operator

The namespace-configuration-operator helps keeping configurations related to Users, Groups and Namespaces aligned with one of more policies specified as a CRs
Apache License 2.0
204 stars 55 forks source link

Base image update to ubi8? #78

Closed ichmachnixichgucknur closed 3 years ago

ichmachnixichgucknur commented 3 years ago

Hi, is there any reason why you are using ubi:7.6? Using tools like Prisma you will find several vulnerabilities in this image. The current ubi8-minimal image looks much better. And because the namespace-configuration-operator is written in GO, it shouldn't be a problem to use up2date images.