Skip to content

Commit

Permalink
PB-8630: vendor kdmp 1.2.16 latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dbinnal-px committed Nov 20, 2024
1 parent 6ed78e2 commit e8c8f4d
Show file tree
Hide file tree
Showing 10 changed files with 180 additions and 12 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ require (
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.5.0
github.com/evanphx/json-patch v5.6.0+incompatible
github.com/golang/mock v1.6.0
github.com/portworx/kdmp v0.4.1-0.20241113181053-918b8baaa09b
github.com/portworx/kdmp v0.4.1-0.20241120031124-aa96fee36449
k8s.io/utils v0.0.0-20230726121419-3b25d923346b
kubevirt.io/api v1.0.0
kubevirt.io/client-go v0.59.2
Expand Down Expand Up @@ -354,7 +354,7 @@ replace (
github.com/libopenstorage/autopilot-api => github.com/libopenstorage/autopilot-api v0.6.1-0.20210301232050-ca2633c6e114
github.com/libopenstorage/openstorage => github.com/libopenstorage/openstorage v1.0.1-0.20240416193513-1e07b4359307
github.com/libopenstorage/secrets => github.com/libopenstorage/secrets v0.0.0-20220413195519-57d1c446c5e9
github.com/portworx/kdmp => github.com/portworx/kdmp v0.4.1-0.20241118132729-d1aa940ce956
github.com/portworx/kdmp => github.com/portworx/kdmp v0.4.1-0.20241120031124-aa96fee36449
github.com/portworx/sched-ops => github.com/portworx/sched-ops v1.20.4-rc1.0.20240812234304-948bf116243e
github.com/portworx/torpedo => github.com/portworx/torpedo v0.0.0-20240520065758-b58a5dd88529
gopkg.in/fsnotify.v1 v1.4.7 => github.com/fsnotify/fsnotify v1.4.7
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4102,8 +4102,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/polyfloyd/go-errorlint v1.0.5/go.mod h1:APVvOesVSAnne5SClsPxPdfvZTVDojXh1/G3qb5wjGI=
github.com/portworx/dcos-secrets v0.0.0-20180616013705-8e8ec3f66611/go.mod h1:4hklRW/4DQpLqkcXcjtNprbH2tz/sJaNtqinfPWl/LA=
github.com/portworx/kdmp v0.4.1-0.20241118132729-d1aa940ce956 h1:lFuBbm2UbUqHTbeZFF0F9ioplrhBu3ae+DFaOFZm8EQ=
github.com/portworx/kdmp v0.4.1-0.20241118132729-d1aa940ce956/go.mod h1:egT1qhOi12eZvHrXf4pWrGFI4bK31TEoDME/zdFz3hA=
github.com/portworx/kdmp v0.4.1-0.20241120031124-aa96fee36449 h1:Ky+OmZ4HDOre+KawUPJ1QY5/YYde2/IdJmelILGDG3E=
github.com/portworx/kdmp v0.4.1-0.20241120031124-aa96fee36449/go.mod h1:egT1qhOi12eZvHrXf4pWrGFI4bK31TEoDME/zdFz3hA=
github.com/portworx/kvdb v0.0.0-20190105022415-cccaa09abfc9/go.mod h1:Q8YyrNDvPp3DVF96BDcQuaC7fAYUCuUX+l58S7OnD2M=
github.com/portworx/kvdb v0.0.0-20200723230726-2734b7f40194/go.mod h1:Q8YyrNDvPp3DVF96BDcQuaC7fAYUCuUX+l58S7OnD2M=
github.com/portworx/kvdb v0.0.0-20200929023115-b312c7519467/go.mod h1:Q8YyrNDvPp3DVF96BDcQuaC7fAYUCuUX+l58S7OnD2M=
Expand Down

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.

73 changes: 73 additions & 0 deletions vendor/github.com/portworx/kdmp/pkg/drivers/utils/common.go

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

67 changes: 66 additions & 1 deletion vendor/github.com/portworx/kdmp/pkg/drivers/utils/utils.go

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

4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1099,7 +1099,7 @@ github.com/pkg/errors
# github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
## explicit
github.com/pmezard/go-difflib/difflib
# github.com/portworx/kdmp v0.4.1-0.20241113181053-918b8baaa09b => github.com/portworx/kdmp v0.4.1-0.20241118132729-d1aa940ce956
# github.com/portworx/kdmp v0.4.1-0.20241120031124-aa96fee36449 => github.com/portworx/kdmp v0.4.1-0.20241120031124-aa96fee36449
## explicit; go 1.21
github.com/portworx/kdmp/pkg/apis/kdmp
github.com/portworx/kdmp/pkg/apis/kdmp/v1alpha1
Expand Down Expand Up @@ -2647,7 +2647,7 @@ sigs.k8s.io/yaml/goyaml.v2
# github.com/libopenstorage/autopilot-api => github.com/libopenstorage/autopilot-api v0.6.1-0.20210301232050-ca2633c6e114
# github.com/libopenstorage/openstorage => github.com/libopenstorage/openstorage v1.0.1-0.20240416193513-1e07b4359307
# github.com/libopenstorage/secrets => github.com/libopenstorage/secrets v0.0.0-20220413195519-57d1c446c5e9
# github.com/portworx/kdmp => github.com/portworx/kdmp v0.4.1-0.20241118132729-d1aa940ce956
# github.com/portworx/kdmp => github.com/portworx/kdmp v0.4.1-0.20241120031124-aa96fee36449
# github.com/portworx/sched-ops => github.com/portworx/sched-ops v1.20.4-rc1.0.20240812234304-948bf116243e
# github.com/portworx/torpedo => github.com/portworx/torpedo v0.0.0-20240520065758-b58a5dd88529
# gopkg.in/fsnotify.v1 v1.4.7 => github.com/fsnotify/fsnotify v1.4.7
Expand Down

0 comments on commit e8c8f4d

Please sign in to comment.