|
| 1 | +# Release notes for v1.17.0 |
| 2 | + |
| 3 | +# Changelog since v1.17.0 |
| 4 | + |
| 5 | +## Changes by Kind |
| 6 | + |
| 7 | +### Feature |
| 8 | + |
| 9 | +- Add a new `--automaxprocs` flag to set the `GOMAXPROCS` environment variable to match the configured Linux container CPU quota. ([#605](https://github.com/kubernetes-csi/csi-driver-host-path/pull/605), [@nixpanic](https://github.com/nixpanic)) |
| 10 | +- Introduce support for the `--enable-list-snapshots=<bool>` command line option, allowing users to explicitly enable or disable the ControllerServiceCapability_RPC_LIST_SNAPSHOTS capability. By default, this option is set to true to preserve existing behavior. ([#597](https://github.com/kubernetes-csi/csi-driver-host-path/pull/597), [@leonardoce](https://github.com/leonardoce)) |
| 11 | +- Set a random MaxVolumesPerNode if config.AttachLimit == -1. ([#587](https://github.com/kubernetes-csi/csi-driver-host-path/pull/587), [@torredil](https://github.com/torredil)) |
| 12 | +- Update kubernetes dependencies to v1.33.0 ([#604](https://github.com/kubernetes-csi/csi-driver-host-path/pull/604), [@Aishwarya-Hebbar](https://github.com/Aishwarya-Hebbar)) |
| 13 | +- Update to csi-snapshot-metadata alpha image. ([#595](https://github.com/kubernetes-csi/csi-driver-host-path/pull/595), [@carlbraganza](https://github.com/carlbraganza)) |
| 14 | + |
| 15 | +### Bug or Regression |
| 16 | + |
| 17 | +- Fix the ControllerExpandVolume response returns the wrong NodeExpansionRequired when the `--disable-node-expansion` is true. ([#599](https://github.com/kubernetes-csi/csi-driver-host-path/pull/599), [@carlory](https://github.com/carlory)) |
| 18 | +- Fixed: Considered only non-zero blocks for GetMetadataAllocated. ([#579](https://github.com/kubernetes-csi/csi-driver-host-path/pull/579), [@iPraveenParihar](https://github.com/iPraveenParihar)) |
| 19 | +- The `ignoreFailedRead` VolumeSnapshotClass parameter is now honored by using the GNU implementation of `tar`. ([#586](https://github.com/kubernetes-csi/csi-driver-host-path/pull/586), [@leonardoce](https://github.com/leonardoce)) |
| 20 | + |
| 21 | +### Uncategorized |
| 22 | + |
| 23 | +- Add better validation of the CapacityRange parameter to CreateVolume. ([#577](https://github.com/kubernetes-csi/csi-driver-host-path/pull/577), [@ebblake](https://github.com/ebblake)) |
| 24 | + |
| 25 | +## Dependencies |
| 26 | + |
| 27 | +### Added |
| 28 | +- github.com/containerd/errdefs/pkg: [v0.3.0](https://github.com/containerd/errdefs/pkg/tree/v0.3.0) |
| 29 | +- github.com/containerd/typeurl/v2: [v2.2.2](https://github.com/containerd/typeurl/v2/tree/v2.2.2) |
| 30 | +- github.com/opencontainers/cgroups: [v0.0.1](https://github.com/opencontainers/cgroups/tree/v0.0.1) |
| 31 | +- github.com/opencontainers/image-spec: [v1.1.1](https://github.com/opencontainers/image-spec/tree/v1.1.1) |
| 32 | +- github.com/prashantv/gostub: [v1.1.0](https://github.com/prashantv/gostub/tree/v1.1.0) |
| 33 | +- go.uber.org/automaxprocs: v1.6.0 |
| 34 | +- gopkg.in/go-jose/go-jose.v2: v2.6.3 |
| 35 | +- sigs.k8s.io/randfill: v1.0.0 |
| 36 | + |
| 37 | +### Changed |
| 38 | +- cel.dev/expr: v0.18.0 → v0.19.1 |
| 39 | +- github.com/containerd/containerd/api: [v1.7.19 → v1.8.0](https://github.com/containerd/containerd/api/compare/v1.7.19...v1.8.0) |
| 40 | +- github.com/containerd/errdefs: [v0.1.0 → v1.0.0](https://github.com/containerd/errdefs/compare/v0.1.0...v1.0.0) |
| 41 | +- github.com/containerd/ttrpc: [v1.2.5 → v1.2.6](https://github.com/containerd/ttrpc/compare/v1.2.5...v1.2.6) |
| 42 | +- github.com/coredns/corefile-migration: [v1.0.24 → v1.0.25](https://github.com/coredns/corefile-migration/compare/v1.0.24...v1.0.25) |
| 43 | +- github.com/coreos/go-oidc: [v2.2.1+incompatible → v2.3.0+incompatible](https://github.com/coreos/go-oidc/compare/v2.2.1...v2.3.0) |
| 44 | +- github.com/cyphar/filepath-securejoin: [v0.3.4 → v0.4.1](https://github.com/cyphar/filepath-securejoin/compare/v0.3.4...v0.4.1) |
| 45 | +- github.com/golang-jwt/jwt/v4: [v4.5.0 → v4.5.2](https://github.com/golang-jwt/jwt/v4/compare/v4.5.0...v4.5.2) |
| 46 | +- github.com/google/btree: [v1.0.1 → v1.1.3](https://github.com/google/btree/compare/v1.0.1...v1.1.3) |
| 47 | +- github.com/google/cadvisor: [v0.51.0 → v0.52.1](https://github.com/google/cadvisor/compare/v0.51.0...v0.52.1) |
| 48 | +- github.com/google/cel-go: [v0.22.0 → v0.23.2](https://github.com/google/cel-go/compare/v0.22.0...v0.23.2) |
| 49 | +- github.com/google/go-cmp: [v0.6.0 → v0.7.0](https://github.com/google/go-cmp/compare/v0.6.0...v0.7.0) |
| 50 | +- github.com/gorilla/websocket: [v1.5.0 → e064f32](https://github.com/gorilla/websocket/compare/v1.5.0...e064f32) |
| 51 | +- github.com/grpc-ecosystem/grpc-gateway/v2: [v2.20.0 → v2.24.0](https://github.com/grpc-ecosystem/grpc-gateway/v2/compare/v2.20.0...v2.24.0) |
| 52 | +- github.com/klauspost/compress: [v1.17.11 → v1.18.0](https://github.com/klauspost/compress/compare/v1.17.11...v1.18.0) |
| 53 | +- github.com/kubernetes-csi/csi-lib-utils: [v0.20.0 → v0.22.0](https://github.com/kubernetes-csi/csi-lib-utils/compare/v0.20.0...v0.22.0) |
| 54 | +- github.com/prometheus/client_golang: [v1.20.5 → v1.22.0](https://github.com/prometheus/client_golang/compare/v1.20.5...v1.22.0) |
| 55 | +- github.com/prometheus/common: [v0.61.0 → v0.62.0](https://github.com/prometheus/common/compare/v0.61.0...v0.62.0) |
| 56 | +- github.com/rogpeppe/go-internal: [v1.12.0 → v1.13.1](https://github.com/rogpeppe/go-internal/compare/v1.12.0...v1.13.1) |
| 57 | +- github.com/vishvananda/netlink: [b1ce50c → 62fb240](https://github.com/vishvananda/netlink/compare/b1ce50c...62fb240) |
| 58 | +- go.etcd.io/etcd/api/v3: v3.5.16 → v3.5.21 |
| 59 | +- go.etcd.io/etcd/client/pkg/v3: v3.5.16 → v3.5.21 |
| 60 | +- go.etcd.io/etcd/client/v2: v2.305.16 → v2.305.21 |
| 61 | +- go.etcd.io/etcd/client/v3: v3.5.16 → v3.5.21 |
| 62 | +- go.etcd.io/etcd/pkg/v3: v3.5.16 → v3.5.21 |
| 63 | +- go.etcd.io/etcd/raft/v3: v3.5.16 → v3.5.21 |
| 64 | +- go.etcd.io/etcd/server/v3: v3.5.16 → v3.5.21 |
| 65 | +- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.53.0 → v0.58.0 |
| 66 | +- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.27.0 → v1.33.0 |
| 67 | +- go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.28.0 → v1.33.0 |
| 68 | +- go.opentelemetry.io/otel/sdk: v1.31.0 → v1.33.0 |
| 69 | +- go.opentelemetry.io/proto/otlp: v1.3.1 → v1.4.0 |
| 70 | +- golang.org/x/crypto: v0.30.0 → v0.36.0 |
| 71 | +- golang.org/x/net: v0.32.0 → v0.38.0 |
| 72 | +- golang.org/x/oauth2: v0.24.0 → v0.27.0 |
| 73 | +- golang.org/x/sync: v0.10.0 → v0.12.0 |
| 74 | +- golang.org/x/sys: v0.28.0 → v0.31.0 |
| 75 | +- golang.org/x/term: v0.27.0 → v0.30.0 |
| 76 | +- golang.org/x/text: v0.21.0 → v0.23.0 |
| 77 | +- golang.org/x/time: v0.8.0 → v0.9.0 |
| 78 | +- google.golang.org/genproto/googleapis/api: 796eee8 → e6fa225 |
| 79 | +- google.golang.org/protobuf: v1.36.0 → v1.36.5 |
| 80 | +- k8s.io/api: v0.32.0 → v0.33.0 |
| 81 | +- k8s.io/apiextensions-apiserver: v0.32.0 → v0.33.0 |
| 82 | +- k8s.io/apimachinery: v0.32.0 → v0.33.0 |
| 83 | +- k8s.io/apiserver: v0.32.0 → v0.33.0 |
| 84 | +- k8s.io/cli-runtime: v0.32.0 → v0.33.0 |
| 85 | +- k8s.io/client-go: v0.32.0 → v0.33.0 |
| 86 | +- k8s.io/cloud-provider: v0.32.0 → v0.33.0 |
| 87 | +- k8s.io/cluster-bootstrap: v0.32.0 → v0.33.0 |
| 88 | +- k8s.io/code-generator: v0.32.0 → v0.33.0 |
| 89 | +- k8s.io/component-base: v0.32.0 → v0.33.0 |
| 90 | +- k8s.io/component-helpers: v0.32.0 → v0.33.0 |
| 91 | +- k8s.io/controller-manager: v0.32.0 → v0.33.0 |
| 92 | +- k8s.io/cri-api: v0.32.0 → v0.33.0 |
| 93 | +- k8s.io/cri-client: v0.32.0 → v0.33.0 |
| 94 | +- k8s.io/csi-translation-lib: v0.32.0 → v0.33.0 |
| 95 | +- k8s.io/dynamic-resource-allocation: v0.32.0 → v0.33.0 |
| 96 | +- k8s.io/endpointslice: v0.32.0 → v0.33.0 |
| 97 | +- k8s.io/externaljwt: v0.32.0 → v0.33.0 |
| 98 | +- k8s.io/gengo/v2: 2b36238 → 1244d31 |
| 99 | +- k8s.io/kms: v0.32.0 → v0.33.0 |
| 100 | +- k8s.io/kube-aggregator: v0.32.0 → v0.33.0 |
| 101 | +- k8s.io/kube-controller-manager: v0.32.0 → v0.33.0 |
| 102 | +- k8s.io/kube-openapi: 2c72e55 → c8a335a |
| 103 | +- k8s.io/kube-proxy: v0.32.0 → v0.33.0 |
| 104 | +- k8s.io/kube-scheduler: v0.32.0 → v0.33.0 |
| 105 | +- k8s.io/kubectl: v0.32.0 → v0.33.0 |
| 106 | +- k8s.io/kubelet: v0.32.0 → v0.33.0 |
| 107 | +- k8s.io/kubernetes: v1.32.0 → v1.33.0 |
| 108 | +- k8s.io/metrics: v0.32.0 → v0.33.0 |
| 109 | +- k8s.io/mount-utils: v0.32.0 → v0.33.0 |
| 110 | +- k8s.io/pod-security-admission: v0.32.0 → v0.33.0 |
| 111 | +- k8s.io/sample-apiserver: v0.32.0 → v0.33.0 |
| 112 | +- sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.31.0 → v0.31.2 |
| 113 | +- sigs.k8s.io/kustomize/api: v0.18.0 → v0.19.0 |
| 114 | +- sigs.k8s.io/kustomize/kustomize/v5: v5.5.0 → v5.6.0 |
| 115 | +- sigs.k8s.io/kustomize/kyaml: v0.18.1 → v0.19.0 |
| 116 | +- sigs.k8s.io/structured-merge-diff/v4: v4.5.0 → v4.6.0 |
| 117 | + |
| 118 | +### Removed |
| 119 | +- github.com/asaskevich/govalidator: [f61b66f](https://github.com/asaskevich/govalidator/tree/f61b66f) |
| 120 | +- github.com/go-kit/log: [v0.2.1](https://github.com/go-kit/log/tree/v0.2.1) |
| 121 | +- github.com/go-logfmt/logfmt: [v0.5.1](https://github.com/go-logfmt/logfmt/tree/v0.5.1) |
| 122 | +- github.com/google/gofuzz: [v1.2.0](https://github.com/google/gofuzz/tree/v1.2.0) |
| 123 | +- github.com/opencontainers/runc: [v1.2.1](https://github.com/opencontainers/runc/tree/v1.2.1) |
| 124 | +- gopkg.in/square/go-jose.v2: v2.6.0 |
0 commit comments