Skip to content

Commit

Permalink
vendor stork pxb-2.7.2 to kdmp 1.2.13
Browse files Browse the repository at this point in the history
This brings PSA changes of stork to kdmp

Signed-off-by: Lalatendu Das <[email protected]>
  • Loading branch information
lalat-das committed Jun 16, 2024
1 parent d015322 commit 1e4bb0c
Show file tree
Hide file tree
Showing 10 changed files with 272 additions and 23 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/hashicorp/go-version v1.6.0
github.com/kubernetes-csi/external-snapshotter/client/v4 v4.2.0
github.com/kubernetes-incubator/external-storage v0.20.4-openstorage-rc7
github.com/libopenstorage/stork v1.4.1-0.20240521105438-0422b6eeaf3f
github.com/libopenstorage/stork v1.4.1-0.20240616131748-2d789e95dcdb
github.com/portworx/pxc v0.33.0
github.com/portworx/sched-ops v1.20.4-rc1.0.20240514213912-ff0ae32b859a
github.com/sirupsen/logrus v1.9.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3394,8 +3394,8 @@ github.com/libopenstorage/stork v1.4.1-0.20230502135851-9cacb19e1df5/go.mod h1:R
github.com/libopenstorage/stork v1.4.1-0.20230519043154-cbc10dffaf19/go.mod h1:Xm4DHoViynFXMQKBXGj3IkA77LY2RBFkNtv6vbo3wNw=
github.com/libopenstorage/stork v1.4.1-0.20230601053837-5dd68f026569/go.mod h1:+mKPMCPNhS/XOF2RPcNFijkr67CCCWp0o8OXVG6xxAk=
github.com/libopenstorage/stork v1.4.1-0.20230610103146-72cf75320066/go.mod h1:Yst+fnOYjWk6SA5pXZBKm19wtiinjxQ/vgYTXI3k80Q=
github.com/libopenstorage/stork v1.4.1-0.20240521105438-0422b6eeaf3f h1:qXVuMLZKUdS987GvuP3rlFM5op0xfJ6EcRdLdp4i1SA=
github.com/libopenstorage/stork v1.4.1-0.20240521105438-0422b6eeaf3f/go.mod h1:9GUNd4BFjj2GCxxX3fae+T96u4kTfncNWjYKexeKabw=
github.com/libopenstorage/stork v1.4.1-0.20240616131748-2d789e95dcdb h1:E52CQ1QuyZBImL7ZJcaJs5rU4Ct1bxngkxEWd4Boktw=
github.com/libopenstorage/stork v1.4.1-0.20240616131748-2d789e95dcdb/go.mod h1:FF7ZKeSzmT8T92/xOhLEmrdMP6hiL+SbSOcNQoMg4tA=
github.com/libopenstorage/systemutils v0.0.0-20160208220149-44ac83be3ce1/go.mod h1:xwNGC7xiz/BQ/wbMkvHujL8Gjgseg+x41xMek7sKRRQ=
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de h1:9TO3cAIGXtEhnIaL+V+BEER86oLrvS+kWobKpbJuye0=
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de/go.mod h1:zAbeS9B/r2mtpb6U+EI2rYA5OAXxsYw6wTamcNW+zcE=
Expand Down
30 changes: 30 additions & 0 deletions vendor/github.com/libopenstorage/stork/drivers/volume/kdmp/kdmp.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1e4bb0c

Please sign in to comment.