reanahub / reana-commons

REANA common utilities and schemas
https://reana-commons.readthedocs.io/
MIT License
2 stars 39 forks source link

utils: set correct namespace for CVMFS deployment #414

Closed mdonadoni closed 1 year ago

mdonadoni commented 1 year ago

Set the correct namespace for CVMFS's PersistentVolumeClaim.

Closes #412

codecov[bot] commented 1 year ago

Codecov Report

Merging #414 (8977c20) into master (e49b0c7) will decrease coverage by 0.05%. The diff coverage is 0.00%.

:exclamation: Current head 8977c20 differs from pull request most recent head 2b2b2ce. Consider uploading reports for the commit 2b2b2ce to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/reanahub/reana-commons/pull/414/graphs/tree.svg?width=650&height=150&src=pr&token=O7K5KFXK3H&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub)](https://app.codecov.io/gh/reanahub/reana-commons/pull/414?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) ```diff @@ Coverage Diff @@ ## master #414 +/- ## ========================================== - Coverage 36.17% 36.12% -0.05% ========================================== Files 26 26 Lines 1573 1575 +2 ========================================== Hits 569 569 - Misses 1004 1006 +2 ``` | [Files](https://app.codecov.io/gh/reanahub/reana-commons/pull/414?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) | Coverage Δ | | |---|---|---| | [reana\_commons/config.py](https://app.codecov.io/gh/reanahub/reana-commons/pull/414?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub#diff-cmVhbmFfY29tbW9ucy9jb25maWcucHk=) | `0.00% <ø> (ø)` | | | [reana\_commons/utils.py](https://app.codecov.io/gh/reanahub/reana-commons/pull/414?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub#diff-cmVhbmFfY29tbW9ucy91dGlscy5weQ==) | `22.38% <0.00%> (-0.17%)` | :arrow_down: |