Skip to content

Conversation

@tnozicka
Copy link
Contributor

@tnozicka tnozicka commented Aug 26, 2019

Requires:

picking up a backport of d0f4b03 from #520 to fix breaking api change in openshift/api#375 we got with the bump

/cc @sttts

@openshift-ci-robot openshift-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. labels Aug 26, 2019
@openshift-ci-robot
Copy link

@tnozicka: This pull request references Bugzilla bug 1714158, which is invalid:

  • expected dependent Bugzilla bug 1745571 to be in one of the following states: VERIFIED, RELEASE_PENDING, CLOSED (ERRATA), but it is ON_QA 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:

[WIP] Bug 1714158: Prevent cert-syncer to act on stale data

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 size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Aug 26, 2019
@tnozicka
Copy link
Contributor Author

/retest

2 similar comments
@tnozicka
Copy link
Contributor Author

/retest

@tnozicka
Copy link
Contributor Author

/retest

@openshift-ci-robot
Copy link

@tnozicka: This pull request references Bugzilla bug 1714158, which is invalid:

  • expected dependent Bugzilla bug 1745571 to be in one of the following states: VERIFIED, RELEASE_PENDING, CLOSED (ERRATA), but it is ON_QA 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:

[WIP] Bug 1714158: Prevent cert-syncer to act on stale data

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.

@tnozicka
Copy link
Contributor Author

tnozicka commented Sep 2, 2019

/bugzilla refresh

@openshift-ci-robot
Copy link

@tnozicka: This pull request references Bugzilla bug 1714158, which is invalid:

  • expected the bug to be in one of the following states: NEW, ASSIGNED, ON_DEV, POST, but it is MODIFIED 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.

@tnozicka
Copy link
Contributor Author

tnozicka commented Sep 2, 2019

/bugzilla refresh

@openshift-ci-robot openshift-ci-robot added bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. and removed bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. labels Sep 2, 2019
@openshift-ci-robot
Copy link

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

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.

@openshift-ci-robot openshift-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Sep 2, 2019
@tnozicka tnozicka changed the title [WIP] Bug 1714158: Prevent cert-syncer to act on stale data Bug 1714158: Prevent cert-syncer to act on stale data Sep 2, 2019
@openshift-ci-robot openshift-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 2, 2019
continue

case apierrors.IsNotFound(err) && cm.Optional:
// Check with the live call it is really missing
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here it is

@openshift-ci-robot
Copy link

@tnozicka: This pull request references Bugzilla bug 1714158, which is valid.

Details

In response to this:

Bug 1714158: Prevent cert-syncer to act on stale data

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.

// serving secure traffic.
// We are disabling this because it doesn't work today and customers aren't going to be able to get the kube service network options right.
// Customers may only use SNI. I'm leaving this code in case we ever come up with a way to make an SNI-like thing based on IPs.
var ObserveDefaultUserServingCertificate configobserver.ObserveConfigFunc = (&apiServerObserver{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this commit good? removal without explanation in the commit msg is not good.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is bump of openshift/api not something this PR introduced

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but it changes pkg/operator/configobservation/apiserver/observe_apiserver.go, not vendor/openshift/api.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was a backport of breaking api change which just disabled the code, but left it there. this PR won the first bump and dealing with incompatibilities

@tnozicka
Copy link
Contributor Author

tnozicka commented Sep 2, 2019

/retest

@sttts
Copy link
Contributor

sttts commented Sep 2, 2019

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 2, 2019
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sttts, tnozicka

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-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

1 similar comment
@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@mfojtik
Copy link
Contributor

mfojtik commented Sep 3, 2019

The 4.2 is in the right state with right priority and the fix in master soaked, approving.

@mfojtik mfojtik added the cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. label Sep 3, 2019
@openshift-merge-robot openshift-merge-robot merged commit d33d947 into openshift:release-4.1 Sep 3, 2019
@openshift-ci-robot
Copy link

@tnozicka: All pull requests linked via external trackers have merged. Bugzilla bug 1714158 has been moved to the MODIFIED state.

Details

In response to this:

Bug 1714158: Prevent cert-syncer to act on stale data

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.

@tnozicka tnozicka deleted the 4.1-1714158 branch September 3, 2019 08:27
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/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. lgtm Indicates that a PR is ready to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants