Skip to content

Commit 321fa5c

Browse files
authored
Merge pull request #430 from msau42/docs
fix changelog formatting
2 parents 98ec27d + 3c05ae3 commit 321fa5c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG-1.6.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
supported by the driver.
3636
([#421](https://github.com/kubernetes-csi/external-provisioner/pull/421),
3737
[@pawanpraka1](https://github.com/pawanpraka1))
38-
- Added a new flag, `cloning-protection-threads` which defaults to 1,
38+
- Added a new flag, `--cloning-protection-threads` which defaults to 1,
3939
managing how many threads will simultaneously serve the
4040
`provisioner.storage.kubernetes.io/cloning-protection` finalizer removal
4141
([#424](https://github.com/kubernetes-csi/external-provisioner/pull/424),
@@ -52,6 +52,7 @@
5252
- Default StorageClass secrets are added:
5353
- csi.storage.k8s.io/secret-name: ${pvc.name}
5454
- csi.storage.k8s.io/secret-namespace: ${pvc.namespace}
55+
5556
Note: Default secrets for storage class feature does work only when both parameters are added. ([#393](https://github.com/kubernetes-csi/external-provisioner/pull/393), [@taaraora](https://github.com/taaraora))
5657

5758
## Bug Fixes

0 commit comments

Comments
 (0)