stork
stork copied to clipboard
Stork - Storage Orchestration Runtime for Kubernetes
**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?** >failing test **What this PR does / why we need it** In the `startVolumeSnapshot` function, we were fetching the latest copy of the `snapshotschedule`...
**What type of PR is this?** >feature **What this PR does / why we need it**: Adds the `update volumesnapshotschedule` command to `storkctl` to update the PVC name in the...
**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**: Earlier...
**What type of PR is this?** >improvement **What this PR does / why we need it**: Addresses https://purestorage.atlassian.net/browse/PWX-37111. The PR adds a stork argument to bypass the hack we did...
**What type of PR is this?** >integration-test **What this PR does / why we need it**: Addresses [PWX-38446](https://purestorage.atlassian.net/browse/PWX-38446). Validates the clusterdomain status for source and destination clusters post failback/failover in...
**What type of PR is this?** Vendoring **What this PR does / why we need it**: Vendoring latest torpedo master. **Does this PR change a user-facing CRD or CLI?**: No...
Bug Stork-scheduler fails to deploy on k8s 1.29 because kubescheduler.config.k8s.io/v1beta3 is now deprecated and should just be v1 **What you expected to happen**: It deploys successfully **How to reproduce it...
**What type of PR is this?** bug **What this PR does / why we need it**: Adds the authentication related annotations in stork volumesnapshots in order to fix volume snapshotting...
**What type of PR is this?** merging pxb-2.8.0 changes to master **What this PR does / why we need it**: **Does this PR change a user-facing CRD or CLI?**: **Is...