Skip to content

Commit 57aece8

Browse files
Merge pull request #362 from Rishita-Golla/release-0.4
Fix CVEs in release-0.4
2 parents 426f1a8 + f584df7 commit 57aece8

File tree

1,762 files changed

+87519
-72795
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,762 files changed

+87519
-72795
lines changed

cmd/csi_driver/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM --platform=$BUILDPLATFORM google-go.pkg.dev/golang:1.25.1@sha256:2a5741ae38c60d188ae9144d1b63730b8059d016216e785b9b35acf1ace69bc1 AS driverbuilder
15+
FROM --platform=$BUILDPLATFORM google-go.pkg.dev/golang:1.25.6@sha256:773e06d539804d75beb6cd9783191ae08c2731d16afecf67a80e93743ce04f65 AS driverbuilder
1616

1717
ARG STAGINGVERSION
1818
ARG TARGETARCH

cmd/kmod_installer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
2424
ca-certificates \
2525
&& rm -rf /var/lib/apt/lists/*
2626

27-
COPY --from=gcr.io/cos-cloud/cos-dkms:v0.3.5 /usr/bin/cos-dkms /usr/bin/cos-dkms
27+
COPY --from=gcr.io/cos-cloud/cos-dkms:v0.3.9 /usr/bin/cos-dkms /usr/bin/cos-dkms
2828

2929
COPY /cmd/kmod_installer/entrypoint.sh /usr/bin/entrypoint.sh
3030
RUN chmod +x /usr/bin/entrypoint.sh

go.mod

Lines changed: 15 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/GoogleCloudPlatform/lustre-csi-driver
22

3-
go 1.24.1
3+
go 1.25.0
44

55
require (
66
cloud.google.com/go/compute/metadata v0.9.0
@@ -19,14 +19,14 @@ require (
1919
google.golang.org/grpc v1.75.1
2020
google.golang.org/protobuf v1.36.10
2121
gopkg.in/gcfg.v1 v1.2.3
22-
k8s.io/api v0.34.1
23-
k8s.io/apimachinery v0.34.1
24-
k8s.io/client-go v0.34.1
25-
k8s.io/component-base v0.34.1
22+
k8s.io/api v0.35.0
23+
k8s.io/apimachinery v0.35.0
24+
k8s.io/client-go v0.35.0
25+
k8s.io/component-base v0.35.0
2626
k8s.io/klog/v2 v2.130.1
27-
k8s.io/mount-utils v0.31.1
27+
k8s.io/mount-utils v0.31.0-alpha.0
2828
sigs.k8s.io/boskos v0.0.0-20241205030959-9f79a9e4406a
29-
sigs.k8s.io/controller-runtime v0.22.4
29+
sigs.k8s.io/controller-runtime v0.23.0
3030
)
3131

3232
require (
@@ -62,7 +62,6 @@ require (
6262
github.com/go-openapi/swag/yamlutils v0.25.1 // indirect
6363
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
6464
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
65-
github.com/gogo/protobuf v1.3.2 // indirect
6665
github.com/golang/protobuf v1.5.4 // indirect
6766
github.com/google/btree v1.1.3 // indirect
6867
github.com/google/gnostic-models v0.7.0 // indirect
@@ -74,15 +73,12 @@ require (
7473
github.com/hashicorp/go-multierror v1.1.1 // indirect
7574
github.com/json-iterator/go v1.1.12 // indirect
7675
github.com/moby/sys/mountinfo v0.7.2 // indirect
77-
github.com/moby/sys/userns v0.1.0 // indirect
7876
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
7977
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
8078
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
81-
github.com/onsi/ginkgo/v2 v2.25.3 // indirect
79+
github.com/onsi/ginkgo/v2 v2.27.2 // indirect
8280
github.com/onsi/gomega v1.38.2 // indirect
83-
github.com/opencontainers/runc v1.3.1 // indirect
8481
github.com/pelletier/go-toml/v2 v2.2.4 // indirect
85-
github.com/pkg/errors v0.9.1 // indirect
8682
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
8783
github.com/prometheus/client_golang v1.23.2 // indirect
8884
github.com/prometheus/client_model v0.6.2 // indirect
@@ -102,13 +98,13 @@ require (
10298
go.opentelemetry.io/otel v1.38.0 // indirect
10399
go.opentelemetry.io/otel/metric v1.38.0 // indirect
104100
go.opentelemetry.io/otel/trace v1.38.0 // indirect
105-
go.uber.org/automaxprocs v1.6.0 // indirect
106101
go.uber.org/multierr v1.11.0 // indirect
107102
go.uber.org/zap v1.27.0 // indirect
108103
go.yaml.in/yaml/v2 v2.4.3 // indirect
109104
go.yaml.in/yaml/v3 v3.0.4 // indirect
110105
go4.org v0.0.0-20201209231011-d4a079459e60 // indirect
111-
golang.org/x/crypto v0.44.0 // indirect
106+
golang.org/x/crypto v0.45.0 // indirect
107+
golang.org/x/mod v0.29.0 // indirect
112108
golang.org/x/net v0.47.0 // indirect
113109
golang.org/x/sync v0.18.0 // indirect
114110
golang.org/x/term v0.37.0 // indirect
@@ -118,14 +114,14 @@ require (
118114
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
119115
google.golang.org/genproto/googleapis/api v0.0.0-20250818200422-3122310a409c // indirect
120116
google.golang.org/genproto/googleapis/rpc v0.0.0-20251103181224-f26f9409b101 // indirect
121-
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
117+
gopkg.in/evanphx/json-patch.v4 v4.13.0 // indirect
122118
gopkg.in/inf.v0 v0.9.1 // indirect
123119
gopkg.in/warnings.v0 v0.1.2 // indirect
124120
gopkg.in/yaml.v2 v2.4.0 // indirect
125-
k8s.io/apiextensions-apiserver v0.34.1 // indirect
126-
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b // indirect
127-
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 // indirect
128-
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
121+
k8s.io/apiextensions-apiserver v0.35.0 // indirect
122+
k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912 // indirect
123+
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4 // indirect
124+
sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730 // indirect
129125
sigs.k8s.io/prow v0.0.0-20240619181241-cfb8754e0459 // indirect
130126
sigs.k8s.io/randfill v1.0.0 // indirect
131127
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 // indirect

0 commit comments

Comments
 (0)