Skip to content

Conversation

@abhat
Copy link
Contributor

@abhat abhat commented Mar 9, 2020

Backport #60

abhat added 2 commits March 9, 2020 15:39
Fix DeltaFIFO Replace method to prevent SharedIndexInformers from
missing notifications.
@openshift-ci-robot
Copy link
Contributor

@abhat: No Bugzilla bug is referenced in the title of this pull request.
To reference a bug, add 'Bug XXX:' to the title of this pull request and request another bug refresh with /bugzilla refresh.

Details

In response to this:

UPSTREAM 83911: Fix DeltaFIFO Replace method

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-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Mar 9, 2020
@danwinship
Copy link
Contributor

#95 is supposed to fix shared informers in release-4.2.

It seems that kubernetes/kubernetes#83911 was not backported to kube 1.16 and 1.14. Are you sure that this commit is actually necessary or is it just something that we had randomly tried when we were trying to fix the informer problems?

@knobunc
Copy link
Contributor

knobunc commented Mar 10, 2020

/lgtm
/approve

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 10, 2020
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhat, knobunc

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

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 10, 2020
@knobunc knobunc changed the title UPSTREAM 83911: Fix DeltaFIFO Replace method Bug 1812063: UPSTREAM 83911: Fix DeltaFIFO Replace method Mar 10, 2020
@knobunc
Copy link
Contributor

knobunc commented Mar 10, 2020

/bugzilla refresh

@openshift-ci-robot
Copy link
Contributor

@abhat: An error was encountered searching for bug 1812063 on the Bugzilla server at https://bugzilla.redhat.com:

Get https://bugzilla.redhat.com/rest/bug/1812063?api_key=CENSORED: dial tcp: i/o timeout
Please contact an administrator to resolve this issue, then request a bug refresh with /bugzilla refresh.

Details

In response to this:

Bug 1812063: UPSTREAM 83911: Fix DeltaFIFO Replace method

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-robot openshift-ci-robot added the bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. label Mar 10, 2020
@openshift-ci-robot
Copy link
Contributor

@knobunc: This pull request references Bugzilla bug 1812063, which is invalid:

  • expected dependent Bugzilla bug 1747532 to be in one of the following states: VERIFIED, RELEASE_PENDING, CLOSED (ERRATA), but it is CLOSED (CURRENTRELEASE) instead
  • expected dependent Bugzilla bug 1747532 to target the "4.3.z" release, but it targets "4.3.0" instead

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

Details

In response to this:

/bugzilla refresh

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.

@knobunc
Copy link
Contributor

knobunc commented Mar 10, 2020

@abhat - Sorry, this seems to have been fixed in 4.2.19 per https://bugzilla.redhat.com/show_bug.cgi?id=1747532#c14 can you confirm?

@abhat
Copy link
Contributor Author

abhat commented Mar 10, 2020

@danwinship you are right, this is the backport for the upstream k/k PR: kubernetes/kubernetes#83911. I think this combined with the informer changes that @squeed made in #79 should make sure we are covered. The fixes in #79 are already backported via: #90.

@abhat abhat closed this Mar 10, 2020
@abhat
Copy link
Contributor Author

abhat commented Mar 10, 2020

As per @danwinship this backport is not releveant since k/k didn't seem to have the backport into 1.14 either. The informer fix in #95 should be sufficient to address the problem.

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/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants