Skip to content
This repository has been archived by the owner on Mar 28, 2020. It is now read-only.

Commit

Permalink
Merge pull request #1216 from hongchaodeng/ff
Browse files Browse the repository at this point in the history
CHANGELOG: add fix for S3 backup problem in non-root user
  • Loading branch information
hongchaodeng authored Jun 23, 2017
2 parents 8dbe3c3 + bd3f156 commit 2998ca9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### Added

Adds ability for users to specify base image for etcd pods in a cluster.
- Adds ability for users to specify base image for etcd pods in a cluster.

### Changed

Expand All @@ -11,6 +11,7 @@ Adds ability for users to specify base image for etcd pods in a cluster.
### Fixed

- [GH-1138] Fixed operator stucks in managing selfhosted cluster when there are not enough nodes to start new etcd member.
- [GH-1196] Fixed etcd operator could not start S3 backup sidecar if given non-root user.

### Deprecated

Expand Down

0 comments on commit 2998ca9

Please sign in to comment.