Skip to content

Commit

Permalink
Merge pull request #430 from msau42/docs
Browse files Browse the repository at this point in the history
fix changelog formatting
  • Loading branch information
k8s-ci-robot authored Apr 2, 2020
2 parents 98ec27d + 3c05ae3 commit 321fa5c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG-1.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
supported by the driver.
([#421](https://github.com/kubernetes-csi/external-provisioner/pull/421),
[@pawanpraka1](https://github.com/pawanpraka1))
- Added a new flag, `cloning-protection-threads` which defaults to 1,
- Added a new flag, `--cloning-protection-threads` which defaults to 1,
managing how many threads will simultaneously serve the
`provisioner.storage.kubernetes.io/cloning-protection` finalizer removal
([#424](https://github.com/kubernetes-csi/external-provisioner/pull/424),
Expand All @@ -52,6 +52,7 @@
- Default StorageClass secrets are added:
- csi.storage.k8s.io/secret-name: ${pvc.name}
- csi.storage.k8s.io/secret-namespace: ${pvc.namespace}

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))

## Bug Fixes
Expand Down

0 comments on commit 321fa5c

Please sign in to comment.