Skip to content

Commit

Permalink
Add changelog note for breaking change in kubernetes#371
Browse files Browse the repository at this point in the history
  • Loading branch information
ehashman committed Sep 28, 2018
1 parent fff7de4 commit 9031bb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ After a testing period of 12 days, there were no additional bugs found or featur

## v1.3.0-rc.0 / 2018-03-23

* [CHANGE] Removed `--in-cluster` flag. Users can no longer specify `--apiserver` with `--in-cluster=true`.
* [FEATURE] Allow to specify multiple namespace.
* [FEATURE] Add `kube_pod_completion_time`, `kube_pod_spec_volumes_persistentvolumeclaims_info`, and `kube_pod_spec_volumes_persistentvolumeclaims_readonly` metrics to the Pod collector.
* [FEATURE] Add `kube_node_spec_taint` metric.
Expand Down

0 comments on commit 9031bb9

Please sign in to comment.