v1.9.0-rc.0 / 2019-12-04
Pre-release
Pre-release
tariq1890
released this
09 Dec 15:56
·
79 commits
to release-1.9
since this release
- [CHANGE] Add tools as go modules #927
- [FEATURE] Add
kube_hpa_spec_target_metric
metric. #966 - [FEATURE] Add hpa stats for current utilization and average value. #961
- [FEATURE] Add
kube_namespace_status_condition
metric. #949 - [FEATURE] Add
kube_persistentvolumeclaim_status_condition
andkube_persistentvolumeclaim_status_phase
metrics #952 - [FEATURE] Add
kube_networkpolicy_*
metrics #893 - [FEATURE] Add
kube_volumeattachment_*
metrics #946 - [FEATURE] add
kube_mutatingwebhookconfiguration_*
,kube_validatingwebhookconfiguration_*
metrics #914 - [ENHANCEMENT] Add
pod_cidr
label to thekube_node_info
metric. #963 - [ENHANCEMENT] Generate all manifests from jsonnet #908
- [ENHANCEMENT] Add kube-state-metrics alerting rules. #962
- [ENHANCEMENT] Add "Evicted" to the set of container terminated reasons. #968
- [BUGFIX] Add check for ReclaimPolicy, VolumeBindingMode storageclass metrics. #929
- [BUGFIX] Use single MultiListerWatcher for single store to fix missing metrics when watching multiple namespaces. #969
- [BUGFIX] Fix nil panics parsing HPA CPU current metrics. #993