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

Revert "Remove Endpoints write access from aggregated edit role" #908

Merged

Conversation

danwinship
Copy link

OpenShift has an admission controller to prevent restricted Endpoints
changes, and there's no reason to block non-restricted changes (such
as modifying the annotations of an Endpoints, which is done by "oc
idle").

This reverts commit 416efda.


split out from #899 because I'm having problems with the other half of that.

…ted edit role"

OpenShift has an admission controller to prevent restricted Endpoints
changes, and there's no reason to block non-restricted changes (such
as modifying the annotations of an Endpoints, which is done by "oc
idle").

This reverts commit 416efda.
@openshift-ci-robot openshift-ci-robot added the backports/unvalidated-commits Indicates that not all commits come to merged upstream PRs. label Aug 26, 2021
@openshift-ci-robot
Copy link

@danwinship: the contents of this pull request could not be automatically validated.

The following commits could not be validated and must be approved by a top-level approver:

@openshift-ci
Copy link

openshift-ci bot commented Aug 26, 2021

@danwinship: An error was encountered querying GitHub for users with public email (zzhao@redhat.com) for bug 1994927 on the Bugzilla server at https://bugzilla.redhat.com. No known errors were detected, please see the full error message for details.

Full error message. non-200 OK status code: 403 Forbidden body: "{\n \"documentation_url\": \"https://docs.github.com/en/free-pro-team@latest/rest/overview/resources-in-the-rest-api#secondary-rate-limits\",\n \"message\": \"You have exceeded a secondary rate limit. Please wait a few minutes before you try again.\"\n}\n"

Please contact an administrator to resolve this issue, then request a bug refresh with /bugzilla refresh.

In response to this:

Bug 1994927: Revert "Remove Endpoints write access from aggregated edit role

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 requested review from soltysh and sttts August 26, 2021 14:22
@danwinship
Copy link
Author

/close
the other PR is ready to go

@openshift-ci openshift-ci bot closed this Aug 26, 2021
@openshift-ci
Copy link

openshift-ci bot commented Aug 26, 2021

@danwinship: Closed this PR.

In response to this:

/close
the other PR is ready to go

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

openshift-ci bot commented Aug 26, 2021

@danwinship: This pull request references Bugzilla bug 1994927. The bug has been updated to no longer refer to the pull request using the external bug tracker.

In response to this:

Bug 1994927: Revert "Remove Endpoints write access from aggregated edit role

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 reopened this Aug 31, 2021
@openshift-ci
Copy link

openshift-ci bot commented Aug 31, 2021

@danwinship: This pull request references Bugzilla bug 1994927, 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.9.0) matches configured target release for branch (4.9.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 @zhaozhanqi

In response to this:

Bug 1994927: Revert "Remove Endpoints write access from aggregated edit role

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 bugzilla/severity-high Referenced Bugzilla bug's severity is high 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. labels Aug 31, 2021
@openshift-ci openshift-ci bot requested a review from zhaozhanqi August 31, 2021 11:50
@danwinship danwinship changed the title Bug 1994927: Revert "Remove Endpoints write access from aggregated edit role Bug 1994927: Revert "Remove Endpoints write access from aggregated edit role" Aug 31, 2021
@sttts
Copy link

sttts commented Aug 31, 2021

/retest
/lgtm
/approve

@openshift-ci
Copy link

openshift-ci bot commented Aug 31, 2021

[APPROVALNOTIFIER] This PR is APPROVED

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

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 lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Aug 31, 2021
@sttts sttts removed the backports/unvalidated-commits Indicates that not all commits come to merged upstream PRs. label Aug 31, 2021
@openshift-merge-robot openshift-merge-robot merged commit 2001c08 into openshift:master Aug 31, 2021
@openshift-ci
Copy link

openshift-ci bot commented Aug 31, 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 1994927 has not been moved to the MODIFIED state.

In response to this:

Bug 1994927: Revert "Remove Endpoints write access from aggregated edit role"

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 revert-endpoint-permissions branch August 31, 2021 15:03
@danwinship danwinship changed the title Bug 1994927: Revert "Remove Endpoints write access from aggregated edit role" Revert "Remove Endpoints write access from aggregated edit role" Aug 31, 2021
@danwinship
Copy link
Author

lol, had the wrong bug tagged.
there was a mess of bugs associated with this issue, and we appear to have not ended up with one specifically for the openshift/kubernetes part of this issue. https://bugzilla.redhat.com/show_bug.cgi?id=1989423 tracks re-enabling the test whose failure led to the discovery of this 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/severity-high Referenced Bugzilla bug's severity is high 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

4 participants