Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.

Moved to a custom githelper image for making lesson repo available in pods with correct permissions #162

Merged
merged 2 commits into from
Jan 18, 2019

Conversation

Mierdin
Copy link
Member

@Mierdin Mierdin commented Jan 18, 2019

The lesson directory cloned into lesson endpoints was owned by root:root, and so the antidote user which is used for user logins couldn't change any of the files with their current permissions.

In addition, this approach caused Syringe to rely on a ConfigMap present in Kubernetes that it didn't control. Instead, this image contains the appropriate cloning logic built-in.

… pods with correct permissions

Signed-off-by: Matt Oswalt <[email protected]>
Signed-off-by: Matt Oswalt <[email protected]>
@Mierdin Mierdin merged commit b264db4 into master Jan 18, 2019
@Mierdin Mierdin deleted the fix-git-clone branch January 18, 2019 08:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant