Skip to content

Commit

Permalink
Prepare 2.1 release
Browse files Browse the repository at this point in the history
- Move changelogs to a separate directory
- Add changelog for 2.1
  • Loading branch information
jsafrane committed Aug 12, 2020
1 parent 112765f commit 666986a
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 0 deletions.
File renamed without changes.
File renamed without changes.
25 changes: 25 additions & 0 deletions CHANGELOG/CHANGELOG-2.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Release notes for v2.1.0

[Documentation](https://kubernetes-csi.github.io/docs/)
# Changelog since v2.0.0

## Changes by Kind

### Bug or Regression

- Reports an unhealthy status on `/healthz` endpoint, if the CSI driver socket file does not exist anymore (accidentally removed on the host, for example). ([#69](https://github.com/kubernetes-csi/livenessprobe/pull/69), [@nettoclaudio](https://github.com/nettoclaudio))

### Uncategorized

- Publishing of images on k8s.gcr.io ([#71](https://github.com/kubernetes-csi/livenessprobe/pull/71), [@pohly](https://github.com/pohly))

## Dependencies

### Added
_Nothing has changed._

### Changed
_Nothing has changed._

### Removed
_Nothing has changed._

0 comments on commit 666986a

Please sign in to comment.