Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: aishwaryabk/chectl

Tags

20200425102743

Toggle 20200425102743's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update the message to print the current k8s context (che-incubator#665)

Signed-off-by: Anatoliy Bazko <[email protected]>

20200424124608

Toggle 20200424124608's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: OLM operator installer (che-incubator#611)

* Implement olm installer  and  tasks

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Add update tasks.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Improve delete tasks and reuse tls tasks.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Add api OLM api group check.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Fix up.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Clean up.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Improve OLM checks.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Fix installation using OLM on the minikube.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Fix catalogsource namespaces for minikube, so crc and minikube should work both.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Install stable Che using community catalog.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Don't remove operatorsource, for optimization we can share it between Che instalations...

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Code clean up.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Address request changes.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Notify user that minishift platform is not supported.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Improve olm update method.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Fix up.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Add ability to use OLM automatic installation mode.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Add ability to set up starting csv for olm installer.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Simplify code .

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Fix format.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Fix lint.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Fix lint.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Fix bad merge.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Address requsted changes.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Fix up

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Create custom catalogsource from yaml. Remove deprecated operator source.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Don't use nightly channel, we don't have it.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Delete custom catalogsource subscription on Che deletion.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Add to more flags for custom operator source: olm-channel and package-manifest-name

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Add link with OLM install script.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Fix tslint, remove bad changes, update README.md, remove unused code.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Fix up.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Add more checks

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Clean up unused const

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Fix installation stable Che image for nightly chectl, add useful warnings for user.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Fix compilation after resolve merge conflict.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Fix lints.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Fix up.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Fix custom catalog source with nightly channel.

Signed-off-by: Oleksandr Andriienko <[email protected]>

* Fix lint again.

Signed-off-by: Oleksandr Andriienko <[email protected]>

20200424063811

Toggle 20200424063811's commit message
chore(release): release version 7.12.0

Signed-off-by: Anatoliy Bazko <[email protected]>

20200421130205

Toggle 20200421130205's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix links to Che installation docs (che-incubator#662)

Signed-off-by: Mykola Morhun <[email protected]>

20200421074823

Toggle 20200421074823's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Ignores templates folder if it doesn't contain che-operator temp…

…lates (che-incubator#657)

* Ignores local `templates` folder if it doesn't contain che-operator templates

Signed-off-by: Anatoliy Bazko <[email protected]>

20200417080530

Toggle 20200417080530's commit message
Update yarn.lock

Signed-off-by: Anatoliy Bazko <[email protected]>

20200417054121

Toggle 20200417054121's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Print the current context when chectl is run (che-incubator#647)

* Print the current context on chectl startup

Signed-off-by: Anatoliy Bazko <[email protected]>

20200416124338

Toggle 20200416124338's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix make-release.sh (che-incubator#648)

Signed-off-by: Anatoliy Bazko <[email protected]>

20200415151503

Toggle 20200415151503's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Improve workspace:inject command (che-incubator#639)

* Improve workspace:inject command

Signed-off-by: Anatoliy Bazko <[email protected]>

20200415132201

Toggle 20200415132201's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reuse domain on server:update (che-incubator#632)

Signed-off-by: Anatoliy Bazko <[email protected]>