troy256
troy256
We would really like this feature too. Specifically to pull vulnerability data for specific images/tags.
I am also seeing the same issue with 0.24.2. If I change all the PACKAGE-MANAGER entries to PACKAGE_MANAGER, I am able to convert.
We still have this issue.
We also have the same issue. User was deleted/moved from Active Directory and now cannot remove from Rancher v2.6.9: 
Even though :: is a valid IPv6 address, it's not personally identifiable and is effectively anonymous. So maybe skip over it?
Can that be done with configuration or is that a code change?
@schuellerf, Thanks for writing this bug and associated PR as we are also interested in this feature. We have a self hosted inference endpoint, OpenAI compatible, that is using a...
We are also getting this error on Helm chart deployment for the frontend when upgrading to 4.12.1. Deployment fails and if we look at the pod logs we see: ```...
Thanks @nscuro, unfortunately it is still failing with same error. Looks like it is mounting a config map to /etc/nginx/conf.d/default.conf. The config map is not read-only, so I don't think...
I found the issue. We were mounting or own custom Nginx conf config map to the conf.d directory, which interfered with the run of 20-envsubst-on-templates.sh script. I moved the change...