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

Bug 1944851: Add selectors to ingress controller status for determining state #1146

Merged

Conversation

gcs278
Copy link
Contributor

@gcs278 gcs278 commented Mar 21, 2022

Add the routeSelector and namespaceSelector to support route status updates in openshift/cluster-ingress-operator#724 which provide fixes for https://bugzilla.redhat.com/show_bug.cgi?id=1944851 and other bugs indirectly.

These new fields in the status, which are a mirror of the fields in the spec, provide state of the selector allowing us to trigger when either of these selectors are updated.

@openshift-ci openshift-ci bot added the bugzilla/severity-low Referenced Bugzilla bug's severity is low for the branch this PR is targeting. label Mar 21, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 21, 2022

@gcs278: This pull request references Bugzilla bug 1944851, which is valid. The bug has been updated to refer to the pull request using the external bug tracker.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.11.0) matches configured target release for branch (4.11.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

Requesting review from QA contact:
/cc @ShudiLi

In response to this:

Bug 1944851: Add selectors to ingress controller status for determining state

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/test-infra repository.

@openshift-ci openshift-ci bot added the bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. label Mar 21, 2022
@gcs278
Copy link
Contributor Author

gcs278 commented Mar 21, 2022

@candita @Miciah

@gcs278 gcs278 force-pushed the BZ1944851-Clear-Route-Status branch from 04d2f34 to 3635738 Compare March 22, 2022 15:23
@Miciah
Copy link
Contributor

Miciah commented Mar 22, 2022

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 22, 2022
@gcs278
Copy link
Contributor Author

gcs278 commented Mar 22, 2022

/assign @sjenning

@deads2k
Copy link
Contributor

deads2k commented Mar 25, 2022

/approve

@smg247
Copy link
Member

smg247 commented Mar 25, 2022

/assign @sjenning

@deads2k
Copy link
Contributor

deads2k commented Mar 25, 2022

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 25, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deads2k, gcs278, Miciah

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

The pull request process is described 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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 25, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 25, 2022

@gcs278: all tests passed!

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/test-infra repository. I understand the commands that are listed here.

@openshift-merge-robot openshift-merge-robot merged commit 647022c into openshift:master Mar 25, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 25, 2022

@gcs278: Some pull requests linked via external trackers have merged:

The following pull requests linked via external trackers have not merged:

These pull request must merge or be unlinked from the Bugzilla bug in order for it to move to the next state. Once unlinked, request a bug refresh with /bugzilla refresh.

Bugzilla bug 1944851 has not been moved to the MODIFIED state.

In response to this:

Bug 1944851: Add selectors to ingress controller status for determining state

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/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. bugzilla/severity-low Referenced Bugzilla bug's severity is low for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants