Skip to content

Bug 1989122: Fix hybrid proxier with EndpointSlice#329

Merged
openshift-ci[bot] merged 1 commit intoopenshift:masterfrom
danwinship:endpointslice-fixup
Aug 2, 2021
Merged

Bug 1989122: Fix hybrid proxier with EndpointSlice#329
openshift-ci[bot] merged 1 commit intoopenshift:masterfrom
danwinship:endpointslice-fixup

Conversation

@danwinship
Copy link
Contributor

@danwinship danwinship commented Jul 30, 2021

The code was mistakenly assuming that an EndpointSlice would have the same name as its Service, rather than having a name based on its Service's name.

Also, when HybridProxier gets OnEndpointSlicesSynced, it needs to send OnEndpointsSynced to the unidling proxy, not OnEndpointSlicesSynced.

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 30, 2021
@openshift-ci openshift-ci bot requested review from abhat and rcarrillocruz July 30, 2021 15:50
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 30, 2021
The code was mistakenly assuming that an EndpointSlice would have the
same name as its Service, rather than having a name *based on* its
Service's name.

Also, when HybridProxier gets OnEndpointSlicesSynced, it needs to send
OnEndpointsSynced to the unidling proxy, not OnEndpointSlicesSynced.
@danwinship danwinship force-pushed the endpointslice-fixup branch from a5cb690 to 6b3206b Compare August 1, 2021 13:13
@danwinship danwinship changed the title WIP Fix unidling proxy initialization Fix hybrid proxier with EndpointSlice Aug 1, 2021
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 1, 2021
@danwinship
Copy link
Contributor Author

/assign @squeed

@squeed
Copy link
Contributor

squeed commented Aug 2, 2021

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 2, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 2, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: danwinship, squeed

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

The pull request process is described here

Details 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

@danwinship danwinship changed the title Fix hybrid proxier with EndpointSlice Bug 1989122: Fix hybrid proxier with EndpointSlice Aug 2, 2021
@openshift-ci openshift-ci bot added the bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. label Aug 2, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 2, 2021

@danwinship: This pull request references Bugzilla bug 1989122, which is valid. The bug has been moved to the POST state. 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.9.0) matches configured target release for branch (4.9.0)
  • bug is in the state NEW, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

Requesting review from QA contact:
/cc @zhaozhanqi

Details

In response to this:

Bug 1989122: Fix hybrid proxier with EndpointSlice

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 Aug 2, 2021
@openshift-ci openshift-ci bot requested a review from zhaozhanqi August 2, 2021 13:40
@openshift-ci openshift-ci bot merged commit be3b1b1 into openshift:master Aug 2, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 2, 2021

@danwinship: 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 1989122 has not been moved to the MODIFIED state.

Details

In response to this:

Bug 1989122: Fix hybrid proxier with EndpointSlice

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.

@danwinship danwinship deleted the endpointslice-fixup branch August 9, 2021 18:17
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-medium Referenced Bugzilla bug's severity is medium 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.

2 participants