Anatolii Bazko
|
2e957457f5
|
Fix actual state csv check (#552)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
|
2020-11-24 11:59:06 +02:00 |
Oleksandr Andriienko
|
b1d5488e30
|
Use operator sdk 0.17.2 (#545)
* Pin to precise defined operator-sdk 0.17.2
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
|
2020-11-20 13:57:06 +02:00 |
Oleksandr Andriienko
|
4c194ddeb5
|
fix: Fix scripts and che-types to use newer operator-sdk (#533)
* fix: Fix scripts and che-types to use newer operator-sdk
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
|
2020-11-17 11:38:34 +02:00 |
Tom George
|
24fb122aa8
|
Operator sdk 0.15.2 (#515)
Upgrade che-operator to use operator-sdk version 0.15.2 APIs, and newer kubernetes APIs
Signed-off-by: Tom George <tgeorge@redhat.com>
|
2020-11-11 11:15:55 -06:00 |
Oleksandr Andriienko
|
b893a2785a
|
Revert add bundle commit github action. We can't use it for protected master branch. (#523)
* Revert add bundle commit github action. We can't use it for protected master branch.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Update nightly bundle.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Pin ubuntu version for push github action.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
|
2020-11-07 00:43:09 +02:00 |
Mykola Morhun
|
11838e7055
|
Export Che API URL into env variable (#503)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
|
2020-10-27 09:21:46 +02:00 |
Oleksandr Andriienko
|
0d51ea2f0d
|
Add commit new nightly bundle github action. (#498)
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
|
2020-10-20 17:46:41 +03:00 |
Anatolii Bazko
|
265fd73c67
|
Deprecate server:start command (#486)
* Deprecate server:start command
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
|
2020-10-19 13:38:49 +03:00 |
Flavius Lacatusu
|
270ab6a8e1
|
More fixes to s-host actions
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
|
2020-10-05 14:24:17 +02:00 |
Flavius Lacatusu
|
c03a18b85b
|
More fixes to s-host actions
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
|
2020-10-05 14:19:25 +02:00 |
Flavius Lacatusu
|
1f09d952bb
|
Change single host native deployment test
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
|
2020-10-05 12:59:00 +02:00 |
Flavius Lacatusu
|
b6fda13cdd
|
Change single host action
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
|
2020-10-05 12:40:24 +02:00 |
Flavius Lacatusu
|
0c831b428d
|
Fixes
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
|
2020-09-28 14:39:22 +02:00 |
Flavius Lacatusu
|
e64e2be325
|
Check if bundle image was created and pushed to quay.io
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
|
2020-09-28 14:38:07 +02:00 |
Flavius Lacatusu
|
b993129f5b
|
Migrate jobs from ci.centos to GH actions
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
|
2020-09-18 12:23:00 +02:00 |
Oleksandr Andriienko
|
68952a93bc
|
Fix push nightly images script. (#445)
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
|
2020-09-15 17:01:18 +03:00 |
Oleksandr Andriienko
|
6a3e701d42
|
feat: Remove old olm format nightly files (#435)
* Use new olm bundle in the release script.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Remove deprecated nightly scripts.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Clean up some scripts.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Remove old format nightly channel files
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Fix make-release.sh script to work with new nightly bundle.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Fix broken github check.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
|
2020-09-14 10:18:57 +03:00 |
Oleksandr Andriienko
|
84ac62cbd3
|
Use new opm bundle format. (#423)
* Use new opm bundle format.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Fix csv file. Check works :)
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Add old files to pass check...
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Improve code.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Code clean up. Remove separated code for crc in the TestCatalogSource.sh. Test works for Crc in the same way like Openshift ci. Fix build opm bundle script.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Make bigger timeout for minishift ci test.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Remove not used script testCSV.sh. Update contribution README.md. Worked on fix minishift CI test.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Use eclipse image registry to push images.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Fix and simplify testUpdate.sh for openshift nightly channel.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Improve docs. Provide buildFirstBundle.sh script for dev purpose.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Add more info to the docs.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Improve docs about private registry
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Use only nightly in the nightly bundles.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Fix README.md typos.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Handle requested code review changes.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Pr code check works notified me one time :) . So update nightly bundle and fix some docs.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Fix testCatalogSource.sh
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Remove accidentally commited generated file.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Update gitignore.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
|
2020-09-10 10:33:24 +03:00 |