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 |