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

move controller SA to openshift-system #19889

Closed

Conversation

deads2k
Copy link
Contributor

@deads2k deads2k commented May 30, 2018

Let's just see if this works.

@openshift/sig-storage is there good coverage of the recycler? This is moving it to use a different SA and namespace. Why do you use SCC, do you really want to?

@openshift-ci-robot openshift-ci-robot added sig/storage approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 30, 2018
@deads2k deads2k force-pushed the server-30-openshift-system-2 branch from 9f97b9c to d320194 Compare May 31, 2018 12:40
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deads2k

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

@deads2k
Copy link
Contributor Author

deads2k commented May 31, 2018

integration and unit tests would be fairly easy to clean up.

/assign @liggitt

@deads2k deads2k force-pushed the server-30-openshift-system-2 branch from d320194 to 6b578f9 Compare May 31, 2018 15:00
@openshift-ci-robot openshift-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 31, 2018
@deads2k
Copy link
Contributor Author

deads2k commented May 31, 2018

@liggitt ready to review. I think I fixed up the unit and integration tests.

/retest

@liggitt liggitt added this to the v3.10 milestone Jun 6, 2018
},
},
},
); err != nil {

Copy link
Contributor

Choose a reason for hiding this comment

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

missing error handling

@jsafrane
Copy link
Contributor

jsafrane commented Jun 7, 2018

is there good coverage of the recycler?

No, Origin does not run any (or very little) upstream storage tests. See #18816

This is moving it to use a different SA and namespace.

Ok,

Why do you use SCC, do you really want to?

Heh, this is really ancient code, it has been like that since forever. What do other controllers use?

BTW, IMO it's better to postpone this to 3.11 (and enable upstream tests).

@liggitt
Copy link
Contributor

liggitt commented Jun 7, 2018

metrics is moving out of openshift-infra in openshift/openshift-ansible#8649

if that is the extent of the supported applications we run in openshift-infra, then I'm cautiously in favor of closing this PR and leaving openshift-infra without openshift-dependent admission plugins running on it.

That does require a prominent release note reiterating the nature of openshift-infra and indicating that user-deployed applications should not be placed in that namespace.

@deads2k deads2k closed this Jun 12, 2018
@deads2k deads2k deleted the server-30-openshift-system-2 branch July 3, 2018 17:48
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. sig/storage size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants