Matthias Loibl
2dad999332
Add Pyrra as addon and commented out example.jsonnet parts
2022-03-30 21:20:13 +02:00
Philip Gough
6f7a799b78
Merge pull request #1696 from JoaoBraveCoding/2048333
...
Adds readinessProbe and livenessProbe to prometheus-adapter jsonnet
2022-03-30 09:18:11 +01:00
Joao Marcal
652c6d538e
Adds YAML for jsonnet modified in the previous commit
2022-03-30 07:23:05 +01:00
Joao Marcal
f6190e200a
Adds readinessProbe and livenessProbe to prometheus-adapter jsonnet
...
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
2022-03-30 07:22:55 +01:00
Simon Pasquier
d6083dcb2d
Merge pull request #1699 from prometheus-operator/automated-updates-main
...
[bot] [main] Automated version update
2022-03-28 11:01:44 +02:00
Prometheus Operator Bot
c30d8c1ef6
[bot] [main] Automated version update
2022-03-28 07:41:44 +00:00
Philip Gough
64b19b69d5
Merge pull request #1697 from prometheus-operator/dependabot/github_actions/peter-evans/create-pull-request-4
...
build(deps): bump peter-evans/create-pull-request from 3 to 4
2022-03-25 11:48:59 +00:00
dependabot[bot]
16e12ce24b
build(deps): bump peter-evans/create-pull-request from 3 to 4
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-23 22:46:54 +00:00
Kemal Akkoyun
c11f002fe7
Merge pull request #1692 from prometheus-operator/automated-updates-main
...
[bot] [main] Automated version update
2022-03-21 08:48:46 +01:00
Prometheus Operator Bot
c8361720f9
[bot] [main] Automated version update
2022-03-21 07:41:58 +00:00
Philip Gough
373e2b415b
Merge pull request #1678 from dnsmichi/docs-mon-namespaces-0-8-values
...
Docs: Use `values` config in 'Monitoring other namespaces' example
2022-03-14 09:52:31 +00:00
Arthur Silva Sens
2e78414b1a
Merge pull request #1679 from prometheus-operator/automated-updates-main
...
[bot] [main] Automated version update
2022-03-14 08:23:08 +00:00
Prometheus Operator Bot
1f74cb4148
[bot] [main] Automated version update
2022-03-14 07:41:15 +00:00
Michael Friedrich
16f3640eaf
Docs: Fix s/_config/values/ in 'monitoring other namespaces' chapter
...
Signed-off-by: Michael Friedrich <mfriedrich@gitlab.com >
2022-03-12 18:38:39 +01:00
Arthur Silva Sens
2c0eb87baa
Merge pull request #1672 from slashpai/update_readme
...
README: Update kubernetes version to 1.23 in minikube
2022-03-09 08:50:09 +00:00
Jayapriya Pai
5b1d455879
README: Update kubernetes version to 1.23 in minikube
...
Signed-off-by: Jayapriya Pai <slashpai9@gmail.com >
2022-03-09 11:11:04 +05:30
Paweł Krupa
9cf6111562
Merge pull request #1668 from prometheus-operator/automated-updates-main
...
[bot] [main] Automated version update
2022-03-07 08:50:46 +01:00
Prometheus Operator Bot
4a9f97b41f
[bot] [main] Automated version update
2022-03-07 07:41:44 +00:00
Matthias Loibl
28f23c5196
Merge pull request #1663 from prometheus-operator/dependabot/github_actions/actions/checkout-3
...
build(deps): bump actions/checkout from 2 to 3
2022-03-02 12:12:30 +01:00
dependabot[bot]
5b309fcc0d
build(deps): bump actions/checkout from 2 to 3
...
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 >
2022-03-01 22:48:42 +00:00
Matthias Loibl
f6e704cceb
Merge pull request #1662 from prometheus-operator/automated-updates-main
...
[bot] [main] Automated version update
2022-02-28 11:56:47 +01:00
Prometheus Operator Bot
61c007ef56
[bot] [main] Automated version update
2022-02-28 07:40:53 +00:00
Philip Gough
15664a1983
Merge pull request #1657 from ArthurSens/drop-dashboard-example
...
Add drop dashboards example
2022-02-24 09:16:37 +00:00
Arthur Silva Sens
ef62cebca5
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
2022-02-24 07:07:43 +00:00
dependabot[bot]
d3aa0eb522
build(deps): bump github.com/yannh/kubeconform in /scripts
...
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 >
2022-02-23 22:22:01 +00:00
ArthurSens
61f05b2050
Add drop dashboards example
...
Signed-off-by: ArthurSens <arthursens2005@gmail.com >
2022-02-23 14:18:57 +00:00
Arthur Silva Sens
0ac0d7f9bf
Merge pull request #1654 from prometheus-operator/automated-updates-main
...
[bot] [main] Automated version update
2022-02-21 08:26:16 +00:00
Prometheus Operator Bot
36ace1ce7a
[bot] [main] Automated version update
2022-02-21 07:40:44 +00:00
Philip Gough
53542d5cce
Merge pull request #1637 from ahysing/custom-requests-kube-rbacc-proxy-self
...
Added custom overrides for kube-rbac-proxy-self.
2022-02-18 16:32:30 +00:00
Paweł Krupa
7ea83986a8
Merge pull request #1649 from PhilipGough/ne-priority
2022-02-18 15:26:40 +01:00
Philip Gough
2918583c81
node_exporter: Add priorityClassName as system-cluster-critical
2022-02-17 12:11:31 +00:00
Paweł Krupa
5ff20b1718
Merge pull request #1630 from PhilipGough/fix-1603
2022-02-16 21:46:08 +01:00
Arthur Silva Sens
3f1323dae8
Merge pull request #1647 from wulfthimm/wth/fix-node-exp
...
Removed CAP_ from node-exporter daemonset
2022-02-16 14:53:11 +00:00
Wulf Thimm
30bfd69c3e
removed CAP_ from node-exporter daemonset
2022-02-16 14:41:20 +00:00
Matthias Loibl
5850e56501
Merge pull request #1643 from ArthurSens/as/fixme
...
Removes dead code
2022-02-15 19:05:54 +01:00
ArthurSens
78ca6d9579
Address FIXME
...
Signed-off-by: ArthurSens <arthursens2005@gmail.com >
2022-02-15 15:20:34 +00:00
Arthur Silva Sens
d270540308
Merge pull request #1628 from ravilr/fix_cluster_cpu_query
...
fix cluster:node_cpu:ratio query
2022-02-15 06:28:22 +00:00
Arthur Silva Sens
7612bc33cb
Merge pull request #1642 from wulfthimm/fix-node-exp-psp
...
added allowedCapabilities to node-exporter psp
2022-02-14 14:55:01 +00:00
Wulf Thimm
a5c5adba68
added allowedCapabilities to node-exporter psp
2022-02-14 14:38:13 +00:00
Philip Gough
7c715c8126
Merge pull request #1624 from ArthurSens/grafana-volume
...
Add extra-volume mount for plugins downloads
2022-02-14 11:15:14 +00:00
Philip Gough
bb85080094
Merge pull request #1634 from PhilipGough/docs
...
Update apiVersion from deprecated RBAC
2022-02-14 09:42:07 +00:00
Paweł Krupa
dde70ed05a
Merge pull request #1641 from dangviettuan/main
...
spelling correction
2022-02-14 10:22:01 +01:00
Paweł Krupa
6d00711044
Merge pull request #1640 from prometheus-operator/automated-updates-main
2022-02-14 10:21:48 +01:00
Tuan Dang
cc6a58359f
spelling correction
2022-02-14 15:25:29 +07:00
Prometheus Operator Bot
ac7f6b42ab
[bot] [main] Automated version update
2022-02-14 07:41:12 +00:00
Andreas Dreyer Hysing
a5cf1a6ef6
Added changelog entry
2022-02-11 15:56:44 +01:00
Andreas Dreyer Hysing
154019ad82
Added custom overrides for kube-rbac-proxy-self.
2022-02-11 15:29:58 +01:00
Philip Gough
41a5ef110d
Update apiVersion from deprecated RBAC
2022-02-10 17:42:04 +00:00
Arthur Silva Sens
768e882ce8
Merge pull request #1633 from prometheus-operator/automated-updates-main
...
[bot] [main] Automated version update
2022-02-10 16:14:00 +00:00
Prometheus Operator Bot
2de3d810b1
[bot] [main] Automated version update
2022-02-10 15:40:58 +00:00