Commit Graph

33 Commits (ecf63a94de46b80b4a21b870670b737f6825524d)

Author SHA1 Message Date
Anatolii Bazko a622300be2
Remove operator-local.yaml (#599)
* Remove operator-local.yaml

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2020-12-30 13:30:29 +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 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
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
Serhii Leshchenko cc93735274
Refactor deploy package (#474)
* Move exposure logic to one place & Group deploy classes

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2020-10-05 17:34:43 +03: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
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
Flavius Lacatusu 8d85dc10be
Add logger to the e2e automation script locally
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2020-01-30 16:17:05 +01:00
Flavius Lacatusu b8ea0bb27b
Separate ci logic from run locally tests
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2020-01-30 15:05:50 +01:00
Flavius Lacatusu e36d7d32ec
Create new script to install dependencies like KVM driver for minishift
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2020-01-28 13:44:40 +01:00
Flavius Lacatusu 7156228b96
Added exit trap to delete minishift Vm in case if one command failed.
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2020-01-27 11:26:07 +01:00
Flavius Lacatusu 8cac86e709
Remove set -e from shell script to avoid problems with minishift deletion
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2020-01-24 11:40:01 +01:00
Flavius Lacatusu 265a1c4cca
Created minishift e2e tests with minishift
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2020-01-23 19:21:55 +01:00
Tom George 431809f950 Update custom resource doc, and make it available in OpenApi spec (#94)
* Add openapi gen flags
* Get code to compile with new OpenApi field names

Signed-off-by: Tom George <tg82490@gmail.com>

* Complete the doc & fix optional management
* Rename the CRD to the initial name.
* Correctly update the CRD file
* remove unused and error-prone CRD file
* Update OLM packages with new OpenApi defs

Signed-off-by: David Festal <dfestal@redhat.com>
2019-10-14 14:28:51 +02:00
nickboldt 5d6b75ff13 Revert "switch to registry.redhat.io/rhel8/go-toolset:1.11.5-8 as builder" so that upstream operator tests can use non-auth'd registry
This reverts commit 42600e5ffa.

Change-Id: I1ceffe55f0423b0d9a38f14b69fd5fac5bc33c06
2019-05-14 10:23:14 -04:00
nickboldt 9d4ee9cc39 rather than rebuilding the operator image, just pull the latest from quay
Change-Id: I3eb1b79f39ee3617def9ea6a0f5efee03dbb4a3e
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-05-14 09:11:45 -04:00
Eugene Ivantsov 63787372bd
Get crt of OpenShift baseURL for Keycloak (#14)
* Get crt of OpenShift baseURL for Keycloak

* Don't fails when rolling out router deployment
2019-04-19 14:40:49 +03: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 d88e2bc677
Use double quotes to make sure car gets resolved. Add tmp to gitignore (#10) 2019-04-08 14:30:19 +03:00
nickboldt 2b5f9304e5 don't do cleanup because files are still locked; use clean workspace at the start instead
Change-Id: I5935cf00a751b4d50e146c31ddfa9a5cbcd5b450
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-04-05 20:04:07 -04:00
nickboldt 2b96f44302 add note about cleaning docker containers and images; add note about Docker 18+ (seems to not work with Docker 17)
Change-Id: I34ff2368207babf5ba1c4d4810d9adf0bccac7a9
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-04-05 16:26:43 -04:00
nickboldt 3607571893 fix curl, cleanup tmp
Change-Id: Icbf073a963a4af1601a046a0d7103c6f72382c45
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-04-05 16:16:12 -04:00
nickboldt d945527fa4 externalize some variables, set OPERATOR_REPO path, tweak console output
Change-Id: Iee93957e05133f104c1e1d4c2aa8351e21b305c8
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-04-05 15:46:49 -04:00
nickboldt 52e30aa527 upshift nodes are now running docker-latest, which means 17.05.0-ce, build 89658be; therefore should be able to run multistage build
Change-Id: I9e13847160174fff95011a2cb55e3ef4fcbbdbf1
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-04-05 15:19:07 -04:00
Eugene Ivantsov 6f1364e3aa
Fix CI build. Introduce Dockerfile compatible with 1.13 (#9)
* Avoid multi stage build

* Fix CI build problems

* Fix CI build problems
2019-04-05 18:50:42 +03:00
Eugene Ivantsov 7e025bb432 Fix CI script 2019-04-05 17:50:23 +03:00
Eugene Ivantsov a55f9f38a9 Fix CI script 2019-04-05 17:31:13 +03:00
Eugene Ivantsov cc5aa30cc3 Fix CI script 2019-04-05 17:11:30 +03:00
Eugene Ivantsov ab11f670a2 Fix CI script 2019-04-05 16:53:56 +03:00
Eugene Ivantsov b57edf2bdd Fix CI script 2019-04-05 16:51:54 +03:00
Eugene Ivantsov e1ea45108e Fix CI script 2019-04-05 16:45:44 +03:00
Eugene Ivantsov b4b958e4e7 Fix script, insrease timeout 2019-04-05 16:36:25 +03:00
Eugene Ivantsov ad6b2a3a21
Auto fetch crt. Introduce e2e tests (#8) 2019-04-05 16:17:01 +03:00