che-operator/pkg/controller/che
Igor Vinokur c6737105d6
Support git self-signed SSL certs (#142)
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#15218

fixes eclipse/che#15285

Docs PR: eclipse/che-docs#1001

Signed-off-by: Igor Vinokur <ivinokur@redhat.com>
2019-12-26 10:23:11 +02:00
..
che_controller.go Support git self-signed SSL certs (#142) 2019-12-26 10:23:11 +02:00
che_controller_test.go Fix a failing test due to hard coded `che` 2019-11-15 11:40:40 +01:00
create.go Option to enable che-server metrics endpoint (#117) 2019-11-28 23:05:28 +01:00
exec.go Enable token exchange (#84) 2019-09-24 10:17:28 +02:00
finalizer.go add missing license headers (#135) 2019-11-29 10:28:36 +01:00
get.go Fix Custom Resource update bugs and external registry URLs not taken in account (#63) 2019-08-12 16:25:07 +02:00
k8s_helpers.go Improve crt retrieval (#24) 2019-05-12 09:08:15 +03:00
k8s_helpers_test.go Update to 0.5.0. Use CRDs 2019-03-20 09:33:06 +02:00
status.go Update custom resource doc, and make it available in OpenApi spec (#94) 2019-10-14 14:28:51 +02:00
update.go Update custom resource doc, and make it available in OpenApi spec (#94) 2019-10-14 14:28:51 +02:00