Kemal Akkoyun
8c71e8c804
Remove ksonnet from kube-prometheus-thanos-sidecar.libsonnet
...
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2020-11-06 16:21:24 +01:00
Kemal Akkoyun
9a82d41cfa
Remove ksonnet from kube-prometheus-static-etcd.libsonnet
...
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2020-11-06 16:17:21 +01:00
Kemal Akkoyun
116a42ae7a
Remove ksonnet from several libs
...
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2020-11-06 15:46:40 +01:00
Kemal Akkoyun
207a133233
Update ingress API
...
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2020-11-06 15:13:37 +01:00
Kemal Akkoyun
922fe4571e
Remove ksonnet from kube-prometheus-eks.libsonnet
...
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2020-11-06 15:07:21 +01:00
Kemal Akkoyun
7da6b04785
Remove ksonnet from jsonnet/kube-prometheus/kube-prometheus-custom-metrics.libsonnet
...
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2020-11-06 15:00:47 +01:00
Kemal Akkoyun
f274702ece
Remove ksonnet from jsonnet/kube-prometheus/kube-prometheus-bootkube.libsonnet
...
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2020-11-06 14:43:19 +01:00
Kemal Akkoyun
c236fec779
Remove ksonnet from prometheus-pvc.jsonnet
...
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2020-11-06 14:14:59 +01:00
Kemal Akkoyun
9d051b2c63
Remove ksonnet from ksonnet-example.jsonnet
...
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2020-11-06 14:08:44 +01:00
Kemal Akkoyun
b84bd5c72f
Update docs
...
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2020-11-06 12:27:20 +01:00
Kemal Akkoyun
4b9f8bb107
Remove ksonnet from ingress.jsonnet
...
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2020-11-06 12:20:32 +01:00
Simon Pasquier
6d641706de
Merge pull request #753 from simonpasquier/bump-prometheus-operator-0.43.1
...
Update prometheus-operator to v0.43.1
2020-11-05 14:51:25 +01:00
Simon Pasquier
eea76c5272
Update prometheus-operator to v0.43.1
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2020-11-04 17:34:29 +01:00
Paweł Krupa
8b0eebdd08
Merge pull request #744 from paulfantom/compatibility
...
update compatibility matrix for release-0.6
2020-10-28 13:54:21 +01:00
paulfantom
369cd81d14
update compatibility matrix
2020-10-28 10:51:12 +01:00
Simon Pasquier
fb5ae888e7
Merge pull request #743 from simonpasquier/bump-prometheus-operator
...
Update prometheus-operator to v0.43.0
2020-10-28 10:29:27 +01:00
Simon Pasquier
945fcce5c4
Update prometheus-operator to v0.43.0
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2020-10-28 09:53:51 +01:00
Lili Cosic
0c2a69e492
Merge pull request #737 from johanneswuerbach/k8s-prometheus-adapter-v0.8.0
...
Bump k8s-prometheus-adapter to v0.8.0
2020-10-26 14:40:02 +01:00
Johannes Würbach
71b7931c9d
Bump k8s-prometheus-adapter to v0.8.0
2020-10-26 14:00:23 +01:00
Lili Cosic
aee7f28bcd
Merge pull request #736 from lilic/pin-release
...
Pin kube-state-metrics to last stable release branch
2020-10-23 13:29:55 +02:00
Lili Cosic
08550c2db8
*: Regenerate
2020-10-23 11:44:26 +02:00
Lili Cosic
0118932183
jsonnet/kube-prometheus/jsonnetfile.json: Pin ksm to last release branch
2020-10-23 11:41:44 +02:00
Paweł Krupa
e4ebb8f55b
Merge pull request #732 from searsaw/patch-1
...
Add print to find
2020-10-22 15:02:21 +02:00
Alex Sears
fae7e1a987
Add print to find
...
The `find` call in the Makefile doesn't actually output any `*.libsonnet` file due to the way `find` handles operators. This was discovered using GNU `find` on a Mac. From the manpages:
> Please note that -a when specified implicitly (for example by two tests appearing without an explicit operator between them) or explicitly has higher precedence than -o. This means that find . -name afile -o -name bfile -print will never print afile.
A simple addition of `-print` to force the print fixes the issue.
2020-10-21 15:38:46 -04:00
Lucas Servén Marín
414d15c895
Merge pull request #730 from seanttierney/patch-1
...
Update README.md
2020-10-20 21:57:43 +02:00
Sean Tierney
9764726cf0
Update README.md
...
fix typo.
2020-10-20 14:25:26 -05:00
Paweł Krupa
3b38fcc350
Merge pull request #729 from paulfantom/node-rules
...
bump node-exporter rules to latest version
2020-10-19 15:10:26 +02:00
paulfantom
95a4414caf
bump node-exporter rules to latest version
2020-10-19 14:00:44 +02:00
Simon Pasquier
895dcbe1a7
Merge pull request #728 from simonpasquier/udpate-prometheus-2.22
...
jsonnet/kube-prometheus: update Prometheus dependency to v2.22.0
2020-10-19 13:50:47 +02:00
Simon Pasquier
9a3e639345
jsonnet/kube-prometheus: update Prometheus dependency to v2.22.0
2020-10-19 12:29:48 +02:00
Frederic Branczyk
980e95de01
Merge pull request #699 from brancz/update-ne
...
node-exporter: Update to v1.0.1
2020-10-02 17:45:22 +02:00
Frederic Branczyk
491ecfa65b
node-exporter: Update to v1.0.1
2020-10-02 17:40:10 +02:00
Frederic Branczyk
09239aaa49
Merge pull request #698 from brancz/ro-mounts
...
node-exporter: Make host mounts read only and set mount propagation
2020-10-02 17:36:44 +02:00
Frederic Branczyk
eda75c7c39
node-exporter: Make host mounts read only and set mount propagation
2020-10-02 17:29:20 +02:00
Frederic Branczyk
9cbafdb812
Merge pull request #695 from paulfantom/cadvisor
...
ignore timestamps from cadvisor metrics
2020-10-02 14:26:14 +02:00
Frederic Branczyk
45e2cd1248
Merge pull request #693 from jessebye/master
...
Sync up with upstream dependencies
2020-10-02 14:24:44 +02:00
paulfantom
1e8a60ea57
manifests: regenerate
2020-10-01 10:22:32 +02:00
paulfantom
ea21375f15
jsonnet/kube-prometheus/prometheus: ignore timestamps from cadvisor
2020-10-01 10:20:40 +02:00
Jesse Bye
f0755dcaa8
jb update
2020-09-30 14:04:09 -07:00
Frederic Branczyk
ad4462e506
Merge pull request #689 from SayakMukhopadhyay/docs-all-namespace-mixin
...
docs: Added documentation for monitoring all namespaces and stripping container limits
2020-09-28 13:39:54 +02:00
Sayak Mukhopadhyay
3adc752839
docs: Added documentation for limit stripping of containers
2020-09-24 18:36:11 +05:30
Sayak Mukhopadhyay
5ffed9f9ba
Added item in the TOC
2020-09-24 18:15:16 +05:30
Sayak Mukhopadhyay
714275f3b9
docs: Added documentation for monitoring all namespaces
2020-09-24 17:55:09 +05:30
Frederic Branczyk
f2a014c751
Merge pull request #685 from lilic/bump-prom-operator
...
Bump to prometheus-operator 0.42.1 and update all deps
2020-09-23 10:34:17 +02:00
Lili Cosic
c409837c16
manifests: Regenerate files
2020-09-22 17:59:06 +02:00
Lili Cosic
e699efff3f
jsonnetfile.lock.json: jb update
2020-09-22 17:27:23 +02:00
Paweł Krupa
63f4577de7
Merge pull request #683 from dgrisonnet/migrate-ci-to-actions
...
Migrate CI to github actions
2020-09-22 08:15:23 +02:00
Damien Grisonnet
6eb8c9d123
ci: migrate to github actions
...
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
2020-09-21 10:36:59 +02:00
Frederic Branczyk
f321bc49c8
Merge pull request #671 from paulfantom/tests
...
tests: allow easy test paralelization
2020-09-21 10:34:41 +02:00
Frederic Branczyk
e85046ad6f
Merge pull request #677 from paulfantom/mixin
...
Use prometheus-operator mixin
2020-09-21 10:14:22 +02:00