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

Eclipse Che operator nightly update failed #21649

Closed
Tracked by #21653 ...
ibuziuk opened this issue Aug 22, 2022 · 2 comments
Closed
Tracked by #21653 ...

Eclipse Che operator nightly update failed #21649

ibuziuk opened this issue Aug 22, 2022 · 2 comments
Labels
area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator 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. sprint/current
Milestone

Comments

@ibuziuk
Copy link
Member

ibuziuk commented Aug 22, 2022

Describe the bug

image

Che version

next (development version)

Steps to reproduce

Nightly operator updates are failing on the dogfooding cluster

Expected behavior

Update works without problems

Runtime

OpenShift

Screenshots

No response

Installation method

OperatorHub

Environment

Amazon

Eclipse Che Logs

Operator Conditions:


  conditions:
    - lastTransitionTime: '2022-08-17T21:20:44Z'
      lastUpdateTime: '2022-08-17T21:20:44Z'
      message: requirements not yet checked
      phase: Pending
      reason: RequirementsUnknown
    - lastTransitionTime: '2022-08-17T21:20:44Z'
      lastUpdateTime: '2022-08-17T21:20:44Z'
      message: one or more requirements couldn't be found
      phase: Pending
      reason: RequirementsNotMet
    - lastTransitionTime: '2022-08-17T21:20:54Z'
      lastUpdateTime: '2022-08-17T21:20:54Z'
      message: 'all requirements found, attempting install'
      phase: InstallReady
      reason: AllRequirementsMet
    - lastTransitionTime: '2022-08-17T21:20:56Z'
      lastUpdateTime: '2022-08-17T21:20:56Z'
      message: waiting for install components to report healthy
      phase: Installing
      reason: InstallSucceeded
    - lastTransitionTime: '2022-08-17T21:20:56Z'
      lastUpdateTime: '2022-08-17T21:20:58Z'
      message: >-
        installing: waiting for deployment che-operator to become ready:
        deployment "che-operator" waiting for 1 outdated replica(s) to be
        terminated
      phase: Installing
      reason: InstallWaiting
    - lastTransitionTime: '2022-08-17T21:21:16Z'
      lastUpdateTime: '2022-08-17T21:21:16Z'
      message: install strategy completed with no errors
      phase: Succeeded
      reason: InstallSucceeded
    - lastTransitionTime: '2022-08-18T21:23:29Z'
      lastUpdateTime: '2022-08-18T21:23:29Z'
      message: 'being replaced by csv: eclipse-che-preview-openshift.v7.53.0-650.next'
      phase: Replacing
      reason: BeingReplaced
  phase: Replacing
  certsRotateAt: '2024-08-15T21:20:56Z'

Additional context

Potential OLM related issue - operator-framework/operator-lifecycle-manager#2193

@ibuziuk ibuziuk added kind/bug Outline of a bug - must adhere to the bug report template. dogfooding area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator severity/P1 Has a major impact to usage or development of the system. labels Aug 22, 2022
@tolusha tolusha mentioned this issue Aug 25, 2022
82 tasks
@ibuziuk
Copy link
Member Author

ibuziuk commented Sep 13, 2022

seems to be still broken

image

@tolusha tolusha mentioned this issue Sep 16, 2022
59 tasks
@l0rd l0rd changed the title Eclipse Che operator nightly update failled Eclipse Che operator nightly update failed Sep 20, 2022
@tolusha
Copy link
Contributor

tolusha commented Oct 2, 2022

I am closing the issue now.
The problem was in missed che-operator-service in the eclipse-che OLM bundle which caused failure during upgrading.

@tolusha tolusha closed this as completed Oct 2, 2022
@tolusha tolusha added this to the 7.55 milestone Oct 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator 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. sprint/current
Projects
None yet
Development

No branches or pull requests

3 participants