Skip to content

Commit 69231ff

Browse files
authored
Merge pull request #404 from brancz/cut-1.3.0-rc.0
CHANGELOG.md: Add v1.3.0-rc.0 entry
2 parents 76862a4 + 7cc88ac commit 69231ff

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
1-
## Unreleased
1+
## v1.3.0-rc.0 / 2018-03-23
22

3-
* [FEATURE] Add `kube_pod_completion_time` metric.
43
* [FEATURE] Allow to specify multiple namespace.
4+
* [FEATURE] Add `kube_pod_completion_time`, `kube_pod_spec_volumes_persistentvolumeclaims_info`, and `kube_pod_spec_volumes_persistentvolumeclaims_readonly` metrics to the Pod collector.
5+
* [FEATURE] Add `kube_node_spec_taint` metric.
6+
* [FEATURE] Add `kube_namespace_annotations` metric.
7+
* [FEATURE] Add `kube_deployment_spec_strategy_rollingupdate_max_surge` metric.
8+
* [FEATURE] Add `kube_persistentvolume_labels` metric.
9+
* [FEATURE] Add `kube_persistentvolumeclaim_lables` metric.
10+
* [FEATURE] Add `kube_daemonset_labels` metric.
11+
* [FEATURE] Add Secret metrics.
12+
* [FEATURE] Add ConfigMap metrics.
13+
* [ENHANCEMENT] Add additional reasons to `kube_pod_container_status_waiting_reason` metric.
514
* [BUGFIX] Fix namespacing of HPA.
15+
* [BUGFIX] Fix namespacing of PersistentVolumes.
16+
* [BUGFIX] Fix CronJob tab parsing.
617

718
## v1.2.0 / 2018-01-15
819

0 commit comments

Comments
 (0)