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

Add volume mount to the git sync container so that certificates can be mounted #455

Closed
wants to merge 3 commits into from

Conversation

PaulienVa
Copy link

@PaulienVa PaulienVa commented Jun 20, 2024

Description

When using kubernetes executors, volume mounts are not mounted to the gitsync initContainer. This causes a problem when a certificate is needed to access a git repository (also when using https:// instead of ssh).
The webserver and the scheduler are able to sync the repositories, to avoid an inconsistent state of the operator, the executors should do to.

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

Reviewer

Acceptance

@PaulienVa
Copy link
Author

#456

Proper fix is implemented in PR above

@PaulienVa PaulienVa closed this Jun 20, 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

Successfully merging this pull request may close these issues.

1 participant