Robin Duhan

Results 30 comments of Robin Duhan

Thanks for the PR, Andrew. We are checking, and will be taking this in next patch and it will be available in next couple of weeks, 784.x.

@fwdIT We have taken this, and it will be released tentatively by third week of October. I have raised another PR on top of your changes - https://github.com/jfrog/charts/pull/1926 - please...

@fwdIT Great, thank you for verifying this at your end as well.

@fwdIT This is taken with the ongoing release. This will tentatively be available by mid-end next week.

Hi, I tried enabling metrics in the chart using `artifactory.metrics.enabled=true`, and it worked as expected. You would find the metrics files at the $JFROG_HOME/var/log directory. Since the chart takes care...

Hi @jkdev2, this seems to be failing because openshift created a read-only filesystem for the pods. `chmod: changing permissions of '/opt/jfrog/artifactory/app/access/tomcat/webapps/': Operation not permitted chmod: changing permissions of '/opt/jfrog/artifactory/app/access/tomcat/conf/': Operation...

Can you confirm if a read-only security constraint is being enforced in your cluster? Can you also share access logs?

> The PVC is mounted with Read/write. This is only for artifactory/var directories, not the app ones. Can you make sure that there's no SecurityContextConstraints that could pose a problem?...

What version of artifactory are you on?