- Apr 18, 2022
-
-
Prometheus Operator Bot authored
-
- Apr 14, 2022
-
-
Philip Gough authored
Fix problems when enabling eks platform patch
-
Philip Gough authored
Adjust NodeFilesystemSpaceFillingUp thresholds according default kubelet GC behavior
-
- Apr 13, 2022
-
-
Arunprasad Rajkumar authored
Signed-off-by:
Arunprasad Rajkumar <arajkuma@redhat.com>
-
Arunprasad Rajkumar authored
Previously[1] we attempted to do the same, but there was a misunderstanding about the GC behavior and it caused the alert to be fired even before GC comes into play. According to[2][3] kubelet GC kicks in only when `imageGCHighThresholdPercent` is hit which is set to 85% by default. However `NodeFilesystemSpaceFillingUp` is set to fire as soon as 80% usage is hit. This commit changes the `fsSpaceFillingUpWarningThreshold` to 15% so that we give ample time to GC to reclaim unwanted images. This commit also changes `fsSpaceFillingUpCriticalThreshold` to 10% which gives more time to admins to react to warning before sending critical alert. [1] https://github.com/prometheus-operator/kube-prometheus/pull/1357 [2] https://docs.openshift.com/container-platform/4.10/nodes/nodes/nodes-nodes-garbage-collection.html#nodes-nodes-garbage-collection-images_nodes-nodes-configuring [3] https://kubernetes.io/docs/reference/config-api/kubelet-config.v1beta1/ Signed-off-by:
Arunprasad Rajkumar <arajkuma@redhat.com>
-
- Apr 12, 2022
-
-
Philip Gough authored
*: remove DCO
-
Paweł Krupa (paulfantom) authored
Signed-off-by:
Paweł Krupa (paulfantom) <pawel@krupa.net.pl>
-
Paweł Krupa authored
containerd windows exporter in pod
-
Paweł Krupa authored
build(deps): bump azure/setup-helm from 2.0 to 2.1
-
Paweł Krupa authored
Fix networkpolicies-disabled addon
-
ArthurSens authored
Signed-off-by:
ArthurSens <arthursens2005@gmail.com>
-
- Apr 11, 2022
-
-
dependabot[bot] authored
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 2.0 to 2.1. - [Release notes](https://github.com/azure/setup-helm/releases) - [Commits](https://github.com/azure/setup-helm/compare/v2.0...v2.1 ) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Paweł Krupa authored
-
Philip Gough authored
[bot] [main] Automated version update
-
Prometheus Operator Bot authored
-
ArthurSens authored
Signed-off-by:
ArthurSens <arthursens2005@gmail.com>
-
- Apr 09, 2022
-
-
Arthur Silva Sens authored
build(deps): bump actions/stale from 4 to 5
-
Arthur Silva Sens authored
build(deps): bump actions/setup-go from 2 to 3
-
Arthur Silva Sens authored
Add pyrra to 'update versions' automation
-
- Apr 08, 2022
-
-
dependabot[bot] authored
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/compare/v2...v3 ) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [actions/stale](https://github.com/actions/stale) from 4 to 5. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/stale/compare/v4...v5 ) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- Apr 07, 2022
-
-
ArthurSens authored
Signed-off-by:
ArthurSens <arthursens2005@gmail.com>
-
- Apr 06, 2022
-
-
Arthur Silva Sens authored
build(deps): bump azure/setup-helm from 1 to 2.0
-
- Apr 05, 2022
-
-
dependabot[bot] authored
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 1 to 2.0. - [Release notes](https://github.com/azure/setup-helm/releases) - [Commits](https://github.com/azure/setup-helm/compare/v1...v2.0 ) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Arthur Silva Sens authored
jsonnet/components/grafana: Address FIXME to prevent incoming bug
-
ArthurSens authored
Signed-off-by:
ArthurSens <arthursens2005@gmail.com>
-
Kemal Akkoyun authored
Regenerate after #1650
-
ArthurSens authored
Signed-off-by:
ArthurSens <arthursens2005@gmail.com>
-
Arthur Silva Sens authored
Adds NetworkPolicies to all components of Kube-prometheus
-
- Apr 04, 2022
-
-
Arthur Silva Sens authored
Cleanup of dependencies
-
Arthur Silva Sens authored
[bot] [main] Automated version update
-
Prometheus Operator Bot authored
-
- Apr 02, 2022
-
-
Philip Gough authored
-
Philip Gough authored
-
Philip Gough authored
-
Philip Gough authored
-
- Mar 31, 2022
-
-
Philip Gough authored
Add Pyrra as (optional) component
-
Arthur Silva Sens authored
Adds port name to prometheus-adapter
-
- Mar 30, 2022
-
-
Matthias Loibl authored
-
Joao Marcal authored
-