che-operator/pkg/controller/che
David Festal 3360525412
Enable token exchange (#84)
* Enable the `token-exchange` preview KC feature
* Add what should be done on the Che side
* Automatic token-exchange permissions config
* fix oauth provision script
* Fail-safe removal of the `openshift` id provider
* Fix possible inconsistencies in OS OAuth status
* Update README.md according to suggestion
Co-Authored-By: Robert Krátký <rkratky@redhat.com>

Signed-off-by: David Festal <dfestal@redhat.com>
2019-09-24 10:17:28 +02:00
..
che_controller.go Enable token exchange (#84) 2019-09-24 10:17:28 +02:00
che_controller_test.go Make Che Operator create consolelink if it's supported 2019-09-09 13:27:23 +03:00
create.go Enable token exchange (#84) 2019-09-24 10:17:28 +02:00
exec.go Enable token exchange (#84) 2019-09-24 10:17:28 +02:00
finalizer.go Gracefully ignore the error when trying to delete an unexisting OAuthClient (#48) 2019-07-16 12:01:46 +02: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 Don't allow installing Che with Openshift Oauth when no OAuth user exist (#74) 2019-09-02 18:47:30 +02:00
update.go Fix Custom Resource update bugs and external registry URLs not taken in account (#63) 2019-08-12 16:25:07 +02:00