- 21 Oct, 2019 1 commit
-
-
David Festal authored
Signed-off-by:
David Festal <dfestal@redhat.com>
-
- 14 Oct, 2019 1 commit
-
-
Tom George authored
* 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>
-
- 03 Oct, 2019 1 commit
-
-
David Festal authored
* Support tabs Go files * Update default tags to `7.2.0` * Release OLM files to `7.2.0` Signed-off-by:
David Festal <dfestal@redhat.com>
-
- 09 Sep, 2019 2 commits
-
-
David Festal authored
* Fix the release script * Update default tags to `7.1.0` * Slightly fix the OLM release script to produce meaningful diffs * Release OLM files to `7.1.0` Signed-off-by:
David Festal <dfestal@redhat.com>
-
Sergii Leshchenko authored
Signed-off-by:
Sergii Leshchenko <sleshche@redhat.com>
-
- 02 Sep, 2019 1 commit
-
-
David Festal authored
* First round of impl in the Go code * Correct management of the status * Add `users` permisions in cluster role * Upgrade `operator-sdk` CLI pre-req to `v0.10.0` * Produce a CSV diff to help reviews * fix trailing spaces that break `gen-csv` desc mgt * Update nightly CSVs * Add the new OLM descriptors in the new nightly CSVs Signed-off-by:
David Festal <dfestal@redhat.com>
-
- 14 Aug, 2019 1 commit
-
-
David Festal authored
* Update default tags to `7.0.0` * Release OLM files to `7.0.0` * Channel was renamed to `stable` at `7.0.0` release Signed-off-by:
David Festal <dfestal@redhat.com>
-
- 02 Aug, 2019 1 commit
-
-
Florent Benoit authored
Change-Id: Iadee52710f3579523f8d3f2c3a56b84f2304c07b Signed-off-by:
Florent Benoit <fbenoit@redhat.com>
-
- 26 Jul, 2019 1 commit
-
-
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>
-
- 23 Jul, 2019 1 commit
-
-
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>
-
- 16 Jul, 2019 1 commit
-
-
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>
-
- 15 Jul, 2019 1 commit
-
-
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>
-