Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hardcoded ca-volume mountpath /etc/grid-security/certificates makes the reaper to fail deletion in some RSEs #186

Open
marcoverl opened this issue Mar 15, 2024 · 0 comments
Assignees

Comments

@marcoverl
Copy link

the line https://github.com/rucio/helm-charts/blob/master/charts/rucio-daemons/templates/reaper.yaml#L117 erases the existing /etc/grid-security/certificates area when used to mount the ca-bundle.ctr via secret, making the repaer to fail the deletion in some RSEs that probably require the full content of the /etc/grid-security/certificates directory and not simply the CA bundle. It would be better to make it configurable via values.yaml

@rdimaio rdimaio self-assigned this Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants