Skip to content

Commit 4e95588

Browse files
authored
Merge pull request #259 from pohly/prow-update-master
master: update release-tools + dependencies
2 parents 2d6e697 + e146b80 commit 4e95588

File tree

9 files changed

+53
-43
lines changed

9 files changed

+53
-43
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/kubernetes-csi/csi-driver-host-path
22

3-
go 1.12
3+
go 1.16
44

55
require (
66
github.com/container-storage-interface/spec v1.3.0

go.sum

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,6 @@ github.com/hashicorp/memberlist v0.1.3/go.mod h1:ajVTdAv/9Im8oMAAj5G31PhhMCZJV2p
319319
github.com/hashicorp/serf v0.8.2/go.mod h1:6hOLApaqBFA1NXqRQAsxw9QxuDEvNxSQRwA/JwenrHc=
320320
github.com/heketi/heketi v9.0.1-0.20190917153846-c2e2a4ab7ab9+incompatible/go.mod h1:bB9ly3RchcQqsQ9CpyaQwvva7RS5ytVoSoholZQON6o=
321321
github.com/heketi/tests v0.0.0-20151005000721-f3775cbcefd6/go.mod h1:xGMAM8JLi7UkZt1i4FQeQy0R2T8GLUwQhOP5M1gBhy4=
322-
github.com/hpcloud/tail v1.0.0 h1:nfCOvKYfkgYP8hkirhJocXT2+zOD8yUNjXaWfTlyFKI=
323322
github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU=
324323
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
325324
github.com/imdario/mergo v0.3.5/go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA=
@@ -415,11 +414,9 @@ github.com/olekukonko/tablewriter v0.0.0-20170122224234-a0225b3f23b5/go.mod h1:v
415414
github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
416415
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
417416
github.com/onsi/ginkgo v1.8.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
418-
github.com/onsi/ginkgo v1.11.0 h1:JAKSXpt1YjtLA7YpPiqO9ss6sNXEsPfSGdwN0UHqzrw=
419417
github.com/onsi/ginkgo v1.11.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
420418
github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA=
421419
github.com/onsi/gomega v1.5.0/go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1CpauHY=
422-
github.com/onsi/gomega v1.7.0 h1:XPnZz8VVBHjVsy1vzJmRwIcSwiUO+JFfrv/xGiigmME=
423420
github.com/onsi/gomega v1.7.0/go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1CpauHY=
424421
github.com/opencontainers/go-digest v0.0.0-20180430190053-c9281466c8b2/go.mod h1:cMLVZDEM3+U2I4VmLI6N8jQYUd2OVphdqWwCJHrFt2s=
425422
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
@@ -627,7 +624,6 @@ golang.org/x/net v0.0.0-20200226121028-0de0cce0169b/go.mod h1:z5CRVTTTmAJ677TzLL
627624
golang.org/x/net v0.0.0-20200301022130-244492dfa37a/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
628625
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e/go.mod h1:qpuaurCH72eLCgpAm/N6yyVIVM9cpaDIP3A8BGJEC5A=
629626
golang.org/x/net v0.0.0-20200707034311-ab3426394381/go.mod h1:/O7V0waA8r7cgGh81Ro3o1hOxt32SMVPicZroKQ2sZA=
630-
golang.org/x/net v0.0.0-20201110031124-69a78807bb2b h1:uwuIcX0g4Yl1NC5XAz37xsr2lTtcqevgzYNVt49waME=
631627
golang.org/x/net v0.0.0-20201110031124-69a78807bb2b/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU=
632628
golang.org/x/net v0.0.0-20201209123823-ac852fbbde11 h1:lwlPPsmjDKK0J6eG6xDWd5XPehI0R024zxjDnw3esPA=
633629
golang.org/x/net v0.0.0-20201209123823-ac852fbbde11/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg=
@@ -689,7 +685,6 @@ golang.org/x/sys v0.0.0-20200615200032-f1bc736245b1/go.mod h1:h1NjWce9XRLGQEsW7w
689685
golang.org/x/sys v0.0.0-20200728102440-3e129f6d46b1/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
690686
golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
691687
golang.org/x/sys v0.0.0-20201110211018-35f3e6cf4a65/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
692-
golang.org/x/sys v0.0.0-20201112073958-5cba982894dd h1:5CtCZbICpIOFdgO940moixOPjc0178IU44m4EjOO5IY=
693688
golang.org/x/sys v0.0.0-20201112073958-5cba982894dd/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
694689
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
695690
golang.org/x/sys v0.0.0-20201207223542-d4d67f95c62d h1:MiWWjyhUzZ+jvhZvloX6ZrUsdEghn8a64Upd8EMHglE=
@@ -795,7 +790,6 @@ google.golang.org/genproto v0.0.0-20200204135345-fa8e72b47b90/go.mod h1:GmwEX6Z4
795790
google.golang.org/genproto v0.0.0-20200212174721-66ed5ce911ce/go.mod h1:55QSHmfGQM9UVYDPBsyGGes0y52j32PQ3BqQfXhyH3c=
796791
google.golang.org/genproto v0.0.0-20200224152610-e50cd9704f63/go.mod h1:55QSHmfGQM9UVYDPBsyGGes0y52j32PQ3BqQfXhyH3c=
797792
google.golang.org/genproto v0.0.0-20200305110556-506484158171/go.mod h1:55QSHmfGQM9UVYDPBsyGGes0y52j32PQ3BqQfXhyH3c=
798-
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013 h1:+kGHl1aib/qcwaRi1CbqBZ1rk19r85MNUf8HaBghugY=
799793
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013/go.mod h1:NbSheEEYHJ7i3ixzK3sjbqSGDJWnxyFXZblF3eUsNvo=
800794
google.golang.org/genproto v0.0.0-20201110150050-8816d57aaa9a/go.mod h1:FWY/as6DDZQgahTzZj3fqbO1CbirC29ZNUFHwi0/+no=
801795
google.golang.org/genproto v0.0.0-20201209185603-f92720507ed4 h1:J4dpx/41slnq1aogzUSTuBuvD7VXz7ZLkVpr32YgSlg=
@@ -808,7 +802,6 @@ google.golang.org/grpc v1.23.0/go.mod h1:Y5yQAOtifL1yxbo5wqy6BxZv8vAUGQwXBOALyac
808802
google.golang.org/grpc v1.23.1/go.mod h1:Y5yQAOtifL1yxbo5wqy6BxZv8vAUGQwXBOALyacEbxg=
809803
google.golang.org/grpc v1.25.1/go.mod h1:c3i+UQWmh7LiEpx4sFZnkU36qjEYZ0imhYfXVyQciAY=
810804
google.golang.org/grpc v1.26.0/go.mod h1:qbnxyOmOxrQa7FizSgH+ReBfzJrCY1pSN7KXBS8abTk=
811-
google.golang.org/grpc v1.27.0 h1:rRYRFMVgRv6E0D70Skyfsr28tDXIuuPZyWGMPdMcnXg=
812805
google.golang.org/grpc v1.27.0/go.mod h1:qbnxyOmOxrQa7FizSgH+ReBfzJrCY1pSN7KXBS8abTk=
813806
google.golang.org/grpc v1.27.1/go.mod h1:qbnxyOmOxrQa7FizSgH+ReBfzJrCY1pSN7KXBS8abTk=
814807
google.golang.org/grpc v1.29.0/go.mod h1:itym6AZVZYACWQqET3MqgPpjcuV5QH3BxFS3IjizoKk=
@@ -832,7 +825,6 @@ gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 h1:YR8cESwS4TdDjEe65xsg0ogR
832825
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
833826
gopkg.in/cheggaaa/pb.v1 v1.0.25/go.mod h1:V/YB90LKu/1FcN3WVnfiiE5oMCibMjukxqG/qStrOgw=
834827
gopkg.in/errgo.v2 v2.1.0/go.mod h1:hNsd1EY+bozCKY1Ytp96fpM3vjJbqLJn88ws8XvfDNI=
835-
gopkg.in/fsnotify.v1 v1.4.7 h1:xOHLXZwVvI9hhs+cLKq5+I5onOuwQLhQwiu63xxlHs4=
836828
gopkg.in/fsnotify.v1 v1.4.7/go.mod h1:Tz8NjZHkW78fSQdbUxIjBTcgA1z1m8ZHf0WmKUhAMys=
837829
gopkg.in/gcfg.v1 v1.2.0/go.mod h1:yesOnuUOFQAhST5vPY4nbZsb/huCgGGXlipJsBn0b3o=
838830
gopkg.in/inf.v0 v0.9.1 h1:73M5CoZyi3ZLMOyDlQh031Cx6N9NDJ2Vvfl76EDAgDc=
@@ -842,7 +834,6 @@ gopkg.in/mcuadros/go-syslog.v2 v2.2.1/go.mod h1:l5LPIyOOyIdQquNg+oU6Z3524YwrcqEm
842834
gopkg.in/natefinch/lumberjack.v2 v2.0.0/go.mod h1:l0ndWWf7gzL7RNwBG7wST/UCcT4T24xpD6X8LsfU/+k=
843835
gopkg.in/resty.v1 v1.12.0/go.mod h1:mDo4pnntr5jdWRML875a/NmxYqAlA73dVijT2AXvQQo=
844836
gopkg.in/square/go-jose.v2 v2.2.2/go.mod h1:M9dMgbHiYLoDGQrXy7OpJDJWiKiU//h+vD76mk0e1AI=
845-
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 h1:uRGJdciOHaEIrze2W8Q3AKkepLTh2hOroT7a+7czfdQ=
846837
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7/go.mod h1:dt/ZhP58zS4L8KSrWDmTeBkI65Dw0HsyUHuEVlX15mw=
847838
gopkg.in/warnings.v0 v0.1.1/go.mod h1:jksf8JmL6Qr/oQM2OXTHunEvvTAsrWBLb6OOjuVWRNI=
848839
gopkg.in/yaml.v2 v2.0.0-20170812160011-eb3733d160e7/go.mod h1:JAlM8MvJe8wmxCU4Bli9HhUf9+ttbYbLASfIpnQbh74=

release-tools/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@ The expected repository layout is:
2121
Dockerfile in the root when only building a single command
2222
- `Makefile` - includes `release-tools/build.make` and sets
2323
configuration variables
24-
- `.travis.yml` - a symlink to `release-tools/.travis.yml`
24+
- `.prow.sh` script which imports `release-tools/prow.sh`
25+
and may contain further customization
26+
- `.cloudbuild.sh` and `cloudbuild.yaml` as symlinks to
27+
the corresponding files in `release-tools` or (if necessary)
28+
as custom files
2529

2630
To create a release, tag a certain revision with a name that
2731
starts with `v`, for example `v1.0.0`, then `make push`

release-tools/build.make

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ $(CMDS:%=push-multiarch-%): push-multiarch-%: check-pull-base-ref build-%
149149
--platform=$$os/$$arch \
150150
--file $$(eval echo \$${dockerfile_$$os}) \
151151
--build-arg binary=./bin/$*$$suffix \
152+
--build-arg ARCH=$$arch \
152153
--label revision=$(REV) \
153154
.; \
154155
done; \

release-tools/cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ options:
2525
substitution_option: ALLOW_LOOSE
2626
steps:
2727
# The image must contain bash and curl. Ideally it should also contain
28-
# the desired version of Go (currently defined in release-tools/travis.yml),
28+
# the desired version of Go (currently defined in release-tools/prow.sh),
2929
# but that just speeds up the build and is not required.
3030
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20200421-a2bf5f8'
3131
entrypoint: ./.cloudbuild.sh

release-tools/prow.sh

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -85,14 +85,7 @@ configvar CSI_PROW_BUILD_PLATFORMS "linux amd64; windows amd64 .exe; linux ppc64
8585
# which is disabled with GOFLAGS=-mod=vendor).
8686
configvar GOFLAGS_VENDOR "$( [ -d vendor ] && echo '-mod=vendor' )" "Go flags for using the vendor directory"
8787

88-
# Go versions can be specified separately for different tasks
89-
# If the pre-installed Go is missing or a different
90-
# version, the required version here will get installed
91-
# from https://golang.org/dl/.
92-
go_from_travis_yml () {
93-
grep "^ *- go:" "${RELEASE_TOOLS_ROOT}/travis.yml" | sed -e 's/.*go: *//'
94-
}
95-
configvar CSI_PROW_GO_VERSION_BUILD "$(go_from_travis_yml)" "Go version for building the component" # depends on component's source code
88+
configvar CSI_PROW_GO_VERSION_BUILD "1.16" "Go version for building the component" # depends on component's source code
9689
configvar CSI_PROW_GO_VERSION_E2E "" "override Go version for building the Kubernetes E2E test suite" # normally doesn't need to be set, see install_e2e
9790
configvar CSI_PROW_GO_VERSION_SANITY "${CSI_PROW_GO_VERSION_BUILD}" "Go version for building the csi-sanity test suite" # depends on CSI_PROW_SANITY settings below
9891
configvar CSI_PROW_GO_VERSION_KIND "${CSI_PROW_GO_VERSION_BUILD}" "Go version for building 'kind'" # depends on CSI_PROW_KIND_VERSION below

release-tools/travis.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

release-tools/verify-go-version.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,9 @@ die () {
2929
version=$("$GO" version) || die "determining version of $GO failed"
3030
# shellcheck disable=SC2001
3131
majorminor=$(echo "$version" | sed -e 's/.*go\([0-9]*\)\.\([0-9]*\).*/\1.\2/')
32-
# shellcheck disable=SC2001
33-
expected=$(grep "^ *- go:" "release-tools/travis.yml" | sed -e 's/.*go: *\([0-9]*\)\.\([0-9]*\).*/\1.\2/')
32+
# SC1091: Not following: release-tools/prow.sh was not specified as input (see shellcheck -x).
33+
# shellcheck disable=SC1091
34+
expected=$(. release-tools/prow.sh >/dev/null && echo "$CSI_PROW_GO_VERSION_BUILD")
3435

3536
if [ "$majorminor" != "$expected" ]; then
3637
cat >&2 <<EOF

vendor/modules.txt

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
# github.com/container-storage-interface/spec v1.3.0
2+
## explicit
23
github.com/container-storage-interface/spec/lib/go/csi
34
# github.com/davecgh/go-spew v1.1.1
45
github.com/davecgh/go-spew/spew
56
# github.com/go-logr/logr v0.3.0
7+
## explicit
68
github.com/go-logr/logr
79
# github.com/gogo/protobuf v1.3.1
810
github.com/gogo/protobuf/proto
911
# github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
12+
## explicit
1013
github.com/golang/glog
1114
# github.com/golang/protobuf v1.4.3
15+
## explicit
1216
github.com/golang/protobuf/descriptor
1317
github.com/golang/protobuf/proto
1418
github.com/golang/protobuf/protoc-gen-go/descriptor
@@ -20,16 +24,20 @@ github.com/golang/protobuf/ptypes/wrappers
2024
# github.com/google/uuid v1.1.2
2125
github.com/google/uuid
2226
# github.com/kubernetes-csi/csi-lib-utils v0.9.0
27+
## explicit
2328
github.com/kubernetes-csi/csi-lib-utils/protosanitizer
2429
# github.com/pborman/uuid v1.2.1
30+
## explicit
2531
github.com/pborman/uuid
2632
# github.com/pmezard/go-difflib v1.0.0
2733
github.com/pmezard/go-difflib/difflib
2834
# github.com/spf13/pflag v1.0.5
2935
github.com/spf13/pflag
3036
# github.com/stretchr/testify v1.6.1
37+
## explicit
3138
github.com/stretchr/testify/assert
3239
# golang.org/x/net v0.0.0-20201209123823-ac852fbbde11
40+
## explicit
3341
golang.org/x/net/context
3442
golang.org/x/net/http/httpguts
3543
golang.org/x/net/http2
@@ -38,6 +46,7 @@ golang.org/x/net/idna
3846
golang.org/x/net/internal/timeseries
3947
golang.org/x/net/trace
4048
# golang.org/x/sys v0.0.0-20201207223542-d4d67f95c62d
49+
## explicit
4150
golang.org/x/sys/internal/unsafeheader
4251
golang.org/x/sys/unix
4352
golang.org/x/sys/windows
@@ -47,8 +56,10 @@ golang.org/x/text/transform
4756
golang.org/x/text/unicode/bidi
4857
golang.org/x/text/unicode/norm
4958
# google.golang.org/genproto v0.0.0-20201209185603-f92720507ed4
59+
## explicit
5060
google.golang.org/genproto/googleapis/rpc/status
5161
# google.golang.org/grpc v1.34.0
62+
## explicit
5263
google.golang.org/grpc
5364
google.golang.org/grpc/attributes
5465
google.golang.org/grpc/backoff
@@ -130,6 +141,7 @@ gopkg.in/inf.v0
130141
# gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
131142
gopkg.in/yaml.v3
132143
# k8s.io/apimachinery v0.21.0-alpha.0 => k8s.io/apimachinery v0.21.0-alpha.0
144+
## explicit
133145
k8s.io/apimachinery/pkg/api/resource
134146
k8s.io/apimachinery/pkg/types
135147
k8s.io/apimachinery/pkg/util/naming
@@ -143,15 +155,44 @@ k8s.io/component-base/featuregate
143155
# k8s.io/klog/v2 v2.4.0
144156
k8s.io/klog/v2
145157
# k8s.io/kubernetes v1.20.0
158+
## explicit
146159
k8s.io/kubernetes/pkg/features
147160
k8s.io/kubernetes/pkg/volume/util/fs
148161
k8s.io/kubernetes/pkg/volume/util/fsquota
149162
k8s.io/kubernetes/pkg/volume/util/fsquota/common
150163
k8s.io/kubernetes/pkg/volume/util/volumepathhandler
151164
# k8s.io/mount-utils v0.20.0 => k8s.io/mount-utils v0.20.1-rc.0
165+
## explicit
152166
k8s.io/mount-utils
153167
# k8s.io/utils v0.0.0-20201110183641-67b214c5f920
168+
## explicit
154169
k8s.io/utils/exec
155170
k8s.io/utils/io
156171
k8s.io/utils/keymutex
157172
k8s.io/utils/mount
173+
# k8s.io/api => k8s.io/api v0.20.0
174+
# k8s.io/apiextensions-apiserver => k8s.io/apiextensions-apiserver v0.20.0
175+
# k8s.io/apimachinery => k8s.io/apimachinery v0.21.0-alpha.0
176+
# k8s.io/apiserver => k8s.io/apiserver v0.20.0
177+
# k8s.io/cli-runtime => k8s.io/cli-runtime v0.20.0
178+
# k8s.io/client-go => k8s.io/client-go v0.20.0
179+
# k8s.io/cloud-provider => k8s.io/cloud-provider v0.20.0
180+
# k8s.io/cluster-bootstrap => k8s.io/cluster-bootstrap v0.20.0
181+
# k8s.io/code-generator => k8s.io/code-generator v0.20.1-rc.0
182+
# k8s.io/component-base => k8s.io/component-base v0.20.0
183+
# k8s.io/component-helpers => k8s.io/component-helpers v0.20.0
184+
# k8s.io/controller-manager => k8s.io/controller-manager v0.20.0
185+
# k8s.io/cri-api => k8s.io/cri-api v0.20.1-rc.0
186+
# k8s.io/csi-translation-lib => k8s.io/csi-translation-lib v0.20.0
187+
# k8s.io/kube-aggregator => k8s.io/kube-aggregator v0.20.0
188+
# k8s.io/kube-controller-manager => k8s.io/kube-controller-manager v0.20.0
189+
# k8s.io/kube-proxy => k8s.io/kube-proxy v0.20.0
190+
# k8s.io/kube-scheduler => k8s.io/kube-scheduler v0.20.0
191+
# k8s.io/kubectl => k8s.io/kubectl v0.20.0
192+
# k8s.io/kubelet => k8s.io/kubelet v0.20.0
193+
# k8s.io/legacy-cloud-providers => k8s.io/legacy-cloud-providers v0.20.0
194+
# k8s.io/metrics => k8s.io/metrics v0.20.0
195+
# k8s.io/mount-utils => k8s.io/mount-utils v0.20.1-rc.0
196+
# k8s.io/sample-apiserver => k8s.io/sample-apiserver v0.20.0
197+
# k8s.io/sample-cli-plugin => k8s.io/sample-cli-plugin v0.20.0
198+
# k8s.io/sample-controller => k8s.io/sample-controller v0.20.0

0 commit comments

Comments
 (0)