Commit Graph

20 Commits (9034d354fd4a2bf338acbca4226a86155d4288bf)

Author SHA1 Message Date
Sergii Leshchenko 9da9458dd1 Make dashboard finalize its cluster rbac 2021-08-30 13:35:41 +03:00
Oleksandr Andriienko 8802c0f2b0
fix: Utilize dashboard finalizer. (#1037)
* fix: Utilize dashboard finalizer.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Update bundle.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-08-26 19:57:29 +03:00
Sergii Leshchenko dd6a1e4af0 Do not use v1beta1 in DWCO code 2021-08-26 16:03:30 +03:00
Michal Vala edca3de035
feat: update traefik to 2.5.0 (#1023)
Signed-off-by: Michal Vala <mvala@redhat.com>
2021-08-20 12:49:57 +02:00
Michal Vala 491f711eca
Gh19707 secure workspace (#1001)
Signed-off-by: Michal Vala <mvala@redhat.com>
2021-08-19 15:28:55 +02:00
Anatolii Bazko 61cd3aa9cc
Plugin registry is deployed after devfile registry (#1013)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-08-17 21:32:42 +03:00
Lukas Krejci 456743ce01
feat: Import Devworkspace Che Operator (#925)
* Import of DWCO into CO.

Co-authored-by: Anatolii Bazko <abazko@redhat.com>
Co-authored-by: Michal Vala <mvala@redhat.com>
2021-08-11 15:07:44 +03:00
Anatolii Bazko 7ff7399be9
fix: improve restore stability (#996)
* fix: restore reconciler

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-08-10 17:13:58 +03:00
Michal Vala 95471dfefd
feat: enable nativeUserMode on OpenShift with devworkspace by default (#978)
Signed-off-by: Michal Vala <mvala@redhat.com>
2021-08-06 18:33:49 +02:00
Anatolii Bazko 2ae826d4cc
chore: generate networking.k8s.io/v1 version of Ingress (#992)
* chore: generate networking.k8s.io/v1 version of Ingress

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-08-06 08:56:56 +03:00
Max Shaposhnik 34f0be0113
fix: Add "get", "patch" and "update" roles for secrets for Che SA;
Signed-off-by: Max Shaposhnik <mshaposh@redhat.com>
Co-authored-by: Anatolii Bazko <abazko@redhat.com>
Co-authored-by: Igor Vinokur <ivinokur@redhat.com>
2021-08-03 12:13:34 +03:00
Oleksandr Andriienko ae276a4d2f
build: Remove redundant check. Pass tests on image build. Remove test execution on make file image build. (#970)
* Remove redudant check. Pass tests on image build. Remove test execution on make file image build.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-07-28 16:34:44 +03:00
Oleksandr Andriienko 6c76cd833d
fix: CRW-1956: Rework tests for CRW (#968)
* CRW-1956: Rework tests for CRW

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-07-27 17:30:41 +03:00
David Kwon 298fb403fb Change formatting
Signed-off-by: David Kwon <dakwon@redhat.com>
2021-07-22 15:34:27 +02:00
David Kwon cd0d0d2a8f Don't hardcode default image version numbers for tests
Signed-off-by: David Kwon <dakwon@redhat.com>
2021-07-22 15:34:27 +02:00
David Kwon 5d0abfd5fb feat: Update image puller default images when CSV file is updated
Signed-off-by: David Kwon <dakwon@redhat.com>
2021-07-22 15:34:27 +02:00
Max Shaposhnik 9195560156
fix: Allow roles update for che workspace cluster role 2021-07-21 22:03:04 +03:00
Serhii Leshchenko 5ab41546b3
feat: add an ability to add localhost to allows list for keycloak (#937)
* feat: add an ability to mount configmap to deployment
* feat: add an ability to configure additional weborigins and redirecturls for keycloak
2021-07-21 16:00:20 +03:00
Oleksandr Andriienko 24f854c0c1
Don't ignore restore status error. I hope it will make restore feature more stable. (#941)
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-07-21 09:27:10 +03:00
Oleksandr Andriienko f555494a7d
feat: Newer operator sdk (#826)
* Define new dependencies. Update vendor folder. Use newer operator sdk v1.7.1.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-07-19 14:29:11 +03:00