Skip to content

Commit

Permalink
Add changelog entries.
Browse files Browse the repository at this point in the history
  • Loading branch information
jelmersnoeck committed Sep 15, 2018
1 parent 95c1c58 commit 0dda91b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

- Log when something goes wrong with GarbageCollection.
- Use a queue based system to sync items.
- Added `/_healthz` endpoint and set up probes.
- Added `/metrics` endpoint for Prometheus.

### Fixed

Expand All @@ -20,6 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

- Set up lower resource requests/limits for the Deployment.
- MonitorTemplate is now namespace scoped instead of cluster scoped.
- The operator now uses cache informers to reconcile state.

## v0.1.1 - 2018-09-02

Expand Down

0 comments on commit 0dda91b

Please sign in to comment.