Anatolii Bazko
7bc4194e0e
chore: Migrate from sql-based to file-based catalog source format ( #1559 )
...
chore: Migrate from sql-based to file-based catalog source format
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2022-11-16 15:00:09 +02:00
Anatolii Bazko
ea0d1d7654
chore: Rework test scripts ( #1482 )
...
* chore: Rework test scripts
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2022-08-16 19:17:20 +03: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
Flavius Lacatusu
9d143391bb
feat: Rename stable-all-namespaces channel to tech-preview-stable-all-namespaces
...
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-09-06 09:42:32 +02: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
Flavius Lacatusu
e63f5fda5d
fix suggestions
...
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-07-26 20:24:48 +02:00
Flavius Lacatusu
7f37ea2768
feat: Add initial commit of DWO olm deps
...
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-07-26 12:37:32 +02:00
Michal Vala
6bf5c65a44
feat: Traefik plugin for header rewrite in nativeUserMode ( #938 )
...
Signed-off-by: Michal Vala <mvala@redhat.com>
2021-07-21 13:43:32 +02: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
Oleksandr Andriienko
36edfbe887
Olm bundles for stable channel ( #690 )
...
* Create and use stable channel for OLM bundles.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-03-09 16:34:04 +02:00
Anatolii Bazko
5bb46fa458
Refactoring test scripts ( #557 )
...
* Refactoring test scripts
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2020-12-04 17:20:49 +02: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
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
Oleksandr Andriienko
d2585b655f
Improve debug configuration. Add debug binary to .gitignore ( #183 )
...
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-03-04 10:30:42 +02:00
Eugene Ivantsov
d88e2bc677
Use double quotes to make sure car gets resolved. Add tmp to gitignore ( #10 )
2019-04-08 14:30:19 +03:00
Eugene Ivantsov
ad6b2a3a21
Auto fetch crt. Introduce e2e tests ( #8 )
2019-04-05 16:17:01 +03:00
Eugene Ivantsov
32b8e15939
Update to 0.5.0. Use CRDs
2019-03-20 09:33:06 +02:00
Eugene Ivantsov
63d9133fd1
Initial commit
2019-01-04 12:01:04 +02:00