Skip to content

Conversation

benjaminapetersen
Copy link
Contributor

@benjaminapetersen benjaminapetersen commented Oct 30, 2017

Moving back to using a simple whitelist via origin issue 16862

fixes origin issue 16862

History:

  • issue #14411
  • PR #14510,
  • PR #15241
  • PR 11328 (original)

At this point ignoring the annotation systemOnly entirely.

@jwforres @spadgett @enj

@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Oct 30, 2017
@@ -118,13 +118,20 @@ angular
return _.sortBy(roles, 'metadata.name');
};

var filterRoles = function(roles) {
var filterRoles_PREV = function(roles) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

removing

@benjaminapetersen benjaminapetersen force-pushed the issue/16862/origin/role-whitelist branch from bef57b4 to c888e06 Compare October 30, 2017 20:27
@jwforres
Copy link
Member

/lgtm
/kind bug

Were we documenting the annotation anywhere?

@openshift-ci-robot openshift-ci-robot added kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. labels Oct 30, 2017
@benjaminapetersen
Copy link
Contributor Author

I'll fish around and see if we have it in docs & if it needs updating.

@benjaminapetersen
Copy link
Contributor Author

benjaminapetersen commented Oct 30, 2017

Updating the test.

&& we def need to update our unit test reporter as well, ugh. On my todo list.

@benjaminapetersen benjaminapetersen force-pushed the issue/16862/origin/role-whitelist branch from c888e06 to 2f8e4b8 Compare October 30, 2017 20:54
@openshift-ci-robot openshift-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Oct 30, 2017
@openshift-merge-robot openshift-merge-robot removed the lgtm Indicates that a PR is ready to be merged. label Oct 30, 2017
@jwforres
Copy link
Member

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 30, 2017
@openshift-merge-robot
Copy link
Contributor

Automatic merge from submit-queue.

@openshift-merge-robot openshift-merge-robot merged commit 8a67e93 into openshift:master Oct 30, 2017
@benjaminapetersen benjaminapetersen deleted the issue/16862/origin/role-whitelist branch October 31, 2017 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. 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.

Some system roles missing authorization.openshift.io/system-only annotation
5 participants