Skip to content

Commit

Permalink
move release note to deprecations
Browse files Browse the repository at this point in the history
  • Loading branch information
msau42 committed Dec 17, 2020
1 parent 043e339 commit 3510b0d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG/CHANGELOG-2.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@

## Changes by Kind

### Deprecations
- `health-port` flag is deprecated and replaced by `http-endpoint`. ([#125](https://github.com/kubernetes-csi/node-driver-registrar/pull/125), [@verult](https://github.com/verult))

### Feature

- Added --timeout parameter for the unlikely case that a driver's GetPluginInfo call is slower than one second ([#124](https://github.com/kubernetes-csi/node-driver-registrar/pull/124), [@pohly](https://github.com/pohly))
- `health-port` flag is deprecated and replaced by `http-endpoint`. ([#125](https://github.com/kubernetes-csi/node-driver-registrar/pull/125), [@verult](https://github.com/verult))

### Bug or Regression

Expand Down

0 comments on commit 3510b0d

Please sign in to comment.