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

global: pvc and sc templates, storagev1api client #92

Merged
merged 2 commits into from Feb 18, 2019

Conversation

dinosk
Copy link
Member

@dinosk dinosk commented Feb 15, 2019

  • Adds templates in config.py for creating CVMFS persistent volume
    claims and storage classes. The templates take the CVMFS volume
    as parameter and can be rendered by the utility methods added in
    utils.py.

  • Adds StorageV1Api kubernetes client for operating on storage
    resources.

Connect reanahub/reana-cluster#154

Signed-off-by: Dinos Kousidis dinos.kousidis@cern.ch

@ghost ghost assigned dinosk Feb 15, 2019
@ghost ghost added the Status: in review label Feb 15, 2019
@dinosk dinosk force-pushed the live-creation-of-cvmfs-pvc-and-sc branch 3 times, most recently from b283c17 to 4ceafc9 Compare February 18, 2019 09:03
* Adds templates in config.py for creating CVMFS persistent volume
  claims and storage classes. The templates take the CVMFS volume
  as parameter and can be rendered by the utility methods added in
  utils.py.

* Adds StorageV1Api kubernetes client for operating on storage
  resources.

Signed-off-by: Dinos Kousidis <dinos.kousidis@cern.ch>
@dinosk dinosk force-pushed the live-creation-of-cvmfs-pvc-and-sc branch from 4ceafc9 to fe533c0 Compare February 18, 2019 09:07
@dinosk dinosk force-pushed the live-creation-of-cvmfs-pvc-and-sc branch from c1528de to ed728cf Compare February 18, 2019 10:50
Signed-off-by: Dinos Kousidis <dinos.kousidis@cern.ch>
@dinosk dinosk force-pushed the live-creation-of-cvmfs-pvc-and-sc branch from ed728cf to cf764a0 Compare February 18, 2019 12:05
@dinosk dinosk merged commit cf764a0 into reanahub:master Feb 18, 2019
@ghost ghost removed the Status: in review label Feb 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants