Skip to content

Documented storage class description annotation not displayed by web console #1140

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

Closed
spadgett opened this issue Jan 19, 2017 · 3 comments
Closed
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/P2
Milestone

Comments

@spadgett
Copy link
Member

The docs say to use kubernetes.io/description for storage class descriptions:

https://docs.openshift.org/latest/install_config/persistent_storage/dynamically_provisioning_pvs.html

The code is looking for openshift.io/description, however, so kubernetes.io/description doesn't show up in the UI. I'm not sure if this is a code or docs problem.

cc @jwforres @erinboyd @zherman0

@spadgett spadgett added kind/bug Categorizes issue or PR as related to a bug. priority/P2 labels Jan 19, 2017
@spadgett spadgett self-assigned this Jan 19, 2017
@jwforres jwforres added this to the 1.5.0 milestone Jan 19, 2017
@zherman0
Copy link
Member

@spadgett - where is the code calling openshift.io?

@spadgett
Copy link
Member Author

@spadgett
Copy link
Member Author

@smarterclayton What should the right annotation for storage class descriptions be? Projects use openshift.io/description, but docs say use kubernetes.io/description for storage classes.

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. priority/P2
Projects
None yet
Development

No branches or pull requests

3 participants