Skip to content

Commit d3e3251

Browse files
authored
Merge pull request #1632 from pwschuurman/changelog-rc-13-3
Add 1.13.3 Changelog, update rc image to v1.13.3-rc1
2 parents d6b1856 + 26b805e commit d3e3251

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG/CHANGELOG-1.13.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# v1.13.3 - Changelog since v1.13.2
2+
3+
## Changes by Kind
4+
5+
### Uncategorized
6+
7+
- Flag --use-instance-api-to-poll-attachment-disk-types uses instances.get API when polling for disk attachment in ControllerPublish for passed in disk types ([#1630](https://github.com/kube
8+
rnetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1630), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot))
9+
- Support for read_ahead_kb mount flag to change block device readahead ([#1631](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1631), [@k8s-infra-cherrypick-
10+
robot](https://github.com/k8s-infra-cherrypick-robot))
11+
12+
## Dependencies
13+
14+
### Added
15+
_Nothing has changed._
16+
17+
### Changed
18+
_Nothing has changed._
19+
20+
### Removed
21+
_Nothing has changed._
22+
123
# v1.13.2 - Changelog since v1.13.1
224

325
## Changes by Kind

deploy/kubernetes/images/prow-stable-sidecar-rc-master/image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ metadata:
4848
imageTag:
4949
name: registry.k8s.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver
5050
newName: gcr.io/k8s-staging-cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver
51-
newTag: "v1.13.2-rc1"
51+
newTag: "v1.13.3-rc1"
5252
---
5353

0 commit comments

Comments
 (0)