Anatolii Bazko
9e250183f6
feat: [che-operator] devfile improvements ( #1698 )
...
* feat: Devfile improvements
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2023-06-07 16:39:40 +03:00
Anatolii Bazko
7d14110ad0
chore: Update README.md ( #1552 )
...
* chore: Update README.md
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2022-11-01 19:45:56 +02:00
Anatolii Bazko
0bc1049017
feat: CheCluster API v2 ( #1324 )
...
* feat: CheCluster API v2
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2022-06-09 11:35:01 +03:00
Anatolii Bazko
58f3f01c2d
fix: Fix default postgreSQL credentials secret name ( #1343 )
...
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2022-03-16 16:36:21 +02:00
Anatolii Bazko
0f24b31958
chore: Remove default secrets from operator deployment ( #1326 )
...
* chore: Remove default secrets from operator deployment
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2022-02-24 11:48:21 +02:00
Anatolii Bazko
a78d2ae13e
feat: Switch to operator-sdk v1.9.2 ( #1323 )
...
* feat: Switch to operator-sdk v1.9.2
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2022-02-17 14:30:53 +02:00
Anatolii Bazko
2f276f8b66
Deploy Dev Workspace from `fast` channel before deploying Eclipse Che using `testCatalog.sh` ( #1277 )
...
* feat: Deploy Dev Workspace from 'fast' channel when Eclipse Che is deployed from 'next'
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
Co-authored-by: Oleksandr Andriienko <oandriie@redhat.com>
2022-01-05 11:28:10 +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
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
78673e1d8e
fix: Fix OLM dev commands. ( #1161 )
...
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-11-02 10:22:41 +02:00
Oleksandr Andriienko
b8cc02bf9a
feat: Update controller runtime ( #1064 )
...
* Update controller runtime for che-operator and related deps.
Controller runtime update to version v0.9.5
go-client update to version v0.21.3
Udaptated tests to the new controller runtime and go-client.
Use newer image puller.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-10-01 14:54:37 +03:00
Oleksandr Andriienko
47aabc9379
feat: Development: add make compile command. ( #1093 )
...
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-09-27 07:38:06 +03:00
Oleksandr Andriienko
b66a45f174
fix: CHE-20274 Don't set empty value for Che property CHE_INFRA_OPENSHIFT_ROUTE_HOST_DOMAIN__SUFFIX ( #1036 )
...
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-08-27 00:31:04 +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
Oleksandr Andriienko
784f536c17
fix: commands to run unit tests ( #988 )
...
* fix: commands to run unit tests
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-08-03 09:09:21 +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
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
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
d5ea65afdd
Specify resources limits ( #612 )
...
* Specify resource limits
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-01-25 13:48:06 +02:00
Anatolii Bazko
482155b7e2
Automate the setup of github identity provider with internal keycloak ( #589 )
...
* GitHub identity provider provision
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-01-13 17:06:54 +02:00
Oleksandr Andriienko
d37acdd92f
Improve build che-operator image dev command. ( #591 )
...
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-12-24 13:11:20 +02:00
Oleksandr Andriienko
ae79476106
Improve oauth handling. ( #551 )
...
* Improve oauth handling.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-12-21 10:38:37 +02:00
Oleksandr Andriienko
8b4a5e076f
Fix outdated README file and add development notes ( #553 )
...
* Fix outdated README file. Add more useful development info.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
Co-authored-by: Flavius Lacatusu <flacatus@redhat.com>
Co-authored-by: Anatolii Bazko <abazko@redhat.com>
Co-authored-by: Yana Hontyk <yhontyk@redhat.com>
2020-12-01 14:42:49 +02:00
Oleksandr Andriienko
73053b2bc4
Provide internal network urls for plugin registry, devfile registry and internal che api endpoint url. ( #468 )
...
* Provide internal network urls for plugin, devfile registries and internal che api endpoint url.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-11-26 13:54:26 +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
Oleksandr Andriienko
b4d1143637
Set up watch namespace in one place for debugger. ( #514 )
...
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-11-02 18:14:53 +02:00
Oleksandr Andriienko
2ec4908294
Fix debugger for openshift cluster. ( #488 )
...
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-10-09 13:04:16 +03:00
Oleksandr Andriienko
66d2f95e9f
feat: Dev commands ( #460 )
...
* Improve dev flow: add some VSCode development commands
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-09-24 10:27:22 +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
Anatolii Bazko
110149a5c7
Respect openshift cluster wide proxy ( #272 )
...
* Respect OpenShift cluster wide proxy
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-07-08 16:08:20 +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
b9942aacff
Move defaults to env var
...
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-05-13 08:19:17 +03:00
Anatolii Bazko
a8c155409d
Make che-operator non blocking ( #212 )
...
* Make che-operator non-blocking
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-04-10 17:19:14 +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
Anatolii Bazko
46c98c20e8
Enable to debug operator locally ( #182 )
...
* Enable to debug operator locally
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
Co-authored-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-03-02 14:10:05 +02:00