openshift / cluster-version-operator

Apache License 2.0
84 stars 191 forks source link

[release-4.16] OCPBUGS-43964: Fix desired before sync_worker's work is initialized #1096

Closed openshift-cherrypick-robot closed 1 month ago

openshift-cherrypick-robot commented 1 month ago

This is an automated cherry-pick of #1081

/assign hongkailiu

openshift-ci[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: openshift-cherrypick-robot Once this PR has been reviewed and has the lgtm label, please assign lalatendumohanty for approval. 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: - **[OWNERS](https://github.com/openshift/cluster-version-operator/blob/release-4.16/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-ci-robot commented 1 month ago

@openshift-cherrypick-robot: Jira Issue OCPBUGS-35228 has been cloned as Jira Issue OCPBUGS-43964. Will retitle bug to link to clone. /retitle [release-4.16] OCPBUGS-43964: Fix desired before sync_worker's work is initialized

In response to [this](https://github.com/openshift/cluster-version-operator/pull/1096): >This is an automated cherry-pick of #1081 > >/assign hongkailiu Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fcluster-version-operator). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
openshift-ci-robot commented 1 month ago

@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-43964, which is invalid:

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

In response to [this](https://github.com/openshift/cluster-version-operator/pull/1096): >This is an automated cherry-pick of #1081 > >/assign hongkailiu Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fcluster-version-operator). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
hongkailiu commented 1 month ago

/jira refresh

openshift-ci-robot commented 1 month ago

@hongkailiu: This pull request references Jira Issue OCPBUGS-43964, which is invalid:

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

In response to [this](https://github.com/openshift/cluster-version-operator/pull/1096#issuecomment-2444967220): >/jira refresh Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fcluster-version-operator). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
hongkailiu commented 1 month ago

/jira refresh

openshift-ci-robot commented 1 month ago

@hongkailiu: This pull request references Jira Issue OCPBUGS-43964, which is invalid:

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

In response to [this](https://github.com/openshift/cluster-version-operator/pull/1096#issuecomment-2445047302): >/jira refresh Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fcluster-version-operator). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
hongkailiu commented 1 month ago

/close

Obsoleted by https://github.com/openshift/cluster-version-operator/pull/1097

openshift-ci[bot] commented 1 month ago

@hongkailiu: Closed this PR.

In response to [this](https://github.com/openshift/cluster-version-operator/pull/1096#issuecomment-2445193417): >/close > >Obsoleted by https://github.com/openshift/cluster-version-operator/pull/1097 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
openshift-ci-robot commented 1 month ago

@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-43964. The bug has been updated to no longer refer to the pull request using the external bug tracker.

In response to [this](https://github.com/openshift/cluster-version-operator/pull/1096): >This is an automated cherry-pick of #1081 > >/assign hongkailiu Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fcluster-version-operator). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
openshift-ci[bot] commented 1 month ago

@openshift-cherrypick-robot: 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/e2e-agnostic-operator 38c24e4a02d19b9d2bcdf2f71a5155aa21d5b07f link true /test e2e-agnostic-operator
ci/prow/e2e-hypershift 38c24e4a02d19b9d2bcdf2f71a5155aa21d5b07f link true /test e2e-hypershift
ci/prow/lint 38c24e4a02d19b9d2bcdf2f71a5155aa21d5b07f link true /test lint
ci/prow/unit 38c24e4a02d19b9d2bcdf2f71a5155aa21d5b07f link true /test unit

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).