Commit Graph

25 Commits (7bea2f6e216aea73a4d8b074dfdddbcd53d2b331)

Author SHA1 Message Date
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
Anatolii Bazko c9543a50a3
Moves images updating to update-nightly-bundle.sh. script (#442)
* Move updating images into update-nightly-bundle.sh. script

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2020-09-16 10:09:42 +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
Anatolii Bazko 69b308aff9
Make operator tag compliant with tags on other repositories (#417)
* Make operator tag  compliant with tags on other repositories

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2020-08-28 08:20:34 +03:00
Mykhailo Kuznietsov 9a0a7cdab7
Copy nightly csv to master (#408)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-08-19 18:10:27 +03:00
Mykhailo Kuznietsov 8f1baa1c28
Add separate parameter for updating nightly OLM files during release (#405)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-08-17 11:54:25 +03:00
Nick Boldt 8d2852979f
Match quay login vars to the ones used by... (#348)
* Match quay login vars to the ones used by cico che-release script

Change-Id: I12d95b48b0600d805f107958c099838d4a263659
Signed-off-by: nickboldt <nboldt@redhat.com>

* more places to replace vars

Change-Id: Icf68b1bc34b507b483840462bdca4c2f3dc71b08
Signed-off-by: nickboldt <nboldt@redhat.com>
2020-07-20 08:08:05 -04:00
Mykhailo Kuznietsov 83c20bb62f
Fix release scripts for CI integration (#347) 2020-07-16 13:30:48 +03:00
Mykhailo Kuznietsov a9092b21d6
Remove -x from release scripts (#345)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-07-15 20:01:22 +03:00
Oleksandr Andriienko adfe698031
feature: Use image digest in csv (#274)
* Use image digest in the released csvs. Use correct image for e2e tests. Use correct operator image for olm tests.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-07-08 10:43:35 +03:00
Anatoliy Bazko aae4524d0d Allows not to release olm files
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-05-15 17:46:55 +03:00
Anatoliy Bazko 6133dfd64b Update release files
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-05-15 17:37:14 +03:00
Anatoliy Bazko b9942aacff Move defaults to env var
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-05-13 08:19:17 +03:00
Anatoliy Bazko 69a6007c56 Update make-release.sh, set nightly tags for master
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-05-07 13:34:52 +03:00
Anatoliy Bazko 15e97f5f8c Update release script
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-05-07 12:20:01 +03:00
Anatoliy Bazko 5f8d79810c Port 7.12.1 csv to master
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-05-02 15:48:52 +03:00
Anatolii Bazko e655435d5d
Release version 7.12.0 (#228)
* Update defaults tags to 7.12.0

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

* Update nightly olm files

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

* Release OLM files to 7.12.0

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

* Fix release script

Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-04-24 14:14:20 +03:00
Anatolii Bazko d46d9ad753
Update release script (#227)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-04-24 08:05:49 +03:00
Anatolii Bazko 7d94f6a136
Fix release script (#226)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-04-24 07:53:52 +03:00
Anatolii Bazko bbc7579a55
Release version 7.11.0 (#215)
* Update defaults tags to 7.11.0

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

* Update nightly olm files

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

* Release OLM files to 7.11.0

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

* Fix olm.sh

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

* Minor fixes of the release process

Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-04-08 10:35:51 +03:00
Anatolii Bazko 9fce59a932
Release 7.10.0 (#195)
* Update defaults tags to 7.10.0

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

* Update nightly olm files

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

* Release OLM files to 7.10.0

Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-03-16 13:49:39 +02:00
Anatolii Bazko e1c8c87399
Release 7.9.0 (#179)
* Update defaults tags to 7.9.0
* Update nightly olm files
* Release OLM files to 7.9.0

Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-02-24 16:46:39 +02:00
Oleksandr Andriienko e9c5d3f312
feat: Remove image refs in `defaults.go` and replace by env vars (#172)
* Move image related default variables to the operator env.

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

* Fix tests.

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

* Use the same env name for CRW and Upstream Che

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

* Clean up.

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

* Improve most che-operator env names

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

* Use cheImage instead of repo only in the envs. Rename cheImageTag to cheVersion.

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

* Add forgotten che-image tag to IMAGE_default_che_server

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

* Add some logic for back compatibilty with Che 7.8.0

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

* Handle one of the realese scripts.

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

* Fix GetFullCheServerImageLink

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

* Remove extra_images.go

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

* Fix tests

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

* Improve release scripts.

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

* Add docker images env to operator-local.yaml

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

* Che 15874 - fix wrong docker images and update olm files (#174)

* Fix wrong docker images values

The docker images set in this GH repo should be the upstream ones,
not the CRW ones

Signed-off-by: David Festal <dfestal@redhat.com>

Co-authored-by: Anatolii Bazko <abazko@redhat.com>
Co-authored-by: Flavius Lacatusu <59865209+flacatus@users.noreply.github.com>
Co-authored-by: David Festal <dfestal@redhat.com>
2020-02-18 10:17:21 +02:00
Anatolii Bazko 64a5ea9cad
Release 7.8.0 (#163)
* Release 7.8.0

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

* Update pkg/deploy/defaults.go

Co-Authored-By: David Festal <dfestal@redhat.com>

* Update pkg/deploy/defaults.go

Co-Authored-By: David Festal <dfestal@redhat.com>

Co-authored-by: David Festal <dfestal@redhat.com>
2020-02-03 15:47:48 +02:00
Anatolii Bazko 257f2096a6 Add RELEASE.md (#152)
* Add RELEASE.md

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

* Minor fixes

Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-01-24 09:28:32 -05:00