che-operator/controllers/usernamespace
Lukas Krejci 33a59db047
fix: Use the labels used by the che-server to recognize workspace namespaces (#1359)
Use the app.kubernetes.io/part-of=che.eclipse.org and
app.kubernetes.io/component=workspaces-namespace labels to mark a namespace
as workspace namespace.

This should bring the operator and che-server in line with how they are
marking the managed namespaces.
2022-04-27 16:06:21 +02:00
..
controller.go fix: Use the labels used by the che-server to recognize workspace namespaces (#1359) 2022-04-27 16:06:21 +02:00
controller_test.go chore: don't update chehost in CheCluster spec (#1340) 2022-03-16 11:37:40 +02:00
init_test.go chore: don't update chehost in CheCluster spec (#1340) 2022-03-16 11:37:40 +02:00
namespacecache.go fix: Use the labels used by the che-server to recognize workspace namespaces (#1359) 2022-04-27 16:06:21 +02:00
namespacecache_test.go fix: Use the labels used by the che-server to recognize workspace namespaces (#1359) 2022-04-27 16:06:21 +02:00