node-cert-exporter icon indicating copy to clipboard operation
node-cert-exporter copied to clipboard

Need to run the container without root privileges

Open mack314 opened this issue 5 years ago • 1 comments

I am running this cert explorer in openshift 3.11 .

I am able to extract certificate details if I am running this app as root container. But I am unable to extract the certificate details if I am running it as non root e.g with hostaccess SCC.

Please advise the way to run it as non-root container using sufficient linux capabilities to read certificate files.

mack314 avatar Oct 12 '20 02:10 mack314

I don’t believe that it requires root privileges but then again I haven’t tested in OCP myself. Can you provide some logs from inside the container?

amimof avatar Oct 15 '20 06:10 amimof