stork icon indicating copy to clipboard operation
stork copied to clipboard

Stork - Storage Orchestration Runtime for Kubernetes

Results 112 stork issues
Sort by recently updated
recently updated
newest added

**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...

enhancement

**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...

test

**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...

test

**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...

bug

**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....

release-note
feature

**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...

enhancement
release-note

**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...

documentation

**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...

unit-test

**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...

unit-test

**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

release-note
feature