Commit Graph

2345 Commits

Author SHA1 Message Date
Paweł Krupa
cd044aa542 Merge pull request #1450 from paulfantom/grafana-refactor
jsonnet: include rewritten kubernetes-grafana library
2021-10-22 11:43:53 +02:00
Paweł Krupa
0bb59980f2 Merge pull request #1453 from saswatamcode/add-mdox 2021-10-21 17:29:08 +02:00
Paweł Krupa
aef85157d7 Merge pull request #1347 from stpabhi/fix-sync-to-internal-registry
fix sync-to-internal-registry.jsonnet
2021-10-21 16:20:36 +02:00
Paweł Krupa
86ce42aa42 Merge pull request #1345 from bgrande12/patch-1
update addon-resizer link
2021-10-21 16:19:30 +02:00
Saswata Mukherjee
7e94f218e1 Add mdox link checking and formatting
Signed-off-by: Saswata Mukherjee <saswataminsta@yahoo.com>
2021-10-21 19:12:33 +05:30
Saswata Mukherjee
13cfbe3b3d Setup mdox
Signed-off-by: Saswata Mukherjee <saswataminsta@yahoo.com>
2021-10-21 19:12:30 +05:30
Paweł Krupa
0821adabf6 Merge pull request #1425 from raptorsun/bugfix/rule_test 2021-10-21 12:22:27 +02:00
Haoyu Sun
1e632d2ec8 update go-jsonnet for linter bugfix 2021-10-21 11:59:44 +02:00
paulfantom
6aa6b7890d manifests: regenerate 2021-10-21 11:36:48 +02:00
paulfantom
7a6864235d *: bump jsonnet dependencies 2021-10-21 11:36:34 +02:00
Paweł Krupa
10c11d5019 Merge pull request #1341 from dmcnaught/main 2021-10-21 11:14:44 +02:00
paulfantom
ade451bf04 jsonnet: refactor grafana component to include new kubernetes-grafana library 2021-10-20 19:24:39 +02:00
Arthur Silva Sens
ba20f92a0f Merge pull request #1447 from arajkumar/fix-typo-in-gh-actions
Fix typo in jsonnet dependency upgrade GH actions
2021-10-19 08:58:27 -03:00
Arunprasad Rajkumar
19347ed662 Fix typo in jsonnet dependency upgrade GH actions
Replace `commiter` to `committer`.

Refer https://github.com/peter-evans/create-pull-request#action-inputs for more
info about supported input properties for `peter-evans/create-pull-request@v3`.

Signed-off-by: Arunprasad Rajkumar <arajkuma@redhat.com>
2021-10-19 16:03:20 +05:30
Damien Grisonnet
af2bc1210d Merge pull request #1446 from paulfantom/prom-op-bot-owner
.github/workflows: automated commits should come from @prom-op-bot account
2021-10-18 17:39:15 +02:00
paulfantom
bddebf8e3d .github/workflows: automated commits should come from @prom-op-bot account 2021-10-18 17:10:55 +02:00
Paweł Krupa
f0359b1189 Merge pull request #1445 from andrein/add_grafana_ldap
Add grafana ldap support (take 2)
2021-10-18 16:54:29 +02:00
Andrei Nistor
882484daf1 add grafana ldap example 2021-10-18 15:33:06 +03:00
machinly
ce7007c568 add grafana ldap support 2021-10-18 15:33:06 +03:00
Damien Grisonnet
aaa5c3358e Merge pull request #1442 from prometheus-operator/automated-updates-main
[bot] [main] Automated version update
2021-10-18 11:28:33 +02:00
dgrisonnet
fbf9ed0f98 [bot] [main] Automated version update 2021-10-18 07:39:30 +00:00
Paweł Krupa
d0464b2bde Merge pull request #1376 from rajaSahil/Update-Configuration 2021-10-12 14:17:35 +02:00
Damien Grisonnet
2b2af2b974 Merge pull request #1433 from markus-codes/fix/k8s-api-deprication
remove deprecated policy/v1beta1 kubernetes api
2021-10-12 12:01:58 +02:00
Markus Heinemann
f1cff459de fix: upgrade deprecated policy/v1beta1 kubernetes api 2021-10-12 09:00:09 +00:00
Paweł Krupa
2c5bdfe21c Merge pull request #1421 from prometheus-operator/as/parallelize-e2e 2021-10-12 10:55:36 +02:00
Sahil Raja
cbef68e090 Addressed review comments
Signed-off-by: Sahil Raja <sahilraja242@gmail.com>
2021-10-12 09:01:45 +05:30
Sahil Raja
ae89cad60d Made node-exporter args configurable
Signed-off-by: Sahil Raja <sahilraja242@gmail.com>
2021-10-12 09:00:00 +05:30
Arthur Silva Sens
ade7f0d2f1 Merge pull request #1430 from prometheus-operator/automated-updates-main
[bot] [main] Automated version update
2021-10-11 21:33:54 -03:00
Arthur Silva Sens
3eec2b6d34 Parallelize e2e tests
Signed-off-by: GitHub <noreply@github.com>
2021-10-11 23:36:20 +00:00
Paweł Krupa
a2263c1461 Merge pull request #1422 from raptorsun/feature/selectorUpdateDocEx
replace deprecated "app" label selector with "app.kubernetes.io/name" in documents and examples
2021-10-11 15:24:27 +02:00
dgrisonnet
be3bd2c97b [bot] [main] Automated version update 2021-10-11 07:39:24 +00:00
Haoyu Sun
e7d2135cea replace deprecated "app" label selector by "app.kubernetes.io/name" in
documents and examples
2021-10-08 14:00:52 +02:00
Paweł Krupa
5520900852 Merge pull request #1420 from raptorsun/feature/selectorUpdate 2021-10-06 20:12:37 +02:00
Haoyu Sun
b6c97fc6c0 remove "app" label selector deprecated by prometheus-operator 2021-10-05 19:59:39 +02:00
Damien Grisonnet
167caa3bd7 Merge pull request #1415 from ArthurSens/as/codespace-workspaces
Better ephemeral workspace support with Codespaces
2021-10-05 13:53:04 +02:00
Arthur Silva Sens
16e3663f06 Merge pull request #1417 from prometheus-operator/automated-updates-main
[bot] [main] Automated version update
2021-10-04 09:14:00 -03:00
dgrisonnet
fe374485a1 [bot] [main] Automated version update 2021-10-04 07:39:27 +00:00
Paweł Krupa
29816093cb Merge pull request #1304 from dgrisonnet/compatibility-doc 2021-10-01 12:32:36 +02:00
ArthurSens
4fe501d7f4 Improve docs for opening Gitpod workspaces
Signed-off-by: ArthurSens <arthursens2005@gmail.com>
2021-09-30 21:48:44 +00:00
Arthur Silva Sens
6239bc017a Better ephemeral workspace support with Codespaces
Signed-off-by: GitHub <noreply@github.com>
2021-09-30 21:00:50 +00:00
Damien Grisonnet
b65faa6a55 Merge pull request #1390 from ArthurSens/as/grafana-e2e-test
Add e2e tests for Grafana deployment
2021-09-30 21:40:16 +02:00
Damien Grisonnet
22e42a48c8 Merge pull request #1414 from ArthurSens/as/fix-extension
Fix jsonnet extension
2021-09-30 21:38:40 +02:00
Damien Grisonnet
50e926f0d4 Merge pull request #1412 from dgrisonnet/add-changelogs
Add changelogs to automated version updates
2021-09-30 21:38:17 +02:00
ArthurSens
57e3af70dc Fix jsonnet extension
Signed-off-by: ArthurSens <arthursens2005@gmail.com>
2021-09-30 19:19:18 +00:00
Arthur Silva Sens
9e83b3cbd0 Add e2e tests for Grafana deployment
Signed-off-by: Arthur Sens <arthursens2005@gmail.com>
2021-09-30 18:09:21 +00:00
Damien Grisonnet
374413f10a Merge pull request #1409 from dgrisonnet/drop-pa-metrics
Drop some of the metrics exposed by prometheus-adapter
2021-09-30 17:45:15 +02:00
Damien Grisonnet
aab8d8eb88 ci: add changelogs to automated version updates
Add the links to the changelogs of the freshly updated components to the
automated PR that does the update. This allow verifying that we are not
missing any important changes before merging the update. This happened
recently with node-exporter 1.2 which changed some flag names that we
took 3 months to update.

Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
2021-09-30 09:45:56 +02:00
Damien Grisonnet
d7446e6244 Merge pull request #1407 from jan--f/node-exporter-1.2.2-arg-name-change
jsonnet/node-exporter: adjust to node-exporter v1.2.0 arg name change
2021-09-29 18:17:06 +02:00
Damien Grisonnet
5ebbb65276 jsonnet: drop some of prometheus-adapter metrics
The current implementation of prometheus-adapter exposes a lot of
metrics about the health of its aggregated apiserver. The issue is that
the some of these metrics are not very useful in the context of
prometheus-adapter, and we currently can't avoid exposing them since
they are registered to the Kubernetes global Prometheus registry. Until
this is improved in upstream Kubernetes, we could benefit from dropping
some of the metrics that are not very useful.

Before this change, in a default kube-prometheus installation, we would
have 800+ series for prometheus-adapter against 400+, so we divided the
number of series by two will focusing on the most valuable metrics for
prometheus-adapter.

Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
2021-09-29 13:02:00 +02:00
Jan Fajerski
6fa097c0ed jsonnet/node-exporter: adjust to node-exporter v1.2.0 arg name change
In version [node-exporter v1.2.0](https://github.com/prometheus/node_exporter/releases/tag/v1.2.0)
two argument name changes were introduced. While the old names still
work (with a deprecation warning), lets use the new names.

Signed-off-by: Jan Fajerski <jfajersk@redhat.com>
2021-09-29 11:15:10 +02:00