che-operator/pkg/deploy
Anatolii Bazko 228a3350cd
fix: Don't require RELATED_IMAGE_keycloak env var into a operator container (#1296)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2022-01-20 19:14:33 +02:00
..
consolelink refactor: Do not reconcile on any error inside finalizers (#1252) 2021-12-15 16:42:17 +02:00
dashboard refactor: Do not reconcile on any error inside finalizers (#1252) 2021-12-15 16:42:17 +02:00
dev-workspace Update Dev Workspace templates to v0.11.0 (#1289) 2022-01-14 13:36:14 +02:00
devfileregistry refactor: Do not reconcile on any error inside finalizers (#1252) 2021-12-15 16:42:17 +02:00
expose fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
gateway fix: set resources for gateway containers (#1276) 2022-01-04 10:52:04 +01:00
identity-provider fix: Requeue reconcile for identity provider provioning (#1272) 2021-12-28 17:48:13 +02:00
image-puller refactor: Do not reconcile on any error inside finalizers (#1252) 2021-12-15 16:42:17 +02:00
migration Migrate old objects with app=che label (#1270) 2021-12-28 08:35:37 +02:00
openshift-oauth refactor: Do not reconcile on any error inside finalizers (#1252) 2021-12-15 16:42:17 +02:00
pluginregistry refactor: Do not reconcile on any error inside finalizers (#1252) 2021-12-15 16:42:17 +02:00
postgres fix: Allow to use Postgre 13.x images (#1275) 2022-01-04 10:50:31 +02:00
rbac refactor: Do not reconcile on any error inside finalizers (#1252) 2021-12-15 16:42:17 +02:00
registry fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
server chore: Ensure that CHE_INTEGRATION_XXXX_SERVER__ENDPOINTS and CHE_INT… (#1250) 2021-12-16 08:58:35 +02:00
tls refactor: Do not reconcile on any error inside finalizers (#1252) 2021-12-15 16:42:17 +02:00
checluster.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
checluster_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
clusterrole.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
clusterrole_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
clusterrolebinding.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
clusterrolebinding_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
configmap.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
configmap_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
data_types.go chore: checluster controller refactoring (#1244) 2021-12-09 14:13:59 +02:00
defaults.go fix: Don't require RELATED_IMAGE_keycloak env var into a operator container (#1296) 2022-01-20 19:14:33 +02:00
defaults.go.update.sh fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
defaults_test.go fix: Don't require RELATED_IMAGE_keycloak env var into a operator container (#1296) 2022-01-20 19:14:33 +02:00
deployment.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
deployment_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
finalizer.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
finalizer_test.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
ingres_test.go fix: ingress annotation when single-host and gateway exposure (#1200) 2021-12-17 17:09:32 +02:00
ingress.go fix: ingress annotation when single-host and gateway exposure (#1200) 2021-12-17 17:09:32 +02:00
init_test.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
job.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
job_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
labels.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
labels_test.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
proxy.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
proxy_test.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
pvc.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
pvc_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
reconcile_manager.go refactor: Do not reconcile on any error inside finalizers (#1252) 2021-12-15 16:42:17 +02:00
reconcile_manager_test.go refactor: Do not reconcile on any error inside finalizers (#1252) 2021-12-15 16:42:17 +02:00
role.go fix: delegate permissions to `get, list, watch` `pods/log` resources (#1212) 2021-12-06 15:25:57 +02:00
role_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
rolebinding.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
rolebinding_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
route.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
route_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
secret.go chore: Refactor certificates reconsiler (#1171) 2021-11-26 13:50:59 +02:00
sercet_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
service.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
service_account.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
service_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
sync.go chore: checluster controller refactoring (#1244) 2021-12-09 14:13:59 +02:00
sync_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
test_util.go chore: checluster controller refactoring (#1244) 2021-12-09 14:13:59 +02:00