Frederic Branczyk
|
49ad6a67af
|
Merge pull request #501 from dgrisonnet/fix-generate-cleanup
Fix json files cleanup when generating manifests
|
2020-04-29 14:14:05 +02:00 |
|
Damien Grisonnet
|
be4b525774
|
build.sh: fix json files cleanup
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
|
2020-04-29 13:10:32 +02:00 |
|
Frederic Branczyk
|
070413521c
|
Merge pull request #478 from NickelMedia/fix-nodeexporter-selector-labels
Remove version label from node-exporter selectors
|
2020-04-27 15:45:58 +02:00 |
|
Lili Cosic
|
60424ff54c
|
Merge pull request #510 from bycEEE/patch-1
fix readme typos
|
2020-04-24 13:03:47 +02:00 |
|
Brian Choy
|
affbc9d7ff
|
fix readme typos
|
2020-04-23 17:44:38 -07:00 |
|
Frederic Branczyk
|
320d512fc8
|
Merge pull request #374 from johanneswuerbach/custom-metrics
Transform custom-metrics into an addon
|
2020-04-22 19:28:59 +02:00 |
|
Frederic Branczyk
|
a1cf984749
|
Merge pull request #500 from lilic/bump-1.18
Test against kubernetes 1.18 release
|
2020-04-20 14:07:42 +02:00 |
|
Johannes Würbach
|
145ee24e09
|
Convert custom-metrics into an addon
|
2020-04-20 12:38:50 +02:00 |
|
Lili Cosic
|
626f1af8c0
|
tests/e2e/travis-e2e.sh: Bump kind version
|
2020-04-18 14:24:59 +02:00 |
|
Lili Cosic
|
be4d32cba2
|
README.md: Change compatibility matrix
|
2020-04-17 11:51:09 +02:00 |
|
Lili Cosic
|
b3dfd223b6
|
scripts,tests: Bump kubernetes version to 1.18
|
2020-04-17 11:36:32 +02:00 |
|
Frederic Branczyk
|
dcc46c8aa8
|
Merge pull request #496 from lilic/bump-things
Bump dependencies
v0.5.0
|
2020-04-17 10:30:55 +02:00 |
|
Lili Cosic
|
b0f70c173b
|
Bump to go 1.13
|
2020-04-17 09:53:19 +02:00 |
|
Lili Cosic
|
926337feac
|
manifests: Regenerate
|
2020-04-17 09:48:06 +02:00 |
|
Lili Cosic
|
fd67733729
|
go.mod,sum: go mod tidy
|
2020-04-16 22:02:52 +02:00 |
|
Lili Cosic
|
f6ff666135
|
jb update
|
2020-04-16 21:59:33 +02:00 |
|
Lili Cosic
|
a8b4985de4
|
Merge pull request #482 from dgrisonnet/jsonnet-tooling
Move to go-jsonnet and lock tooling
|
2020-04-14 15:38:54 +02:00 |
|
Frederic Branczyk
|
e590ae2c68
|
Merge pull request #491 from sdarwin/prometheus-pvc.jsonnet
update prometheus-pvc.jsonnet
|
2020-04-14 11:10:57 +02:00 |
|
Frederic Branczyk
|
876bb9c5a1
|
Merge pull request #481 from omerlh/patch-2
Allow to configure EKS available IPs alert
|
2020-04-14 10:09:32 +02:00 |
|
Omer Levi Hevroni
|
6a08c7d69e
|
Update kube-prometheus-eks.libsonnet
|
2020-04-13 10:51:13 +03:00 |
|
sdarwin
|
63078c2e78
|
update prometheus-pvc.jsonnet
|
2020-04-09 19:49:22 +00:00 |
|
Frederic Branczyk
|
d1c90625b1
|
Merge pull request #488 from johanneswuerbach/fix-window
prometheus-adapter: Fix rules window
|
2020-04-08 08:55:19 +02:00 |
|
Johannes Würbach
|
2ab69fdac0
|
Fix rules window
|
2020-04-07 22:01:26 +02:00 |
|
Frederic Branczyk
|
115721bbba
|
Merge pull request #485 from johanneswuerbach/prom-adapter
Make prometheus-adapter config a real object
|
2020-04-07 17:02:29 +02:00 |
|
Zack Brenton
|
46aa9554d1
|
updated generated manifests
|
2020-04-07 11:06:30 -03:00 |
|
Johannes Würbach
|
bb21ea32e3
|
Make prometheus-adapter config a real object
|
2020-04-07 15:32:33 +02:00 |
|
Damien Grisonnet
|
7f9b082ed3
|
go.mod: remove unused packages
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
|
2020-04-07 10:56:49 +02:00 |
|
Damien Grisonnet
|
7b4adb08f6
|
test.sh: update PATH to use project tooling
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
|
2020-04-07 10:55:17 +02:00 |
|
Damien Grisonnet
|
c9900d6a57
|
Makefile: export GO111MODULE=on
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
|
2020-04-07 10:38:13 +02:00 |
|
Zack Brenton
|
432db2c799
|
use top-level config for all nodeExporter selector labels
|
2020-04-06 13:54:17 -03:00 |
|
Damien Grisonnet
|
026425117d
|
Makefile: use go install instead of go build
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
|
2020-04-06 18:50:56 +02:00 |
|
Damien Grisonnet
|
f4b8064899
|
README: remove make in docker guidance
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
|
2020-04-06 18:15:36 +02:00 |
|
Damien Grisonnet
|
9a7ba10755
|
build.sh: update PATH to use project tooling
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
|
2020-04-06 18:15:34 +02:00 |
|
Paweł Krupa
|
0904ea78c0
|
Merge pull request #484 from miff2000/patch-1
Correct typo in Rolebindig
|
2020-04-06 16:47:02 +02:00 |
|
Matt Calvert
|
441065c2f9
|
Correct typo in Rolebindig
|
2020-04-06 14:50:30 +01:00 |
|
Damien Grisonnet
|
cb49f90491
|
ci: use golang tooling
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
|
2020-04-06 12:50:11 +02:00 |
|
Damien Grisonnet
|
a9df00baec
|
mod: add tooling dependencies
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
|
2020-04-06 12:49:51 +02:00 |
|
Damien Grisonnet
|
0f6cd6d0a8
|
Makefile: remove containerized tooling
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
|
2020-04-06 12:47:57 +02:00 |
|
Omer Levi Hevroni
|
ea9f474ab3
|
Allow to configure EKS available IPs alert
|
2020-04-06 12:15:09 +03:00 |
|
Frederic Branczyk
|
8fdf1c772c
|
Merge pull request #480 from lilic/bump-kube-mixin
Bump dependencies
|
2020-04-03 14:51:40 +02:00 |
|
Lili Cosic
|
7992aa4e73
|
manifests: Regenerate files
|
2020-04-03 12:00:49 +02:00 |
|
Lili Cosic
|
5ee1229be8
|
jsonnetfile.json: Update deps
|
2020-04-03 11:59:10 +02:00 |
|
Frederic Branczyk
|
82c3d9e8e4
|
Merge pull request #467 from dgrisonnet/compatibility-matrix
doc: add kubernetes compatibility matrix
|
2020-04-03 09:54:33 +02:00 |
|
Zack Brenton
|
0d907098ae
|
remove version label from node-exporter selectors
|
2020-04-02 12:53:17 -03:00 |
|
Damien Grisonnet
|
63bdb7d931
|
doc: add kubernetes compatibility matrix
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
Co-Authored-By: Lili Cosic <cosiclili@gmail.com>
|
2020-03-31 13:39:26 +02:00 |
|
Lili Cosic
|
cf7bb8706c
|
Merge pull request #463 from rajatvig/support_standard_labels_nodeexporter
Support standard labels for nodeexporter
|
2020-03-25 09:33:12 +01:00 |
|
Paweł Krupa
|
86b0419f59
|
Merge pull request #470 from paulfantom/sync_k8s_mixins
Sync dependencies
|
2020-03-25 09:29:41 +01:00 |
|
paulfantom
|
771ff9dcf4
|
manifests: regenerate
|
2020-03-24 15:49:39 +01:00 |
|
paulfantom
|
6b253bf13b
|
*: update dependencies
|
2020-03-24 15:49:29 +01:00 |
|
paulfantom
|
0ad11b64d7
|
replace clock skew alert with one provided by node_exporter mixin
|
2020-03-24 15:49:10 +01:00 |
|