Commit Graph

977 Commits (0b4fef03e815c729f36ee3bb3d9a51dc9d55b5dd)

Author SHA1 Message Date
Anatolii Bazko 0b4fef03e8
fix: reconcile ingress/route when annotations changed (#862)
* fix: reconcile ingress/route when annotations changes

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-06-11 10:54:18 +03:00
Lukas Krejci af0d7c83b7
feat: Add support for configuring the labels for gateway configmaps (#860)
Add support for configuring the labels using which the gateway configmaps
are identified to v2alpha1.

Co-authored-by: Anatolii Bazko <abazko@redhat.com>
2021-06-11 08:14:11 +02:00
Anatolii Bazko 6a8ae2a197
fix: Switch to go 1.15 in GitHub Actions (#866)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-06-10 14:50:33 +03:00
che-bot 4cbb7d252d
Copy 7.31.2 csv to main (#865)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-06-09 20:00:07 +03:00
Anatolii Bazko 105c04ec9d
chore: Ensure that che-server's SA have enough permission to manipulate with devworkspaces resource on kubernetes (#858)
* chore: Ensure that che-server's SA have enaught permission to manipulate with devworkspaces resource on kubernetes

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-06-08 16:50:48 +03:00
Sergey Skorik 8b7f59890c
use happy-path test pod yaml file from che repo (#859) 2021-06-08 12:41:43 +03:00
Anatolii Bazko cad643a6e5
fix: dashboard ingress configuration with custom cheHost (#856)
* Secure che-dashboard ingress with spec.server.cheHostTLSSecret

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-06-07 18:08:33 +03:00
Lukas Krejci b2f4f44f45
chore: Define CheCluster v2alpha1 (#843)
Implements eclipse/che#19846.

Defines a new version of the CheCluster custom resource and implements
conversion functions from and to v1. The v2alpha1 is intentionally NOT
part of the CRD yet and is meant to be used only at runtime by
the operator code.
2021-06-07 12:55:14 +02:00
Flavius Lacatusu 8740c19c23
fix: Remove NON_PROXY from custom resource in disconnected tests (#857)
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-06-05 09:23:24 +03:00
che-bot e83454a0e1
Copy 7.31.1 csv to main (#854)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-06-02 23:00:07 +03:00
Anatolii Bazko 5999375738
fix: Remove duplicates in related images (#855)
* fix: Remove duplicates in related iamges

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-06-02 17:31:57 +03:00
Mykhailo Kuznietsov ee72e86a96
ci: Use semantic PRs name in release workflows (#852)
* ci: Use semantic PRs name in release workflows

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

* fixup! ci: Use semantic PRs name in release workflows
2021-06-02 17:18:23 +03:00
Anatolii Bazko e98f32e689
fix: Update che_types.go, fix descriptions (#851)
* fix: Update che_types.go, fix descriptions

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-06-02 11:13:23 +03:00
David Kwon cd5cdcaba8
fix: Add PVC delete permission to che service account (#847)
* Add PVC delete permission to che service account

Signed-off-by: David Kwon <dakwon@redhat.com>
2021-06-02 09:15:06 +03:00
che-bot 15d0803e0d
Copy 7.31.0 csv to main (#850)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-05-31 09:27:16 +03:00
Anatolii Bazko eefe1952b4
chore(Dockerfile): Switch to go 1.15 (#848)
* Switch to go 1.15

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-05-28 11:19:14 +03:00
Anatolii Bazko c8a9da5bc1
feat: Configure external devfile registries urls (#845)
* Configure external devfile registries urls

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-05-28 11:18:22 +03:00
Flavius Lacatusu 151e48193d
Merge pull request #842 from eclipse-che/sleep
Add 2h of sleep to do some manual tests
2021-05-24 16:16:13 +02:00
Flavius Lacatusu a2a8fd5d02
Add 2h of sleep to do some manual tests
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-05-24 13:16:54 +02:00
Oleksandr Andriienko 72f8d81cc7
Fix che.properties file links. (#841)
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-05-21 09:29:31 +03:00
Anatolii Bazko 17cc64b122
Reworked server synchronization (#813)
* Refactor server provisioning

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-05-21 09:21:01 +03:00
Flavius Lacatusu 37f80138a0
Merge pull request #839 from eclipse-che/dashboard_flav
Fix dashboard component names depending on che flavor
2021-05-20 13:46:59 +02:00
Flavius Lacatusu 2bfac56c27
Merge pull request #836 from eclipse-che/update_oci
Create script to deploy stable Eclipse Che in Openshift CI and check if it is possible to update it to nightly
2021-05-20 13:16:45 +02:00
Anatolii Bazko 175dcdc466 Fix
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-05-20 12:47:11 +03:00
Flavius Lacatusu 2905b674e9
Minor fixes
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-05-20 09:34:26 +02:00
Anatolii Bazko cb5bd99674 Remove using patch
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-05-20 10:18:39 +03:00
Anatolii Bazko bddaafcabc Improve test
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-05-20 10:16:21 +03:00
che-bot 2d369fc4ac
Copy 7.30.2 csv to main (#838)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-05-19 17:58:11 +03:00
Flavius Lacatusu b5feb52494
Fix dashboard component names depending on che flavor
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-05-19 15:43:39 +02:00
Anatolii Bazko d93e5e7320
Che Operator updates DWO and DWCO resources (#832)
* Che Operator updates DWO and DWCO resources

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-05-19 14:07:30 +03:00
Flavius Lacatusu a606d4d803 Merge branch 'main' into update_oci 2021-05-19 10:44:59 +02:00
Flavius Lacatusu 1b148a4421
Fixes minors
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-05-19 10:40:28 +02:00
Anatolii Bazko 482def21cc
Configure keycloak by setting -Dkeycloak.connectionsHttpClient.default.expect-continue-enabled=true and -Dkeycloak.connectionsHttpClient.default.reuse-connections=false (#835)
* Set keycloak.connectionsHttpClient.default.* system properties

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-05-19 11:18:01 +03:00
Flavius Lacatusu 1589dd3b9c
Fixes minors
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-05-19 08:41:00 +02:00
Flavius Lacatusu 6175ab1318
Fixes minors
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-05-18 15:44:53 +02:00
Flavius Lacatusu a60228a9bb
Merge pull request #834 from eclipse-che/fix_script_names
Add devworkspace tests in single-host mode
2021-05-18 09:04:57 +02:00
Flavius Lacatusu 7573d69fa8
Fix workspace startup
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-05-17 15:41:37 +02:00
Sergey Skorik b46cba7667
[Selenium] Add devworkspace-che logs to test report (#828) 2021-05-17 16:35:22 +03:00
Flavius Lacatusu 4298133d34
Add script to deploy eclipse stable and update to nightly in openshift ci
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-05-17 14:03:19 +02:00
Flavius Lacatusu f5bbf11ae9
Merge pull request #812 from eclipse-che/disc
Add script to deploy eclipse che in disconnected environment
2021-05-16 23:16:03 +02:00
Flavius Lacatusu b518f32f0f
Revert script
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-05-14 16:10:25 +02:00
Flavius Lacatusu 96b492b0fe
Add devworkspace tests in single-host mode
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-05-14 13:43:40 +02:00
Flavius Lacatusu d3e593b389
Merge pull request #833 from eclipse-che/fix_sh
Remove devworkspace start in single-host in minikube
2021-05-13 18:56:06 +02:00
Flavius Lacatusu 29661c423d
Revert to minikube
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-05-13 16:55:08 +02:00
Flavius Lacatusu 94789971ac
Remove devworkspace start in single-host in minikube
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-05-13 16:03:48 +02:00
Flavius Lacatusu 0fe011865d
Add suggestions
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-05-13 11:35:36 +02:00
che-bot 955037ed9c
Copy 7.30.1 csv to main (#831)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-05-13 12:13:20 +03:00
Anatolii Bazko 5105bd00e6
Use OpenShift API internal URL to fetch certficate (#829)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-05-12 17:18:43 +03:00
Anatolii Bazko 07c4f74f04
Do not allow to upgrade che 7.31 or later to upgrade installation that configured with namespace strategies other than "per user" (#818)
* Don't support another than per-user strategy

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-05-12 15:53:06 +03:00
Arvin Bhatnagar ae699a70aa
Che Operator Security Context Defined Posture Parameters (#811)
* Che Operator Security Context Defined Posture Parameters

https://github.com/eclipse/che/issues/19737
2021-05-12 11:52:43 +03:00