Flavius Lacatusu
c5d00a4d0a
feat: Add code coverage artifacts for che operator
...
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-01-13 16:12:30 +01: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
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
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
c4a3ff2480
Update doc how to test operator via OLM. ( #329 )
...
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-07-21 08:59:02 +03:00
Mykola Morhun
912fd52fc4
Implement autodetetion for self-signed certificate flag ( #301 )
...
Implement autodecetion for self-signed certificate flag
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2020-06-15 11:01:46 +03:00
Mykola Morhun
877856b865
Add instructions how to test Che operator using olm installer ( #294 )
...
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2020-06-02 10:35:24 +03:00
David Festal
d273007e7e
Fix the Openshift OAuth provisioning for CRW, and move provisioning files ( #122 )
...
* Fix the oauth_provision file for CRW
- Replaces `jq` tool calls by equivalent `sed` calls
- Moves the `xxx_provision` files out of `deploy` (more for yamls) (should fix new issue https://issues.jboss.org/browse/CRW-482 at the same time)
- Replace a hard-coded value of the clientId (`che-public`) in the `token-exchange` feature on CRW
- Correctly enables the RHSSO preview features required for `token-exchange` (the way to activate them slightly differs from the upstream Che case)
Signed-off-by: David Festal <dfestal@redhat.com>
2019-11-15 11:40:40 +01:00
David Festal
3360525412
Enable token exchange ( #84 )
...
* Enable the `token-exchange` preview KC feature
* Add what should be done on the Che side
* Automatic token-exchange permissions config
* fix oauth provision script
* Fail-safe removal of the `openshift` id provider
* Fix possible inconsistencies in OS OAuth status
* Update README.md according to suggestion
Co-Authored-By: Robert Krátký <rkratky@redhat.com>
Signed-off-by: David Festal <dfestal@redhat.com>
2019-09-24 10:17:28 +02:00
Ilya Buziuk
8d3a408e8d
rh-che #1499 : Adding scripts for setting up nightly CI for che-operator
...
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
2019-08-14 12:03:15 +02:00
nickboldt
7572b31fc2
CRW-280 use registry.redhat.io (authenticated) instead of registry.access.redhat.com (non-auth'd); also new server image is registry.redhat.io/codeready-workspaces/server-rhel8, not just /server
...
Change-Id: I247e6db78cc71d53e385e5ef830234580b3b34bd
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-05-15 13:55:03 -04:00
nickboldt
8dc0475a6a
s/e3e/e2e
...
Change-Id: Ide8062f8b348cf81c0ed21ad26534318ffa308f2
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-04-27 13:23:30 -04:00
Eugene Ivantsov
2426068f65
Rename json tags. Update upstream image tag. Remove CRW olm yamls ( #13 )
...
* Renamed json tags. Updated upstream image tag. Removed CRW olm stuff
2019-04-13 09:03:46 +03:00
Eugene Ivantsov
ad6b2a3a21
Auto fetch crt. Introduce e2e tests ( #8 )
2019-04-05 16:17:01 +03:00
Eugene Ivantsov
bb1034b380
More tests. New defaults. Custom CM. Updates to README
2019-03-27 20:09:03 +02:00
Eugene Ivantsov
32b8e15939
Update to 0.5.0. Use CRDs
2019-03-20 09:33:06 +02:00
Eugene Ivantsov
914e92e4e6
OpenShift/K8S Operator ( #3 )
...
* Vendor dependencies
* OpenShift/K8S Operator
* Disable ssl for realm by default
* Fix ssl for realms. Create view role
2019-01-30 11:54:38 +02:00