Skip to content

Commit

Permalink
PB-6205: Vendor changes from stork
Browse files Browse the repository at this point in the history
Signed-off-by: kgarg-px <[email protected]>
  • Loading branch information
kgarg-px committed Apr 15, 2024
1 parent 4187ef2 commit 1407d0a
Show file tree
Hide file tree
Showing 11 changed files with 256 additions and 76 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.20240325115433-9b0084a011b4
github.com/libopenstorage/stork v1.4.1-0.20240412100629-ab751c7b6b7b
github.com/portworx/pxc v0.33.0
github.com/portworx/sched-ops v1.20.4-rc1.0.20240227055433-19ad4caac7e9
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 @@ -3361,8 +3361,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.20240325115433-9b0084a011b4 h1:Gf2crYINZIXHtc8Keq++4FRfI6vzLDTrINP04SOnuFk=
github.com/libopenstorage/stork v1.4.1-0.20240325115433-9b0084a011b4/go.mod h1:k3KSiL2a2ge/B7Z70QKK6wEnmQJX83bWsN8cMwlVzP8=
github.com/libopenstorage/stork v1.4.1-0.20240412100629-ab751c7b6b7b h1:y96R55PRr+WJoXbKsSKpe8hZ2DQmnxTwT0i/I/rTJrk=
github.com/libopenstorage/stork v1.4.1-0.20240412100629-ab751c7b6b7b/go.mod h1:2MjFeW6zUqD3c85Gl4C5sGYVlz8IHoM9wCQ6uo/BFSE=
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
21 changes: 17 additions & 4 deletions vendor/github.com/libopenstorage/stork/drivers/volume/csi/csi.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.

Loading

0 comments on commit 1407d0a

Please sign in to comment.