stork
stork copied to clipboard
Stork - Storage Orchestration Runtime for Kubernetes
**Is this a BUG REPORT or FEATURE REQUEST?**: Release improvement **What happened**: Need to manually tag and push images for releases right now **What you expected to happen**: We should...
**Is this a BUG REPORT or FEATURE REQUEST?**: Test coverage **What you expected to happen**: 1. Have a pre-exec command which takes a DB lock 2. Stop Stork while the...
**FEATURE REQUEST**: Integration test will first fail a node which has volume replica, then take group snapshot which should fail. Test should then bring up the node and verify system...
**What happened**: Currently the portworx volume driver deletes/cancels triggered group snapshot if one of them has failed. This is done in the status API. Status() APIs should be read-only, they...
**Is this a BUG REPORT or FEATURE REQUEST?**: Feature request **What happened**: Need to add a generic objectstore CRD and operator to spin up the deployment and service for it....
**Is this a BUG REPORT or FEATURE REQUEST?**: Improvement **What happened**: Need to spread the controllers across the different stork replicas **What you expected to happen**: Since there are multiple...
**Is this a BUG REPORT or FEATURE REQUEST?**: Docs improvement **What happened**: The current docs layout doesn't work for the new CRDs and storkctl commands that we've added. **What you...
**Is this a BUG REPORT or FEATURE REQUEST?**: Unit test request **What happened**: Not possible with the operator-sdk since it can't use the fake client. Once that is moved to...
**Is this a BUG REPORT or FEATURE REQUEST?**: Test request **What happened**: There are no unit tests for the rules package **What you expected to happen**: Should be able to...
**Is this a BUG REPORT or FEATURE REQUEST?**: Feature request **What happened**: Need to add CRD and controller for the snapshot schedule Includes support in storkctl and integration tests