serve
serve copied to clipboard
fix: pv creation for k8s setup
Signed-off-by: jagadeesh [email protected]
Description
Updated the PV creation steps for TS kubernetes with aws-efs-csi-driver as efs-provisioner is not maintained anymore.
Type of change
Please delete options that are not relevant.
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [] New feature (non-breaking change which adds functionality)
- [x] This change requires a documentation update
Feature/Issue validation/testing
Please describe the Unit or Integration tests that you ran to verify your changes and relevant result summary. Provide instructions so it can be reproduced. Please also list any relevant details for your test configuration.
-
[ ] Test A Logs for Test A
-
[ ] Test B Logs for Test B
Checklist:
- [ ] Did you have fun?
- [ ] Have you added tests that prove your fix is effective or that this feature works?
- [ ] Has code been commented, particularly in hard-to-understand areas?
- [ ] Have you made corresponding changes to the documentation?
Codecov Report
Merging #1751 (802fd9b) into master (870fd8e) will increase coverage by
3.28%. The diff coverage isn/a.
@@ Coverage Diff @@
## master #1751 +/- ##
==========================================
+ Coverage 41.67% 44.95% +3.28%
==========================================
Files 55 63 +8
Lines 2282 2609 +327
Branches 1 56 +55
==========================================
+ Hits 951 1173 +222
- Misses 1331 1436 +105
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...w-archiver/workflow_archiver/workflow_packaging.py | 89.65% <0.00%> (ø) |
|
| ...l-archiver/model_archiver/model_packaging_utils.py | 54.96% <0.00%> (ø) |
|
| workflow-archiver/workflow_archiver/version.py | 100.00% <0.00%> (ø) |
|
| ...el-archiver/model_archiver/model_archiver_error.py | 100.00% <0.00%> (ø) |
|
| ...iver/workflow_archiver/workflow_packaging_utils.py | 68.68% <0.00%> (ø) |
|
| model-archiver/model_archiver/model_packaging.py | 90.00% <0.00%> (ø) |
|
| ...hiver/workflow_archiver/workflow_archiver_error.py | 100.00% <0.00%> (ø) |
|
| model-archiver/model_archiver/version.py | 100.00% <0.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more