- 02 Aug, 2019 1 commit
-
-
Florent Benoit authored
Change-Id: Iadee52710f3579523f8d3f2c3a56b84f2304c07b Signed-off-by:
Florent Benoit <fbenoit@redhat.com>
-
- 26 Jul, 2019 4 commits
-
-
David Festal authored
* Remove a weird copy-paste that produces syntax errors Signed-off-by:
David Festal <dfestal@redhat.com> * typo in `nightly` version replacement Signed-off-by:
David Festal <dfestal@redhat.com> * Complete PR-preparing script ... ... in order to : - name the branch with the release number instead of a timestamp - clone from the `che-incubator` fork - fetch from the upstream (`operator-framework`) repo - create the branch starting from the upstream master - commit the changes - push the branch to the fork if user creds are provided. Signed-off-by:
David Festal <dfestal@redhat.com> * Check that `yq` is available Signed-off-by:
David Festal <dfestal@redhat.com> * Provide, in the warning, the command to push again as soon as the env variables have ben set. Signed-off-by:
David Festal <dfestal@redhat.com> * fix copyrights Signed-off-by:
David Festal <dfestal@redhat.com>
-
Nick Boldt authored
remove DefaultCodereadyPluginRegistryUrl from pkg/deploy/defaults.go and pluginRegistryUrl from deploy/crds/org_v1_che_cr.yaml as these are no longer used/needed (#58) Change-Id: I8bf17e40d7ed55c30fe28f640614fe6202cf66a5 Signed-off-by:
nickboldt <nboldt@redhat.com>
-
David Festal authored
* Add pull policies * Add configurable pull policies for deployments in Che, Keycloak and Postgres deployments * `Always` policy by default for `nightly`/`latest` images Signed-off-by:
David Festal <dfestal@redhat.com>
-
David Festal authored
* update defaults to `7.0.0-rc-4.0` * release OLM files to `7.0.0-rc-4.0` Signed-off-by:
David Festal <dfestal@redhat.com>
-
- 25 Jul, 2019 1 commit
-
-
nickboldt authored
[base] Update from devtools/go-toolset-rhel7:1.11.5-18.1561731145 to devtools/go-toolset-rhel7:1.11.6-18 Change-Id: I882b5c41a6e2869a53e517a626e661ca526738f7 Signed-off-by:
nickboldt <nboldt@redhat.com>
-
- 24 Jul, 2019 1 commit
-
-
David Festal authored
* Add the `read-token` role by default for new users Signed-off-by:
David Festal <dfestal@redhat.com>
-
- 23 Jul, 2019 2 commits
-
-
David Festal authored
Signed-off-by:
David Festal <dfestal@redhat.com>
-
David Festal authored
Signed-off-by:
David Festal <dfestal@redhat.com>
-
- 22 Jul, 2019 1 commit
-
-
David Festal authored
* Make the example CR consistent with OLM files * Add nighty registry images in the last nightly CSV for the `nightly` channel of the openshift preview OLM package Signed-off-by:
David Festal <dfestal@redhat.com>
-
- 19 Jul, 2019 1 commit
-
-
David Festal authored
* Update API * Update defaults * update controller * Separate memory limits and requests as in PR https://github.com/eclipse/che/pull/13890/files#diff-a488b4bdede7547798a17f6830874b05R59 * update release script to also change default image tag of registry containers * Also remove overridden `nightly` registry images * Add registry nightly images in nightly OLM packages Signed-off-by:
David Festal <dfestal@redhat.com>
-
- 18 Jul, 2019 1 commit
-
-
nickboldt authored
[base] update from go-toolset-rhel7:1.11.5-18 to CVE fixed version go-toolset-rhel7:1.11.5-18.1561731145 Change-Id: If00f415f947e7ea24df15133396f53dc27a8c04b Signed-off-by:
nickboldt <nboldt@redhat.com>
-
- 17 Jul, 2019 1 commit
-
-
Lukas Krejci authored
Add support for configuring devfile registry
-
- 16 Jul, 2019 2 commits
-
-
David Festal authored
* Move the operator image to the `eclipse` org * Various fixes after using it in this PR Signed-off-by:
David Festal <dfestal@redhat.com>
-
David Festal authored
Signed-off-by:
David Festal <dfestal@redhat.com>
-
- 15 Jul, 2019 3 commits
-
-
David Festal authored
Signed-off-by:
David Festal <dfestal@redhat.com>
-
Lukas Krejci authored
-
David Festal authored
Implementation of issue https://github.com/eclipse/che/issues/13780 * complete cluster role * update operator.yaml * Add OLM files for openshift in beta-5 state * Add RC 2 release CSV * Reordered beta 5 csv in alphabetic order * Add first bits of OLM files management * lowercase `RC` and remove readiness probe * pre-release (with `rc-2.0`) and nightly channels * Add the kubernetes version of the OLM package * Adding operator sources * `OperatorSource`s should be in distinct namespaces * Change proposed by @l0rd * scripts to update nightly CSVs * script to release OLM files * Add the script to push OLM files as Quay apps * Add script to prepare `community-operators` PRs * script to release the operator Go code * Rename `*-test-*` to `*-preview-*` and rename the `pre-releases` channel to `stable` * `9.9.9` as semver-compliant prefix for nightlies Signed-off-by:
David Festal <dfestal@redhat.com>
-
- 05 Jul, 2019 2 commits
-
-
nickboldt authored
Change-Id: Icff7e89e64251dc3cbe8f687f2aebdefd8531052 Signed-off-by:
nickboldt <nboldt@redhat.com>
-
Florent Benoit authored
Change-Id: Ia023a6e2afacc919bcad12504c9145fc5f9d7590 Signed-off-by:
Florent Benoit <fbenoit@redhat.com>
-
- 03 Jul, 2019 1 commit
-
-
Mario Loriedo authored
Signed-off-by:
Mario Loriedo <mario.loriedo@gmail.com>
-
- 20 Jun, 2019 3 commits
-
-
David Festal authored
Signed-off-by:
David Festal <dfestal@redhat.com>
-
Nick Boldt authored
Change-Id: Ibb7c5b1695e527e5851c3a00f27f0548f553fa73 Signed-off-by:
nickboldt <nboldt@redhat.com>
-
David Festal authored
* Make the OS 4 API url retrieval more robust Signed-off-by:
David Festal <dfestal@redhat.com> * Fix a bug when removing openshift v4 provider On Openshift arbitrary user mode. Signed-off-by:
David Festal <dfestal@redhat.com> * Roll-update Keycloak when certificates changed Signed-off-by:
David Festal <dfestal@redhat.com> * Don't loose the controller ref on Keycloak update Signed-off-by:
David Festal <dfestal@redhat.com> * Remove the finalizer when disabling OS OAuth Signed-off-by:
David Festal <dfestal@redhat.com> * Upgrade defaults to `7.0.0-RC-2.0` Signed-off-by:
David Festal <dfestal@redhat.com> * fix wrong whitespaces Signed-off-by:
David Festal <dfestal@redhat.com>
-
- 19 Jun, 2019 4 commits
-
-
Mario Loriedo authored
-
Nick Boldt authored
Change an obsolete env variable
-
David Festal authored
Signed-off-by:
David Festal <dfestal@redhat.com>
-
David Festal authored
* Only create the OS API cert with OS OAuth * Make some impl methods private Signed-off-by:
David Festal <dfestal@redhat.com>
-
- 18 Jun, 2019 5 commits
-
-
nickboldt authored
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>
-
nickboldt authored
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>
-
nickboldt authored
Change-Id: I3e1ed095927d7c4e143ede40aadd05c03963b4c0 Signed-off-by:
nickboldt <nboldt@redhat.com>
-
David Festal authored
Signed-off-by:
David Festal <dfestal@redhat.com>
-
David Festal authored
* Support the new `openshift-v4` identity provider * Add permissions for the Openshift v4 provider and reduce the requested permissions to manage the OAuth client
-
- 04 Jun, 2019 3 commits
-
-
nickboldt authored
Change-Id: I9a1c61e2b9e64a44e0c8e5f484b389aaf0c0099b Signed-off-by:
nickboldt <nboldt@redhat.com>
-
John Collier authored
* 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>
-
David Festal authored
* 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>
-
- 31 May, 2019 1 commit
-
-
nickboldt authored
Change-Id: Ic557cda8c041e27730116c20595c900d6556125b Signed-off-by:
nickboldt <nboldt@redhat.com>
-
- 27 May, 2019 1 commit
-
-
David Festal authored
s/7.0.0-beta-4.0/7.0.0-beta-5.0/ and update to v3 registry
-
- 23 May, 2019 1 commit
-
-
David Festal authored
-
- 22 May, 2019 1 commit
-
-
nickboldt authored
Change-Id: Ic87e8875872390c1631b874942d90ac3bbfa2f9d Signed-off-by:
nickboldt <nboldt@redhat.com>
-