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

[che-operator] - enable support git clone for repositories with self-signed SSL certs #15285

Closed
vparfonov opened this issue Nov 22, 2019 · 3 comments · Fixed by eclipse-che/che-operator#142
Assignees
Labels
area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator kind/enhancement A feature request - must adhere to the feature request template. severity/P1 Has a major impact to usage or development of the system. status/in-progress This issue has been taken by an engineer and is under active development.
Milestone

Comments

@vparfonov
Copy link
Contributor

Is your enhancement related to a problem? Please describe.

In #15218 was introduced ability support git operations for self signed SSL certificates.
For now, we need to provide ability setup this feature via che-operator.

@vparfonov vparfonov added kind/enhancement A feature request - must adhere to the feature request template. team/ide labels Nov 22, 2019
@vparfonov vparfonov added this to the Backlog - IDE 1 milestone Nov 22, 2019
@vparfonov vparfonov self-assigned this Nov 22, 2019
@tolusha tolusha added severity/P1 Has a major impact to usage or development of the system. area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator labels Nov 22, 2019
@tsmaeder
Copy link
Contributor

Why only the operator? We have other ways to install che, right?

@vparfonov
Copy link
Contributor Author

@tsmaeder for Helm chart docs already in PR eclipse-che/che-docs#936

@slemeur
Copy link
Contributor

slemeur commented Dec 5, 2019

@vparfonov : I don't think we should close the epic if this has not been handled yet. It should have been listed as subtask of the epic: #14527

@ibuziuk ibuziuk mentioned this issue Dec 17, 2019
15 tasks
@ericwill ericwill mentioned this issue Dec 17, 2019
15 tasks
@vinokurig vinokurig added the status/in-progress This issue has been taken by an engineer and is under active development. label Dec 19, 2019
@nickboldt nickboldt modified the milestones: 7.6.0, 7.7.0 Dec 19, 2019
vinokurig added a commit to eclipse-che/che-operator that referenced this issue Dec 26, 2019
Add new boolean property gitSelfSignedCertthat applies environment variables that contain SSL certificate and git host written from che-git-self-signed-cert config map.
The same logic is applied for the helm deployment: eclipse-che/che#15218

fixes eclipse-che/che#15285

Docs PR: eclipse-che/che-docs#1001

Signed-off-by: Igor Vinokur <ivinokur@redhat.com>
nickboldt pushed a commit to nickboldt/che-operator that referenced this issue Jan 31, 2020
Add new boolean property gitSelfSignedCertthat applies environment variables that contain SSL certificate and git host written from che-git-self-signed-cert config map.
The same logic is applied for the helm deployment: eclipse-che/che#15218

fixes eclipse-che/che#15285

Docs PR: eclipse-che/che-docs#1001

Signed-off-by: Igor Vinokur <ivinokur@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator kind/enhancement A feature request - must adhere to the feature request template. severity/P1 Has a major impact to usage or development of the system. status/in-progress This issue has been taken by an engineer and is under active development.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants