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

git-sync: support self signed certificates #470

Open
razvan opened this issue Jul 17, 2024 · 0 comments
Open

git-sync: support self signed certificates #470

razvan opened this issue Jul 17, 2024 · 0 comments
Assignees

Comments

@razvan
Copy link
Member

razvan commented Jul 17, 2024

Problem

As seen in #468, users with self signed certificates must inject those in the gitsync container(s) using the podOverride property.

This requirement is leaking too many implementation details and is error prone.

Proposal

Expand the spec.clusterConfig.dagsGitSync[].credentialsSecret interface to allow for optional certificate authorities to be configured together with user credentials in the same Secret object.

Related issues

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

1 participant