Commit Graph

129 Commits (d5928bdfe3ba65dcfded1eb796a00625f0b9e815)

Author SHA1 Message Date
Nick Boldt cb83454132
ci: improve MM link - filter for only eclipse-che open PRs (#21161) (#1332)
Change-Id: I7c052cd347c5ed0f0e5e4f3a98b66967f9382deb
Signed-off-by: nickboldt <nboldt@redhat.com>
2022-03-03 12:36:21 -04:00
Nick Boldt cbff6bba19
chore: since we don't publish to k8s-operatorhub/community-operators as of Che 7.40, remove obsolete code; also fix typo and update MM message (#21161) (#1331)
Change-Id: I4485b86540a37340bc0be832bfef10bb3ee9f62a
Signed-off-by: nickboldt <nboldt@redhat.com>
2022-03-03 12:29:37 -04:00
Angel Misevski c81c737d81
chore: Update DevWorkspace Operator dependency to v0.12.2 (#1302)
* Update DevWorkspace Operator dependency to v0.12.2

Signed-off-by: Angel Misevski <amisevsk@redhat.com>

* Update vendor directory to include DWO v0.12.2

Signed-off-by: Angel Misevski <amisevsk@redhat.com>

* Adapt Che routing solver to DevWorkspace Operator changes

Adapt code in Che RoutingSolver to accomodate changes in DWO that
disconnect DevWorkspaceRouting resources from the upstream Devfile API

Signed-off-by: Angel Misevski <amisevsk@redhat.com>

* Set Go version to 1.16

Signed-off-by: Angel Misevski <amisevsk@redhat.com>

* Update all Go images used to use Go 1.16

Signed-off-by: Angel Misevski <amisevsk@redhat.com>

* Set up Go to use 1.16 in PR check GitHub actions

Signed-off-by: Angel Misevski <amisevsk@redhat.com>

* Update RBAC

Signed-off-by: Angel Misevski <amisevsk@redhat.com>
2022-02-01 10:46:21 +02:00
Anatolii Bazko a51d26e2c7
fix: Codecov report (#1294)
* fix: Codecov report

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2022-01-19 16:56:48 +02:00
Anatolii Bazko 5e4ea1a620
ci: Remove test workflow (#1292)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2022-01-17 10:42:18 +02:00
Anatolii Bazko 100e6a448a
feat: Switch to DevWorkspace engine by default (#1265)
* feat: Switch to DevWorkspace engine by default

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-12-24 10:21:41 +02:00
Anatolii Bazko 6dc1085f17
fix: Remove platform option from creation community operators PR (#1246)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-12-09 15:49:47 +02:00
Anatolii Bazko f7de9107ad
chore: remove reference to platform when deal with olm bundle (#1239)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-12-09 11:32:40 +02:00
Anatolii Bazko 8407e1b0ea
ci: Don't build kubernetes olm bundle (#1217)
* Don't build kubernetes olm bundle

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-12-07 11:43:29 +02:00
Anatolii Bazko ca3b83ae13
ci: Remove MiniShift GH actions (#1214)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-12-03 11:36:20 +02:00
Oleksandr Andriienko dfdd4f9002
Fix helm package release. (#1209)
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-12-01 17:52:48 +02:00
Oleksandr Andriienko e3d3156be7
Fix helm release package action. (#1208)
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-12-01 17:38:56 +02:00
Oleksandr Andriienko 957038515a
feat: Add stable helm chart and gh action to release it. (#1203)
* feat: Add stable helm chart and gh action to release it.

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

Co-authored-by: Anatolii Bazko <abazko@redhat.com>
2021-12-01 17:25:34 +02:00
Anatolii Bazko e9dfa2d6a8
fix: remove output on log collecting (#1183)
* fix: remove output on log collecting

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-11-19 08:44:37 +02:00
Ilya Buziuk 13ced1f7d5
chore: Adding 'try-in-web-ide.yaml' yaml to github flow (#1177)
* chore: Adding 'try-in-web-ide.yaml' yaml to github flow

* Rename, remove comment

Signed-off-by: Anatolii Bazko <abazko@redhat.com>

Co-authored-by: Anatolii Bazko <abazko@redhat.com>
2021-11-18 10:44:54 +02:00
Anatolii Bazko 985fc2f129
chore: Refactoring build/test catalog scripts (#1172)
* chore: Refactoring build/test catalog scripts

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-11-17 08:54:18 +02:00
Oleksandr Andriienko b4930b5054
fix: Fix license headers (#1170)
* Fix license headers.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-11-16 11:17:18 +02:00
Oleksandr Andriienko a99ecd03be
feat: Add DEPENDENCIES.md github action check. (#1148)
* feat: Add DEPENDENCIES.md github action check.

Co-authored-by: Anatolii Bazko <abazko@redhat.com>

Co-authored-by: Anatolii Bazko <abazko@redhat.com>
2021-10-19 16:20:23 +03:00
Serhii Leshchenko ce230cde18
feat: don't take control over DWO which is not managed by Che (#1085)
* feat: don't take control over DWO which is not managed by Che
2021-10-01 21:51:35 +03:00
Mykhailo Kuznietsov 597d9cdedf
fix: fix python setup in minishift test (#1115)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-10-01 09:22:55 +03:00
Mykhailo Kuznietsov 070f4c7a28
chore: update release runner to ubuntu-20.04 (#1107)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-09-30 17:40:31 +03:00
Mykhailo Kuznietsov a7ee1e6d7e
chore: Fixes for post-release operator jobs (#1096)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-09-29 12:11:59 +03:00
Flavius Lacatusu e4bf44f0e1
chore: Create new channel to install Eclipse Che next in AllNamespaces mode with DWO dependency
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-09-20 13:58:05 +02:00
Sergii Leshchenko 43be1e203b fix printing of command to fix imports 2021-08-30 13:35:41 +03:00
Sergii Leshchenko a22de9f855 fix: fix github workflow which checks goimports 2021-08-25 14:24:35 +03:00
Mykhailo Kuznietsov 6155504205
Remove DWCO from release workflow inputs (#1017)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-08-18 08:26:53 -04: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
Mykhailo Kuznietsov 8361ffde7e
fix: Small fixes to operator post-release workflow triggers (#995)
* fix: Fix for chectl and community-operator release workflows

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-08-05 16:23:26 +03:00
Anatolii Bazko a3abf33b10
chore: Rename channel from nightly to next (#977)
* chore: Rename channel from nightly to next

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Co-authored-by: Flavius Lacatusu <flacatus@redhat.com>
2021-08-03 16:56:05 +03:00
Mykhailo Kuznietsov edea504fd3
fix: Fixes for Che-Operator post release workflows (#990)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-08-03 10:46:39 +03:00
Flavius Lacatusu 52624a92c8
fix: Adapt stable releases tests to new operator-sdk scripts (#983)
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-08-02 16:01:54 +03:00
Nick Boldt 9fd7bad985
chore: bump to action-mattermost-notify@1.1.0 (1.0.2 is broken) (#969)
Change-Id: I61875ee0eb4760fb7a12491ad1853f9153ae4249
Signed-off-by: nickboldt <nboldt@redhat.com>
2021-07-28 06:05:48 -04:00
Oleksandr Andriienko ca6f98c53d
Add OLM channels recovery script. (#955)
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-07-21 18:21:24 +03:00
Oleksandr Andriienko 28f0903ec4
feat: Add ability to rebuild OLM images manully (#949)
* Add ability to rebuild nightly OLM images manually.

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

* Format.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-07-19 21:30:07 +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
Mykhailo Kuznietsov 48d69e27fb
feat: Improve community operator scripts (#942)
* Add ability to select platforms for community operator update PR

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

* :chore: Adapt to community operator projects migration

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-07-19 12:46:46 +03:00
Flavius Lacatusu f290a53731
fix: increase minikube version in jobs
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-07-01 13:20:51 +02:00
Mykhailo Kuznietsov 7d369a52f2
ci: Add next images build (#863)
* ci: Add next images build

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

* fixup! ci: Add next images build

* fixup! fixup! ci: Add next images build

* fixup! fixup! fixup! ci: Add next images build

* fixup! fixup! fixup! fixup! ci: Add next images build

* fixes to CI

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

* fixup! fixes to CI

* fixup! Merge branch 'main' of github.com:eclipse/che-operator into next-build
2021-06-30 15:14:04 +03:00
Mykola Morhun 67dd98d2f9
Implement backup / restore of Che server (#844)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2021-06-22 13:24:06 +03: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
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
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
Anatolii Bazko b6d4e446f7
Fix release script to check resources only once (#816)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-05-07 12:16:18 +03:00
Mykhailo Kuznietsov 4a6386215b
Fix operator post-release job triggers (#808)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-04-29 10:17:50 +03:00
Flavius Lacatusu 6883cbaf09
Change version file from root project to version/version.go
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-04-23 10:19:10 +02:00
Anatolii Bazko 5a505b8857
Update GitHub workflows (#792)
Rework some github workflows.

* Fix starting minishift cluster by adding --registry-mirror=https://quay.io
* Merge update-crd-files.sh and update-nightly-bundle.sh into one single script update-resources.sh
* Introduce check-resources.sh corresponding to update-resources.sh
* Removes resources updating from the release script, added validation (if resources aren't up to date then a separate PR has to be created)

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-04-22 19:39:36 +03:00
Serhii Leshchenko 0353a4487e
Run dashboard as separate deployment (#684)
* Run dashboard in a dedicated deployment

* Add info how to fix go imports

* Include dashboard image into release process

* Regenerate CRD & manifests

* Update nightly bundle

Signed-off-by: Anatolii Bazko <abazko@redhat.com>

Co-authored-by: Anatolii Bazko <abazko@redhat.com>
2021-04-21 21:37:12 +03:00
Flavius Lacatusu b6f4990bde
Remove codecov env from github action job (#790)
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-04-21 12:07:53 +03:00
Mykhailo Kuznietsov 6198759bc7
Copy 7.29.0 csv to main (#785)
* Copy 7.29.0 csv to main

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

* Add github token to minishift job

Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>

Co-authored-by: Flavius Lacatusu <flacatus@redhat.com>
2021-04-16 15:17:09 +03:00