CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 22:05:23 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"eea021f1c5543af8a508150bda87295a"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=zik6HC2oOkXTg8FtbvaZ8GJ8uZW3000VyWs4bUhmCwJIqjD1wDyrcV1ceqPp7nJACdvUpvHAZMQzsEyTwKRktcCSn9PYFmfuU1yf0C7EKeuP7yh91xfDNJiC6FNgbarOCXwp1hccoQigZzZOmVnX2vwtroRAVSQYm6nU9UkR3ENX0YTkrXuXiBCM5aPPSSOiKa4MuFwxnKSGP6mx5G4bKkoS2uq5s87XuuwTNBP%2BOzqUt8m4XxSgTBcrRT7Z2oIIcRr2BQESz7yR8RUvbfDgZg%3D%3D--B8An32eT%2Fb1oEDVQ--u%2BGBbMIVMu9AGaR5ykXmbw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.893402933.1753394723; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 22:05:23 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 22:05:23 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A7F2:39C88D:B78B:1104B:6882AE23
Release v1.11.0 release Β· kubernetes-sigs/azuredisk-csi-driver Β· GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 204
v1.11.0 release
Compare
Features π
- upgrade csi-attacher, csi-snapshotter (#1141, #1145)
- auto disk size detection in NodeExpandVolume (#1161)
- support snapshot & restore in cross subscription (#1168)
Bug Fixes π
What's Changed
- test: add more golint checks by @andyzhangx in #1126
- doc: change snapshot v1beta1 to v1 by @andyzhangx in #1127
- test: change helm install method by @andyzhangx in #1130
- bug: Adding supported VolumeCapabilites verification check to CSI RPC requests. by @landreasyan in #1110
- test: fix kcm log print issue by @andyzhangx in #1136
- chore: upgrade azure-sdk-for-go and compute sdk to 2021-07-01 by @andyzhangx in #1135
- chore: Improve unit test coverage of pkg/azureutils by @edreed in #1134
- test: add workaround for capz tests by @andyzhangx in #1133
- fix: tag parsing issue in CreateSnapshot by @andyzhangx in #1140
- feat: upgrade csi-provisioner to v3.1.0 and upgrade snapshot v1beta1 to v1 api by @andyzhangx in #1137
- feat: upgrade to csi-attacher v3.4.0 by @andyzhangx in #1141
- feat: update max data disk count by @andyzhangx in #1144
- feat: upgrade to csi-snapshotter v5.0.1 by @andyzhangx in #1145
- fix: add leases rbac delete permission by @andyzhangx in #1146
- fix: CVE-2021-3996 in image build by @andyzhangx in #1150
- cleanup: remove unnecessary packages by @andyzhangx in #1154
- test: Add shared disk E2E tests that match supported scenario by @edreed in #1156
- chore: Add northeurope & francecentral to ZRS-supported regions by @edreed in #1160
- chore: Remove obsolete & redundant test shared disk case by @edreed in #1159
- cleanup: remove useless csi-common code by @andyzhangx in #1158
- test: add more go linters by @andyzhangx in #1163
- chore: upgrade azure lib by @andyzhangx in #1166
- feat: auto disk size detection in NodeExpandVolume by @andyzhangx in #1161
- test: validate dynamically resized volumes by @kassarl in #1169
- chore: Fix misuse of fmt.Sprint in nodeserver_test.go by @edreed in #1170
- feat: support snapshot & restore in cross subs by @andyzhangx in #1168
Full Changelog: v1.10.0...v1.11.0
Assets 2
1 person reacted
You canβt perform that action at this time.