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

Added symlinks creation script #7

Closed
wants to merge 1 commit into from
Closed

Added symlinks creation script #7

wants to merge 1 commit into from

Conversation

mbarbero
Copy link
Member

This is early work that will prevent projects from having to specify emptyDir volume mounts, e.g. for maven .m2/repository.

Instead of mounting configmap/secrets subpath inside $HOME, we will mount them somewhere else on the FS (/var, /usr...). This script will be executed at agent startup and create symbolinc to files from config map / secrets. It could remove the need for a Kube mutating admission webhook (see eclipse-cbi/jiro#20)

@mbarbero mbarbero self-assigned this May 12, 2020
@mbarbero mbarbero marked this pull request as draft May 12, 2020 14:22
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.

1 participant