- Mar 30, 2022
-
-
Joao Marcal authored
-
Joao Marcal authored
Problem: Currently the prometheus-adapter pods are restarted at the same time even though the deployment is configured with strategy RollingUpdate. This happens because the kubelet does not know when the prometheus-adapter pods are ready to start receiving requests. Solution: Add both readinessProbe and livenessProbe to the prometheus-adapter, this way the kubelet will know when either the pod stoped working and should be restarted or simply when it ready to start receiving requests. Issue: https://bugzilla.redhat.com/show_bug.cgi?id=2048333
-
- Mar 21, 2022
-
-
Kemal Akkoyun authored
[bot] [main] Automated version update
-
Prometheus Operator Bot authored
-
- Mar 14, 2022
-
-
Philip Gough authored
Docs: Use `values` config in 'Monitoring other namespaces' example
-
Arthur Silva Sens authored
[bot] [main] Automated version update
-
Prometheus Operator Bot authored
-
- Mar 12, 2022
-
-
Michael Friedrich authored
Signed-off-by:
Michael Friedrich <mfriedrich@gitlab.com>
-
- Mar 09, 2022
-
-
Arthur Silva Sens authored
README: Update kubernetes version to 1.23 in minikube
-
Jayapriya Pai authored
Signed-off-by:
Jayapriya Pai <slashpai9@gmail.com>
-
- Mar 07, 2022
-
-
Paweł Krupa authored
[bot] [main] Automated version update
-
Prometheus Operator Bot authored
-
- Mar 02, 2022
-
-
Matthias Loibl authored
build(deps): bump actions/checkout from 2 to 3
-
- Mar 01, 2022
-
-
dependabot[bot] authored
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2...v3 ) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- Feb 28, 2022
-
-
Matthias Loibl authored
[bot] [main] Automated version update
-
Prometheus Operator Bot authored
-
- Feb 24, 2022
-
-
Philip Gough authored
Add drop dashboards example
-
Arthur Silva Sens authored
Merge pull request #1658 from prometheus-operator/dependabot/go_modules/scripts/github.com/yannh/kubeconform-0.4.13 build(deps): bump github.com/yannh/kubeconform from 0.4.12 to 0.4.13 in /scripts
-
- Feb 23, 2022
-
-
dependabot[bot] authored
Bumps [github.com/yannh/kubeconform](https://github.com/yannh/kubeconform) from 0.4.12 to 0.4.13. - [Release notes](https://github.com/yannh/kubeconform/releases) - [Changelog](https://github.com/yannh/kubeconform/blob/master/.goreleaser.yml) - [Commits](https://github.com/yannh/kubeconform/compare/v0.4.12...v0.4.13 ) --- updated-dependencies: - dependency-name: github.com/yannh/kubeconform dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
ArthurSens authored
Signed-off-by:
ArthurSens <arthursens2005@gmail.com>
-
- Feb 21, 2022
-
-
Arthur Silva Sens authored
[bot] [main] Automated version update
-
Prometheus Operator Bot authored
-
- Feb 18, 2022
-
-
Philip Gough authored
Added custom overrides for kube-rbac-proxy-self.
-
Paweł Krupa authored
-
- Feb 17, 2022
-
-
Philip Gough authored
-
- Feb 16, 2022
-
-
Paweł Krupa authored
-
Arthur Silva Sens authored
Removed CAP_ from node-exporter daemonset
-
Wulf Thimm authored
-
- Feb 15, 2022
-
-
Matthias Loibl authored
Removes dead code
-
ArthurSens authored
Signed-off-by:
ArthurSens <arthursens2005@gmail.com>
-
Arthur Silva Sens authored
fix cluster:node_cpu:ratio query
-
- Feb 14, 2022
-
-
Arthur Silva Sens authored
added allowedCapabilities to node-exporter psp
-
Wulf Thimm authored
-
Philip Gough authored
Add extra-volume mount for plugins downloads
-
Philip Gough authored
Update apiVersion from deprecated RBAC
-
Paweł Krupa authored
spelling correction
-
Paweł Krupa authored
-
Tuan Dang authored
-
Prometheus Operator Bot authored
-
- Feb 11, 2022
-
-
Andreas Dreyer Hysing authored
-