Mario Loriedo
a02ad11dfa
Update the operator image
2019-06-20 00:22:46 +02:00
Nick Boldt
c2ba994b57
Merge pull request #38 from eclipse/change-obsolete-env-variable
...
Change an obsolete env variable
2019-06-19 11:19:57 -04:00
David Festal
664b51bc85
Change an obsolete env variable
...
Signed-off-by: David Festal <dfestal@redhat.com>
2019-06-19 17:11:32 +02:00
David Festal
6665f3f468
Fix unnecessary cluster perm requirement ( #37 )
...
* Only create the OS API cert with OS OAuth
* Make some impl methods private
Signed-off-by: David Festal <dfestal@redhat.com>
2019-06-19 15:51:32 +02:00
nickboldt
2717b2936e
CRW-312 update from codeready-workspaces.1.2.0.clusterserviceversion.yaml -> codeready-workspaces.1.2.2.clusterserviceversion.yaml; mark as update/replaces for 1.2.0
...
Change-Id: I4119983869304a0ff8103769dca8a861ddb49348
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-06-19 00:39:11 -04:00
nickboldt
ad01e09a38
CRW-312 update from codeready-workspaces.1.2.0.clusterserviceversion.yaml -> codeready-workspaces.1.2.2.clusterserviceversion.yaml; mark as update/replaces for 1.2.0
...
Change-Id: I53162b651966713342cfb782a8f323d2faef6fcd
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-06-19 00:36:40 -04:00
nickboldt
896462a87c
update to latest go-toolset and ubi8-minimal images
...
Change-Id: I3e1ed095927d7c4e143ede40aadd05c03963b4c0
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-06-19 00:00:11 -04:00
David Festal
03d99e263e
Fix issue #32 by providing distinct defaults ( #35 )
...
Signed-off-by: David Festal <dfestal@redhat.com>
2019-06-18 19:18:29 +02:00
David Festal
fdd0f43d29
Support the new `openshift-v4` identity provider ( #34 )
...
* Support the new `openshift-v4` identity provider
* Add permissions for the Openshift v4 provider and reduce
the requested permissions to manage the OAuth client
2019-06-18 19:05:02 +02:00
nickboldt
459b5da238
CRW-288 new process for pushing to operatorhub/ocp marketplace
...
Change-Id: I9a1c61e2b9e64a44e0c8e5f484b389aaf0c0099b
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-06-04 16:34:12 -04:00
John Collier
30740e8154
Add field for workspace cluster role to operator ( #29 )
...
* Add field for workspace cluster role to operator
* Update Che controller test to verify custom role.
Signed-off-by: John Collier <John.J.Collier@ibm.com>
2019-06-04 11:44:52 +02:00
David Festal
cbfb771f07
Fix Che operator to upgrade to 7.0.0-beta-5.0 ( #30 )
...
* Use `7.0.0-beta-5.0` Keycloak docker image
* use `/scripts` as home dir for `kcadm`
* Add `runAsUser` on Postgres for k8s
* Update k8s security context from upstream
* update the CR with security context settings
* Fix a bug with `openshiftoAuth: true` on K8S
Signed-off-by: David Festal <dfestal@redhat.com>
2019-06-04 11:40:52 +02:00
nickboldt
bfd906590e
switch to registry.redhat.io for the ubi8-minimal, sso, and pg images
...
Change-Id: Ic557cda8c041e27730116c20595c900d6556125b
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-05-31 14:43:30 -04:00
David Festal
9d28fdfd17
Merge pull request #28 from nickboldt/update-che-operator-to-Beta5
...
s/7.0.0-beta-4.0/7.0.0-beta-5.0/ and update to v3 registry
2019-05-27 10:39:35 +02:00
David Festal
92dc18f661
Update the plugin registry to v3 by default
2019-05-23 09:21:48 +02:00
nickboldt
afb280d053
s/7.0.0-beta-4.0/7.0.0-beta-5.0/
...
Change-Id: Ic87e8875872390c1631b874942d90ac3bbfa2f9d
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-05-22 12:47:01 -04:00
nickboldt
dd013c9cb6
update to newer devtools/go-toolset-rhel7:1.11.5-3.1554788828 as builder
...
Change-Id: I1f3cf9c578e8a4362949a74e686f9935a36c1e5f
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-05-22 10:07:05 -04: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
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
John Collier
25ef5ddb5c
Use extensions apiGroup instead of extensions/v1beta1 ( #17 )
...
Signed-off-by: John Collier <John.J.Collier@ibm.com>
2019-05-14 17:00:22 +03: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
eivantsov
7b4b1bb471
Improve crt retrieval ( #24 )
2019-05-12 09:08:15 +03:00
eivantsov
8396830a90
fix field name
...
Use identityProviderImage instead of keycloakImage
2019-05-11 19:42:59 +03:00
eivantsov
2ebbad53df
Update images. Update registry ( #23 )
2019-05-11 19:30:14 +03:00
nickboldt
6ceb05bab4
rhartman confirms we need -container suffix for Errata, so change com.redhat.component
...
Change-Id: Ie15f22220efc37dc25323ac668dd1a1f58937f08
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-05-10 10:15:43 -04:00
nickboldt
42600e5ffa
switch to registry.redhat.io/rhel8/go-toolset:1.11.5-8 as builder
...
Change-Id: I81a9c14752b5f9ea7750981f5d3027e8efddc750
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-05-09 14:48:25 -04:00
nickboldt
9241e2f412
add note about registry.redhat.io/rhel8/go-toolset vs. registry.access.redhat.com/devtools/go-toolset-rhel7
...
Change-Id: If34ef2b3041cdf2a4fac9a1d8ef1cd26423d2b1d
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-05-07 11:51:23 -04:00
nickboldt
3ad033caa8
move from registry.access.redhat.com/ubi7:7.6-123 to registry.access.redhat.com/ubi8-minimal:8.0-127; remove all comments about yum updates for CVEs (minimal image has no yum)
...
Change-Id: I89fef13b5415c5999c85e315d6cf0e6649daa18a
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-05-07 09:13:43 -04:00
nickboldt
601c0a2d24
add notes about postgresql-96-rhel7 tag used in various places
...
Change-Id: I3d84165a93bb8d329670bc7a89b5c26a37c90aeb
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-05-07 08:18:52 -04:00
Oleksandr Garagatyi
766005eb5a
Merge pull request #20 from eclipse/garagatyi-patch-1
...
Update default plugin registry URL
2019-05-07 09:13:57 +03:00
Oleksandr Garagatyi
8c6b5aebfb
Update default plugin registry URL
...
Update default plugin registry URL since old value is no longer compatible with new wsmaster
2019-05-06 15:29:55 +03:00
nickboldt
8eee6514c9
bump to latest DefaultCheServerImageTag, DefaultCodeReadyServerImageTag; also pull newer DefaultPvcJobsImage, DefaultPostgresImage, and DefaultKeycloakImage to get CVE fixes
...
Change-Id: I2c001545706c7a1a3d6b042de2699dbf7888709d
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-05-03 13:19:49 -04:00
nickboldt
52b234a7d7
comment out the yum clean & package listing, not needed in upstream
...
Change-Id: Ia7a020271a619bf647de9068eb07e78b6415246e
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-05-02 12:39:38 -04:00
nickboldt
cca79762e5
add echo statement before rpm -qa so we know where to start parsing the console log for rpm manifest
...
Change-Id: I072797875ceac522151c58e4e1e098b46e8900a3
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-05-01 15:01:41 -04:00
nickboldt
34aa82d539
add TODO
...
Change-Id: Idde2ec7a506221dd64debea8feaee875ebae8e93
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-04-30 17:50:08 -04:00
nickboldt
5e9cce0d8e
cannot apply CVEs when using -rhel8 suffix or ubi base images, as yum will try to resolve .el8 rpms
...
Change-Id: I4ceb3418ba9cfded0e7fd62a80207b98669a1874
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-04-27 15:03:16 -04:00
nickboldt
886fb623c4
RCM-55671 package (container) codeready-workspaces-server-rhel8-container not in list for tag crw-1.2-rhel-8-candidate
...
Change-Id: I766f5e4f3a3e0ff1f2e0d48d280cff617e435526
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-04-27 14:52:46 -04:00
nickboldt
9439372ea8
use rpm -qa instead of yum llist installed for cleaner manifest
...
Change-Id: I98f4897bf9fd4066eb3459366af1ef62287c3403
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-04-27 14:17:30 -04:00
nickboldt
0e2ae4eb1d
OSBS-7398 & OSBS-7399 - do not split long RUN lines with slash because builds will break
...
Change-Id: I0d6c95d2ba83bec218d13fdb601d9201392ebc34
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-04-27 14:16:34 -04:00
nickboldt
81719aa968
add -container suffix back in as it's required by com.redhat.component
...
Change-Id: I7e5446905203934dd4d1aa2996a819b1681e29a2
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-04-27 13:31:40 -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
nickboldt
124d534a59
don't use FROM ubi7/ubi -- works in RHCC but not in pulp
...
Change-Id: I1b8eb64fdb8540bb05f3d5e1caa94c5c0e279a47
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-04-26 11:17:46 -04:00
nickboldt
db123dac8b
add -rhel8 suffix, remove -container suffix
...
Change-Id: I718576b7c029d1699a05f53de240b14d10c91112
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-04-26 09:55:56 -04:00
nickboldt
970e75112d
switch to use UBI 7.6-123 (equivalent to RHEL 7.6-252 as far as I can tell)
...
Change-Id: Id8b5c6d54d665af4bb47b8831ab6c2c3582816e7
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-04-25 13:42:24 -04:00
Eugene Ivantsov
574b87c9a2
Auto fill non proxy with kube api url ( #18 )
2019-04-25 14:15:11 +03:00
Eugene Ivantsov
8ccdb82147
Update service and route create functions. Make mem setting for server deployment configurable ( #16 )
2019-04-24 17:45:16 +03: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
nickboldt
560b21a838
add yum cleanup to make container smaller
...
Change-Id: I2aed106b55ba8c32c8772206873bba4a306aa79e
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-04-18 11:33:22 -04:00
nickboldt
75beb83ede
comment out yum updates -- only apply that for downstream
...
Change-Id: I22cd7d169df47720856f6edba13d868b87e4465e
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-04-17 13:06:14 -04:00
Eugene Ivantsov
585106b2db
Fix json tag
2019-04-17 08:37:42 +03:00