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

architecture/additional_concepts/authorization: improvements to the list of allowed volume types #4831

Merged
merged 1 commit into from
Jul 25, 2017

Conversation

php-coder
Copy link

@php-coder php-coder commented Jul 21, 2017

  • add missing volume types
  • mention "none" volume type
  • add links to the Kubernetes documentation for the volume types
  • fix field name
  • add note that the list can be outdated
  • add "projected" to the list of recommended minimum of allowed volumes

@pweil- @liggitt PTAL and let me know if we don't want to document "none" value.

CC @simo5

@liggitt
Copy link

liggitt commented Jul 21, 2017

LGTM

@php-coder
Copy link
Author

PTAL @openshift/team-documentation

@ahardin-rh ahardin-rh self-assigned this Jul 21, 2017
@ahardin-rh ahardin-rh added this to the Future Release milestone Jul 21, 2017
@ahardin-rh
Copy link
Contributor

LGTM. Looks like this is targeting 3.6, correct?

@@ -551,14 +551,14 @@ The recommended minimum set of allowed volumes for new SCCs are *configMap*,

[NOTE]
====
`***` is a special value to allow the use of all volume types.
`***` is a special value to allow the use of all volume types. `*none*` is a special value to disallow the use of all volumes types (exist only for backward compatibility).
Copy link
Contributor

Choose a reason for hiding this comment

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

Should none be in the list above, under *** ?

Copy link
Author

Choose a reason for hiding this comment

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

Yes, I can put it there.

Copy link
Author

Choose a reason for hiding this comment

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

Done. I also add more unrelated changes that I found.

@mburke5678
Copy link
Contributor

@php-coder One question. Otherwise LGTM

@php-coder
Copy link
Author

LGTM. Looks like this is targeting 3.6, correct?

Correct. (The field name can by applied to other branches...)

@php-coder php-coder changed the title architecture/additional_concepts/authorization: fix field name and mention special "none" value architecture/additional_concepts/authorization: improvements to the list of allowed volume types Jul 21, 2017
@php-coder
Copy link
Author

PTAL again, I've added many minor improvements.


[NOTE]
====
`***` is a special value to allow the use of all volume types.
The list of allowable volume types could be not full because the new types are
adding in each release of {product-title}.
Copy link
Contributor

@mburke5678 mburke5678 Jul 21, 2017

Choose a reason for hiding this comment

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

s/"The list of allowable volume types is not exhaustive because new types are added with each release of {product-title}." Or similar.

Copy link
Contributor

Choose a reason for hiding this comment

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

Can we keep the list updated with each release, so that the list is complete?

Copy link
Author

Choose a reason for hiding this comment

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

Can we keep the list updated with each release, so that the list is complete?

Yes, perhaps, but who will responsible to do that each release?

@mburke5678
Copy link
Contributor

@php-coder One comment and question

…the list of allowed volume types.

- add missing volume types
- mention "none" volume type
- add links to the Kubernetes documentation for the volume types
- fix field name
- add note that the list can be outdated
@php-coder
Copy link
Author

@mburke5678 Comment addressed. PTAL.

@mburke5678
Copy link
Contributor

LGTM!

@ahardin-rh
Copy link
Contributor

Thanks!

@ahardin-rh ahardin-rh merged commit bdbd2fe into openshift:master Jul 25, 2017
@ahardin-rh
Copy link
Contributor

No revision history needed

@php-coder php-coder deleted the fix_volumes_field_name branch July 25, 2017 16:37
@vikram-redhat vikram-redhat modified the milestones: Future Release, Staging, OCP 3.6 GA Aug 9, 2017
@vikram-redhat vikram-redhat modified the milestones: OCP 3.6 GA, Staging Aug 9, 2017
@vikram-redhat vikram-redhat modified the milestones: OCP 3.6 GA, Staging Sep 7, 2017
@vikram-redhat vikram-redhat modified the milestones: OCP 3.6 GA, Staging, TEMP Sep 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants