stork
stork copied to clipboard
Stork - Storage Orchestration Runtime for Kubernetes
**What type of PR is this?** improvement **What this PR does / why we need it**: Modify the default version of stork in Makefile so that build pipelines can pick...
**What type of PR is this?** integration-test **What this PR does / why we need it**: * Travis build keeps failing in `staticcheck` and we have been ignoring these errors...
**This is a POC NOT FOR REVIEW** **What type of PR is this?** > Uncomment only one and also add the corresponding label in the PR: >bug feature >improvement >cleanup...
**What type of PR is this?** integration-test **What this PR does / why we need it**: * Add aetos integration to stork integration tests * That way we can analyze...
**What type of PR is this?** improvement **What this PR does / why we need it**: On pkg/applicationmanager/controllers/applicationrestore.go line 1608 we need to check which resource were not successfully restored....
- Change TransformResources resource collector code to accept the array index in the path **What type of PR is this?** > Uncomment only one and also add the corresponding label...
- Remove loop on the paths in the validateTransformResource as this is already been doing in the resourcecollector.TransformResources - Because of this redandent computation issue is solved and RT CR...
**What type of PR is this?** > Uncomment only one and also add the corresponding label in the PR: >bug >feature >improvement >cleanup >api-change >design >documentation >failing-test >unit-test >integration-test **What...
**What type of PR is this?** integration-test **What this PR does / why we need it**: * Stork integration tests on OCP are failing when running stork-integration test pod as...
**What type of PR is this?** > Uncomment only one and also add the corresponding label in the PR: >bug **What this PR does / why we need it**: ```...