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

UI: Provision volumes with labels (in the PV template) #1891

Closed
NicolasT opened this issue Oct 10, 2019 · 1 comment · Fixed by #1979 or #2066
Closed

UI: Provision volumes with labels (in the PV template) #1891

NicolasT opened this issue Oct 10, 2019 · 1 comment · Fixed by #1979 or #2066
Assignees
Labels
kind:enhancement New feature or request topic:ui UI-related issues

Comments

@NicolasT
Copy link
Contributor

After bootstrap, a user must create Volumes to provide storage for Prometheus and AlertManager. We deploy a StorageClass for this, but the PersistentVolumeClaims for these services also use a labelSelector to pick the 'right' PersistentVolume.

It's currently not possible to specify these when creating a Volume through the UI. As such, one can't complete the installation using the UI only, and needs to resort to using kubectl (e.g. by editing and applying the example manifest shipped on the ISO), which is sub-optimal.

@NicolasT NicolasT added kind:enhancement New feature or request moonshot topic:ui UI-related issues labels Oct 10, 2019
@carlito-scality carlito-scality self-assigned this Oct 30, 2019
carlito-scality added a commit that referenced this issue Oct 31, 2019
- Allow users to add labels to provision volumes with labels
Ref: #1891
carlito-scality added a commit that referenced this issue Oct 31, 2019
- Display labels list and improve styles
Ref: #1891
carlito-scality added a commit that referenced this issue Oct 31, 2019
- Display labels list
- Imrpove Breadcrumb by adding Volume label
Ref: #1891
carlito-scality added a commit that referenced this issue Oct 31, 2019
- update docs to help users to provision labels
Ref: #1891
@gdemonet gdemonet added this to the MetalK8s 2.4.1 milestone Nov 4, 2019
carlito-scality added a commit that referenced this issue Nov 4, 2019
- Display labels list
- Imrpove Breadcrumb by adding Volume label
Ref: #1891
carlito-scality added a commit that referenced this issue Nov 4, 2019
- update docs to help users to provision labels
Ref: #1891
carlito-scality added a commit that referenced this issue Nov 4, 2019
carlito-scality added a commit that referenced this issue Nov 4, 2019
@gdemonet
Copy link
Contributor

gdemonet commented Nov 6, 2019

Labels provisioning was not done in the PV template, as requested by this issue. Re-opening.

@gdemonet gdemonet reopened this Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:enhancement New feature or request topic:ui UI-related issues
Projects
None yet
4 participants