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

Allow profiles to not mount secrets #145

Merged
merged 3 commits into from
Nov 20, 2024
Merged

Conversation

enolfc
Copy link
Contributor

@enolfc enolfc commented Nov 20, 2024

Summary

A new option can be specified in the profile named mount_secrets_volume,
when this is defined and False, the volume mount for the existing
secrets will not be available in the main container of the pod. It
should still be there for sidecars.


Related issue : #144

A new option can be specified in the profile named "no_secrets",
when this is defined and not False, the volume mount for the existing
secrets will not be available in the main container of the pod. It
should still be there for sidecars
Copy link
Contributor

@gonimoro gonimoro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok to me

@enolfc enolfc merged commit 700fb34 into EGI-Federation:main Nov 20, 2024
3 checks passed
@enolfc enolfc deleted the secret-mount branch November 20, 2024 15:32
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

Successfully merging this pull request may close these issues.

2 participants