che-operator/controllers/usernamespace
Lukas Krejci d52d5adb16
Set the type and immutability of the secret when copying the self-signed-cert to the user's namespace. (#1094)
* fix: Set the type and immutability of the secret when copying the self-signed-cert to the user's namespace.

* update the resources

* fix: the events on objects in checluster namespace now properly trigger
reconciliation of all known namespaces.

* Update resources and remove the errorneous \n from the generated yaml.
2021-09-28 11:05:37 +03:00
..
controller.go Set the type and immutability of the secret when copying the self-signed-cert to the user's namespace. (#1094) 2021-09-28 11:05:37 +03:00
controller_test.go Set the type and immutability of the secret when copying the self-signed-cert to the user's namespace. (#1094) 2021-09-28 11:05:37 +03:00
namespacecache.go Set the type and immutability of the secret when copying the self-signed-cert to the user's namespace. (#1094) 2021-09-28 11:05:37 +03:00
namespacecache_test.go feat: Syncing of proxy settings and self-signed cert to the user's workspace namespace (#1027) 2021-09-21 21:00:53 +02:00