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

Track bootstrap policy updates / migration #3717

Closed
liggitt opened this issue Jul 15, 2015 · 6 comments
Closed

Track bootstrap policy updates / migration #3717

liggitt opened this issue Jul 15, 2015 · 6 comments

Comments

@liggitt
Copy link
Contributor

liggitt commented Jul 15, 2015

Need to document and determine how to update bootstrap roles with new permissions per release.

Updates since 1.0.0:

Roles Changes PR
cluster-status added /oapi #3633
admin, edit added post on pods/portforward, pods/exec #3716
@liggitt
Copy link
Contributor Author

liggitt commented Jul 15, 2015

@deads2k fyi

@liggitt liggitt added this to the 1.1.0 milestone Jul 15, 2015
@bparees bparees assigned deads2k and unassigned liggitt Jul 21, 2015
@deads2k
Copy link
Contributor

deads2k commented Jul 21, 2015

@adellape We're adding a command to update the bootstrap roles as a post-update step. Final shape is tbd, but #3810 is where it lives. Do you know where we'd normally document this sort of command?

@sdodson @detiber This command has a dry-run functionality that produces empty output when no changes are needed and json or yaml output with new roles when it is needed. Can you make use of this sort of a command to help users know they might want to look at updating their policy?

@adellape
Copy link
Contributor

@deads2k At first glance, I would think an initial mention / explanation of the situation & command near the end of https://docs.openshift.org/latest/architecture/additional_concepts/authorization.html#roles.

And if the use case is mostly within the context of cluster upgrades, then tasks / example usage probably should be part of the WIP upgrade docs @sdodson has started here: openshift/openshift-docs#731 (and cross-link between the Arch topic).

@deads2k
Copy link
Contributor

deads2k commented Jul 22, 2015

Opened openshift/openshift-docs#792

Added a comment to openshift/openshift-docs#731.

Once #3810 merges, I think we're good.

@sdodson
Copy link
Member

sdodson commented Jul 22, 2015

@deads2k Copied things into the upgrade doc, i'll gather some example output once your change merges and it's easy for me to gather.

@bparees
Copy link
Contributor

bparees commented Jul 23, 2015

fixed.

@bparees bparees closed this as completed Jul 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants