- Jul 19, 2021
-
-
Paweł Krupa authored
update doc on Prometheus rule updates since release 0.8
-
Paweł Krupa authored
eks: Relabel instance with node name for CNI DaemonSet
-
Paweł Krupa authored
-
- Jul 17, 2021
-
-
Maxime Brunet authored
-
- Jul 15, 2021
-
-
Nicolas Degory authored
Signed-off-by:
Nicolas Degory <ndegory@axway.com>
-
- Jul 14, 2021
-
-
Arthur Silva Sens authored
Update kubernetes-mixin
-
ben.ye authored
Signed-off-by:
ben.ye <ben.ye@bytedance.com>
-
ben.ye authored
Signed-off-by:
ben.ye <ben.ye@bytedance.com>
-
ben.ye authored
Signed-off-by:
ben.ye <ben.ye@bytedance.com>
-
- Jul 08, 2021
-
-
Paweł Krupa authored
-
paulfantom authored
Signed-off-by:
paulfantom <pawel@krupa.net.pl>
-
- Jul 07, 2021
-
-
Damien Grisonnet authored
Consolidate intervals used in prometheus-adapter CPU queries
-
Damien Grisonnet authored
*: add "update" target to makefile and use it in automatic updater
-
Paweł Krupa authored
-
paulfantom authored
Signed-off-by:
paulfantom <pawel@krupa.net.pl>
-
- Jul 06, 2021
-
-
Philip authored
-
Paweł Krupa authored
apply make fmt fixes to migration readme extracts
-
Paul Sweeney authored
-
Paweł Krupa authored
add example release-0.3 to release-0.8 migration to docs
-
Paul Sweeney authored
-
- 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>
-
Paweł Krupa authored
jsonnet: kube-prometheus adapt to changes to veth interfaces names
-
Paul Sweeney authored
Co-authored-by:
Paweł Krupa <pawel@krupa.net.pl>
-
Paweł Krupa authored
Fix make manifests not building every time
-
Paweł Krupa authored
ci: Use wait command to ensure cluster readiness
-
Philip Gough authored
-
- Jul 01, 2021
-
-
Paul Sweeney authored
-
Sunil Thaha authored
Make target `manifests` has a dependency on build.sh which if untouched wouldn't generate the manifests after the first run. This patch fixes it by removing the `build.sh` dependency Signed-off-by:
Sunil Thaha <sthaha@redhat.com>
-
Sunil Thaha authored
With OVN, the container veth network interface names that used to start with `veth` has now changed to `<rand-hex>{15}@if<number>`(see Related Links below). This patch adapts to the new change introduced in ovn and ignores the network interfaces that match `[a-z0-9]{15}@if\d+` in addition to those starting with `veth` Related Links: - https://github.com/openshift/ovn-kubernetes/blob/master/go-controller/vendor/github.com/containernetworking/plugins/pkg/ip/link_linux.go#L107 - https://github.com/openshift/ovn-kubernetes/blob/master/go-controller/pkg/cni/helper_linux.go#L148 Signed-off-by:
Sunil Thaha <sthaha@redhat.com>
-
- Jun 30, 2021
-
-
Paweł Krupa authored
scripts: use newer version when generating
-
- Jun 29, 2021
-
-
paulfantom authored
-
- Jun 25, 2021
-
-
Paweł Krupa authored
.github/workflows: automatically update jsonnet dependencies
-
Paweł Krupa authored
.github/workflows: Update versions schedule to run each Monday
-
fpetkovski authored
-
fpetkovski authored
This commit extends the versions github workflow to automatically update jsonnet dependencies when the jsonnet code in upstream repositories changes.
-
- Jun 23, 2021
-
-
Damien Grisonnet authored
jsonnet: disable insecure cypher suites for prometheus-adapter
-
Paweł Krupa authored
[bot] Automated version update
-
paulfantom authored
-