Skip to content

Conversation

anandf
Copy link
Member

@anandf anandf commented Jul 1, 2024

What type of PR is this?
/kind bug

What does this PR do / why we need it:
Given a ROSA cluster with OpenShift GitOps installed, When ROSA hibernates and later resumes, the route API is not available immediately. But the operator pod is restarted and this causes the operator to be initialized without the Route API handling logic. Current workaround requires the operator pod to be restarted once the route api is available to fix the issue.

Have you updated the necessary documentation?

  • Documentation update is required by this PR.
  • Documentation has been updated.

Which issue(s) this PR fixes:

Fixes #?
https://issues.redhat.com/browse/GITOPS-4358

Test acceptance criteria:

  • Unit Test
  • E2E Test

How to test changes / Special notes to the reviewer:

anandf added 2 commits July 1, 2024 16:00
Signed-off-by: Anand Francis Joseph <[email protected]>
Signed-off-by: Anand Francis Joseph <[email protected]>
@openshift-ci openshift-ci bot added the kind/bug Something isn't working label Jul 1, 2024
@openshift-ci openshift-ci bot requested review from sbose78 and varshab1210 July 1, 2024 10:53
Copy link

openshift-ci bot commented Jul 1, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from anandf. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@varshab1210
Copy link
Member

/test v4.14-images

Copy link

openshift-ci bot commented Jul 2, 2024

@anandf: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/v4.13-images 7146363 link true /test v4.13-images
ci/prow/v4.12-images 7146363 link true /test v4.12-images
ci/prow/v4.13-e2e 7146363 link true /test v4.13-e2e
ci/prow/v4.13-kuttl-sequential 7146363 link true /test v4.13-kuttl-sequential
ci/prow/v4.13-kuttl-parallel 7146363 link true /test v4.13-kuttl-parallel
ci/prow/v4.12-e2e 7146363 link true /test v4.12-e2e
ci/prow/v4.12-kuttl-parallel 7146363 link true /test v4.12-kuttl-parallel
ci/prow/v4.12-kuttl-sequential 7146363 link true /test v4.12-kuttl-sequential
ci/prow/v4.14-e2e 7146363 link true /test v4.14-e2e
ci/prow/v4.14-kuttl-parallel 7146363 link true /test v4.14-kuttl-parallel
ci/prow/v4.14-kuttl-sequential 7146363 link true /test v4.14-kuttl-sequential
ci/prow/v4.14-images 7146363 link true /test v4.14-images

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@openshift-merge-robot
Copy link
Collaborator

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@svghadi
Copy link
Member

svghadi commented Aug 16, 2024

Superseded by #761

@svghadi svghadi closed this Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working needs-rebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants