- Jul 05, 2021
-
-
Damien Grisonnet authored
Signed-off-by:
Damien Grisonnet <dgrisonn@redhat.com>
-
Damien Grisonnet authored
Previously, prometheus-adapter configuration wasn't taking into account the scrape interval of kubelet, node-exporter and windows-exporter leading to getting non fresh results, and even negative results from the CPU queries when the irate() function was extrapolating data. To fix that, we want to set the interval used in the irate() function in the CPU queries to 4x scrape interval in order to extrapolate data between the last two scrapes. This will improve the freshness of the cpu usage exposed and prevent incorrect extrapolations. Signed-off-by:
Damien Grisonnet <dgrisonn@redhat.com>
-
- Jun 01, 2021
-
-
Damien Grisonnet authored
jsonnet: improve all-namespaces addon
-
paulfantom authored
Signed-off-by:
paulfantom <pawel@krupa.net.pl>
-
- May 31, 2021
-
-
Paweł Krupa authored
Fix scheduler and controller selectors for Kubespray
-
Paweł Krupa authored
-
Paweł Krupa authored
feat(grafana): add env parameter for grafana component
-
Ajit authored
-
Paweł Krupa authored
-
paulfantom authored
-
Damien Grisonnet authored
scripts: include kube-rbac-proxy and config-reloader in version upgrades
-
anarcher authored
-
paulfantom authored
-
Paweł Krupa authored
-
Paweł Krupa authored
-
Paweł Krupa authored
Fix adding private repository
-
- May 29, 2021
-
-
paulportela authored
`imageRepos` field was removed and the project no longer tries to compose image strings. Now the libraries use `$.values.common.images` to override default images.
-
- May 27, 2021
-
-
Prem Saraswat authored
-
Prem Saraswat authored
-
paulfantom authored
Signed-off-by:
paulfantom <pawel@krupa.net.pl>
-
Paweł Krupa authored
-
paulfantom authored
-
paulfantom authored
-
paulfantom authored
-
Paweł Krupa authored
Enable tests for kubernetes 1.21
-
- May 26, 2021
-
-
paulfantom authored
-
paulfantom authored
jsonnet: drop storage_operation_errors_total and storage_operation_status_count as those are deprecated in k8s 1.21
-
paulfantom authored
Signed-off-by:
paulfantom <pawel@krupa.net.pl>
-
Paweł Krupa authored
Unpin jsonnet dependencies
-
Paweł Krupa authored
Improvements in addMixin function.
-
- May 25, 2021
-
-
paulfantom authored
-
paulfantom authored
-
paulfantom authored
Signed-off-by:
paulfantom <pawel@krupa.net.pl>
-
Paweł Krupa authored
-
fpetkovski authored
This change updates the version of kubeconform to 0.4.7. It simplifies the `validate` Makefile target and extracts the kubernetes version into a variable.
-
- May 21, 2021
-
-
paulfantom authored
-
paulfantom authored
*: add test of mixin addition in examples/; change config to `_config` in addMixin to be consistent with main components
-
- May 20, 2021
-
-
Paweł Krupa authored
jsonnet/components: fix missing resource config in blackbox exporter
-
Simon Pasquier authored
jsonnet/kube-prometheus/addons: fix KSM regex patterns
-
- May 17, 2021
-
-
Piotr Piskiewicz authored
-