v1.26.0 release
What's Changed
- doc: cut v1.25.0 release by @andyzhangx in #1640
- doc: remove obsolete doc about volumeID format by @andyzhangx in #1642
- doc: update new chart versions by @andyzhangx in #1643
- chore(deps): bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.0.57 to 0.1.0 by @dependabot in #1646
- fix: add CriticalAddonsOnly toleration into controller pod by @andyzhangx in #1647
- fix: skip blobfuse-proxy copy if it's not enabled in driver init by @andyzhangx in #1651
- chore(deps): bump sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader from 0.0.27 to 0.1.0 by @dependabot in #1652
- chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets from 1.1.0 to 1.2.0 by @dependabot in #1656
- chore(deps): bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.1.0 to 0.1.4 by @dependabot in #1659
- fix: blobfuse install failure in install-blobfuse-proxy initContainer by @andyzhangx in #1660
- chore(deps): bump sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader from 0.1.0 to 0.1.1 by @dependabot in #1661
- test: add UserAgent for e2e client by @MartinForReal in #1665
- chore(deps): bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.1.4 to 0.1.5 by @dependabot in #1666
- chore(deps): bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.1.5 to 0.1.9 by @dependabot in #1670
- test: fix trivy action by @andyzhangx in #1674
- fix: don't install blobfuse v1 by default since it's deprecated by @andyzhangx in #1679
- chore(deps): bump github.com/onsi/gomega from 1.35.0 to 1.35.1 by @dependabot in #1671
- feat: upgrade to azcopy v10.27.0 for volume clone by @andyzhangx in #1678
- chore(deps): bump sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader from 0.1.1 to 0.1.4 by @dependabot in #1688
- chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets from 1.2.0 to 1.3.0 by @dependabot in #1690
- fix: tagValueDelimiter parameter mismatch by @andyzhangx in #1691
- chore(deps): bump sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader from 0.1.4 to 0.1.5 by @dependabot in #1694
- feat: upgrade to azcopy v10.27.1 for volume clone by @andyzhangx in #1695
- fix: change mount timeout to 1.5min by @umagnus in #1699
- chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot in #1702
- cleanup: remove unused livenessProbe in registrar by @andyzhangx in #1704
- Group all deps update into one pr. by @MartinForReal in #1708
- chore: update CSI spec to v1.10.0 by @andyzhangx in #1710
- chore(deps): bump the all group across 1 directory with 5 updates by @dependabot in #1711
- chore(deps): bump the all group with 2 updates by @dependabot in #1714
- chore(deps): bump the all group with 2 updates by @dependabot in #1715
- chore(deps): bump the all group with 2 updates by @dependabot in #1716
- feat: add chart parameter for install-blobfuse-proxy ability to disable setReadAheadSize by @mweibel in #1717
- fix: always start blobfuse-proxy as long as it's enabled by @andyzhangx in #1723
- fix: avoid duplicate ssl mounts on Redhat in AzureStack environment by @andyzhangx in #1719
- chore(deps): bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.1.21 to 0.2.0 in the all group by @dependabot in #1729
- fix: increase blob memory limit to avoid OOM during volume clone by @andyzhangx in #1725
- chore(deps): bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.2.0 to 0.2.2 in the all group by @dependabot in #1730
- chore: upgrade azure cloud provider lib by @andyzhangx in #1731
- chore(deps): bump the all group with 2 updates by @dependabot in #1734
- feat: install blobfuse 2.4.0 as default version by @andyzhangx in #1733
- chore(deps): bump the all group with 2 updates by @dependabot in #1737
- chore(deps): bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.2.4 to 0.2.5 in the all group by @dependabot in #1738
- feat: match source account as first priority in volume restore by @andyzhangx in #1739
- chore(deps): bump the all group across 1 directory with 2 updates by @dependabot in #1743
- fix: CVE-2024-45337 by @andyzhangx in #1745
- chore(deps): bump the all group across 1 directory with 2 updates by @dependabot in #1746
- chore: upgrade k8s.io/mount-utils to v1.32.0 by @andyzhangx in #1751
- test: upgrade csi-test to v5.3.1 in sanity test by @andyzhangx in #1753
- fix: runOnControlPlane chart config by @andyzhangx in #1754
- Revert "Group all deps update into one pr." by @andyzhangx in #1756
- fix: wait for azcopy job running in volume clone by @andyzhangx in #1761
- chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v6 from 6.1.0 to 6.2.0 by @dependabot in #1762
- fix: CVE-2024-45338 by @andyzhangx in #1765
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1 by @dependabot in #1771
- doc: Azure Linux node does not support nconnect option by @andyzhangx in #1772
- fix: increase default provisioner retry-interval-max by @andyzhangx in #1773
- chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.1 by @dependabot in #1776
- test: add unit test for main function by @andyzhangx in #1777
- chore(deps): bump github.com/onsi/gomega from 1.36.1 to 1.36.2 by @dependabot in #1778
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 by @dependabot in #1779
- test: exclude some go fake files in ut coverage by @andyzhangx in #1780
- chore: set GoMaxProcs as 2 by @andyzhangx in #1781
- chore(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot in #1786
- chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 by @dependabot in #1787
- chore: fix azcopy download error by @andyzhangx in #1788
- test: add unit test by @andyzhangx in #1792
- test: exclude some go fake files in ut coverage by @andyzhangx in #1793
- test: exclude some go fake files in ut coverage by @andyzhangx in #1794
- chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by @dependabot in #1795
- chore(deps): bump k8s.io/mount-utils from 0.32.0 to 0.32.1 in the k8s group by @dependabot in #1796
- doc: update new chart versions by @andyzhangx in #1799
- test: add UT for blobfuse-proxy/main.go by @Zhupku in #1801
- doc: fix helm chart install by @andyzhangx in #1803
- fix: helm chart index by @andyzhangx in #1804
- chore(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by @dependabot in #1805
- chore(deps): bump github.com/Azure/go-autorest/autorest from 0.11.29 to 0.11.30 by @dependabot in #1807
- chore: upgrade azcopy to v10.28.0 by @andyzhangx in #1808
- chore: upgrade CSI driver sidecar image versions by @andyzhangx in #1812
- chore(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 by @dependabot in #1818
- chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by @dependabot in #1821
- test: fix CVE-2025-22866 in trivy action by @andyzhangx in #1822
- fix: incorrect affinity chart config by @andyzhangx in #1827
- chore(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 by @dependabot in #1831
- doc: fix volumeHandle doc by @andyzhangx in #1833
- fix: CVE-2025-0426 by @andyzhangx in #1834
- chore(deps): bump k8s.io/mount-utils from 0.32.1 to 0.32.2 in the k8s group by @dependabot in #1832
- chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets from 1.3.0 to 1.3.1 by @dependabot in #1838
- feat: optimize azcopy perf in volume cloning scenario by @andyzhangx in #1839
- feat: install blobfuse 2.4.1 as default version by @andyzhangx in #1843
- chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage from 1.6.0 to 1.7.0 by @dependabot in #1848
- fix: cleanup azcopy jobs after job complete by @andyzhangx in #1849
- chore: upgrade Azure cloud provider lib to adopt track2 sdk by @andyzhangx in #1852
- chore: upgrade lib by @andyzhangx in #1854
- feat: upgrade aznfs package to v2.0.11 by @andyzhangx in #1855
- fix: incomplete azcopy job state during volume clone by @andyzhangx in #1858
- fix: incorrect cloud provider setting in sovereign cloud by @andyzhangx in #1861
- fix: downgrade api-version for sovereign cloud by @andyzhangx in #1862
- chore(deps): bump golang.org/x/sync from 0.11.0 to 0.12.0 by @dependabot in #1863
- fix: storageEndpoint issue in sovereign cloud by @andyzhangx in #1864
- fix: account match algorithm when source account name is provided by @andyzhangx in #1866
New Contributors
Full Changelog: v1.25.0...v1.26.0