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

kubevirt: deprecate using StorageClassConfigMap in inappropriate placess + SC/volume-access modes fixes #4850

Merged
merged 1 commit into from
Apr 1, 2020

Commits on Apr 1, 2020

  1. kubevirt: deprecate using StorageClassConfigMap in inappropriate plac…

    …ess + SC/volume-access modes fixes
    
    - introduce useStorageClassConfigMap hook
    - move  volume/access modes resolution into the places where dv/pvc gets created
      - from modal
      - from import
    - prefer visible volume/access mode
    - deprecate assertDefaultModes
    - add storageClassConfigMap to common data in VMWizard
    - fix disk modal
        - allow empty modes
        - allow empty or no storage class
        - fix enums
    - show  volume/access modes in ReviewTab
    - remove async and get requests from modal patches
    - show CDs in disks tab to allow editing of volume/access modes
    - allow editing storages until the DV gets created
    - simplify create/import VM request flow
    suomiy committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    04a8d37 View commit details
    Browse the repository at this point in the history