Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It is not possible to update Eclipse Che by chectl if operator image contains registry port #19860

Closed
1 task done
tolusha opened this issue May 25, 2021 · 0 comments · Fixed by che-incubator/chectl#1269
Closed
1 task done
Assignees
Labels
area/chectl Issues related to chectl, the CLI of Che kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@tolusha
Copy link
Contributor

tolusha commented May 25, 2021

Describe the bug

It is not possible to update Eclipse Che by chectl if operator image contains registry port, for instance

$ crwctl server:update --che-operator-image=docker-registry.default.svc:5000/workspaces/crw-2-rhel8-operator:2.6
› Current Kubernetes context: 'workspaces/console-akme-com:8443/username'
› Installer type is set to: 'operator'
  ✔ Verify Kubernetes API...OK (it's OpenShift)
  ✔ 🏃‍  Running the CodeReady Workspaces operator Update
    ✔ Checking versions compatibility before updating
Existed CodeReady Workspaces operator: docker-registry.default.svc:5000/workspaces/crw-2-rhel8-operator.
New CodeReady Workspaces operator    : docker-registry.default.svc:5000/workspaces/crw-2-rhel8-operator.
 ›   Warning: It is not possible to update CodeReady Workspaces to a newer version
 ›   using the current '2.6.0-GA-redhat.d5ff85f' version of 'crwctl'.
 ›   Please, update 'crwctl' and then try again.

Installation method

  • crwctl 2.6
@tolusha tolusha added kind/bug Outline of a bug - must adhere to the bug report template. sprint/next severity/P1 Has a major impact to usage or development of the system. area/chectl Issues related to chectl, the CLI of Che team/deploy labels May 25, 2021
@tolusha tolusha mentioned this issue May 25, 2021
47 tasks
@mmorhun mmorhun self-assigned this Jun 1, 2021
@tolusha tolusha added this to the 7.32 milestone Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/chectl Issues related to chectl, the CLI of Che kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants