Simon Pasquier
361bc43774
chore: ignore mdox errors for https://www.weave.works ( #2348 )
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com >
2024-02-13 10:25:00 +00:00
PromOperatorBot
58b07aac5d
[bot] [main] Automated version update ( #2339 )
...
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com >
2024-01-30 16:04:17 +00:00
dependabot[bot]
b960170f5f
build(deps): bump k8s.io/client-go from 0.29.0 to 0.29.1 ( #2336 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.29.0 to 0.29.1.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.29.0...v0.29.1 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 11:19:53 +00:00
PromOperatorBot
ed15614b0a
[bot] [main] Automated version update ( #2337 )
...
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com >
2024-01-22 09:12:43 +00:00
dependabot[bot]
484c3c0d04
build(deps): bump k8s.io/apimachinery from 0.29.0 to 0.29.1 ( #2335 )
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.29.0 to 0.29.1.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.29.0...v0.29.1 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-19 14:53:17 +00:00
Brad Ison
895db2a272
jsonnet/components/prometheus: Fix thanos-sidecar metrics access ( #2330 )
...
When enabled, the thanos-sidecar opens an HTTP listener on port 10902,
which what's used to scrape metrics. This port wasn't being added to
the Prometheus Service, so wasn't added to the NetworkPolicy causing
scraping to fail from Prometheus instances other than the local one.
This adds the port to the Service and NetworkPolicy.
Fixes : #2006
2024-01-15 09:16:17 +00:00
PromOperatorBot
56b1a48a46
[bot] [main] Automated version update ( #2331 )
...
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com >
2024-01-15 09:02:22 +00:00
PromOperatorBot
e7fa2f0b3c
[bot] [main] Automated version update ( #2324 )
...
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com >
2024-01-08 12:12:16 +00:00
dependabot[bot]
dbc615a769
build(deps): bump github.com/prometheus/client_golang ( #2319 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-03 17:31:25 +00:00
PromOperatorBot
5fcbcc9198
[bot] [main] Automated version update ( #2317 )
...
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com >
2024-01-03 17:24:42 +00:00
dependabot[bot]
6d2c95d9d4
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /scripts ( #2311 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-03 17:21:28 +00:00
Philip Gough
8e5bfc511b
Add exception for PromOperator's twitter profile ( #2321 )
2024-01-03 17:14:21 +00:00
PromOperatorBot
0cf56a9fb6
[bot] [main] Automated version update ( #2310 )
...
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com >
2023-12-18 09:38:14 +00:00
dependabot[bot]
de4c742c02
build(deps): bump k8s.io/client-go from 0.28.4 to 0.29.0 ( #2308 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.28.4 to 0.29.0.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.4...v0.29.0 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 16:56:20 +00:00
dependabot[bot]
566a522860
build(deps): bump k8s.io/apimachinery from 0.28.4 to 0.29.0 ( #2307 )
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.28.4 to 0.29.0.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.28.4...v0.29.0 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 16:01:44 +00:00
dependabot[bot]
d56049292d
build(deps): bump actions/setup-go from 4 to 5 ( #2299 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 10:05:52 +00:00
dependabot[bot]
f3e50b8f14
build(deps): bump actions/stale from 8 to 9 ( #2302 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 8 to 9.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v8...v9 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 10:05:37 +00:00
PromOperatorBot
61b7be09f7
[bot] [main] Automated version update ( #2304 )
...
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com >
2023-12-11 10:05:21 +00:00
PromOperatorBot
035b09f424
[bot] [main] Automated version update ( #2295 )
...
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com >
2023-12-01 17:05:07 +00:00
Damien Grisonnet
2799245471
script/generate-versions: fix versions sort ( #2294 )
...
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com >
2023-12-01 16:45:51 +00:00
Austin Hoppe
80ab54b66a
jsonnet: migrate from deprectaed kube-state-metrics usage ( #2269 )
...
Use new form for deprecated metric.
To fix #2264
2023-11-27 12:23:19 +00:00
dependabot[bot]
a53753b3c0
build(deps): bump k8s.io/client-go from 0.28.2 to 0.28.4 ( #2271 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.28.2 to 0.28.4.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.2...v0.28.4 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 12:09:09 +00:00
dependabot[bot]
e694da52f1
build(deps): bump github.com/yannh/kubeconform in /scripts ( #2282 )
...
Bumps [github.com/yannh/kubeconform](https://github.com/yannh/kubeconform ) from 0.6.3 to 0.6.4.
- [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.6.3...v0.6.4 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 12:08:55 +00:00
PromOperatorBot
6e5c6959cf
[bot] [main] Automated version update ( #2291 )
...
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com >
2023-11-27 12:08:20 +00:00
PromOperatorBot
0fe6411003
[bot] [main] Automated version update ( #2280 )
...
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com >
2023-11-20 09:18:10 +00:00
Simon Pasquier
205aadce96
Merge pull request #2268 from prometheus-operator/automated-updates-main
...
[bot] [main] Automated version update
2023-11-14 16:05:44 +01:00
Prometheus Operator Bot
a37a366214
[bot] [main] Automated version update
2023-11-14 14:19:28 +00:00
PromOperatorBot
5e2890efc0
[bot] [main] Automated version update ( #2265 )
...
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com >
2023-11-13 10:25:25 +00:00
PromOperatorBot
ddff48cd49
[bot] [main] Automated version update ( #2262 )
...
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com >
2023-11-07 17:26:40 +00:00
Marco Lehmann
ad86a3fa21
Patch 2 ( #2259 )
...
* Update node-exporter.libsonnet
* Update windows-hostprocess.libsonnet
* Update blackbox-exporter.libsonnet
2023-11-07 17:25:06 +00:00
Adin Hodovic
0126439d08
build: Use sort -n for automated version bumps ( #2261 )
...
Signed-off-by: adinhodovic <hodovicadin@gmail.com >
2023-11-07 17:16:12 +00:00
dependabot[bot]
c11e9d9360
build(deps): bump google.golang.org/grpc in /scripts ( #2253 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.53.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0...v1.56.3 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 09:22:22 +00:00
PromOperatorBot
3ae2bfabfa
[bot] [main] Automated version update ( #2260 )
...
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com >
2023-11-06 09:22:05 +00:00
Matthias Loibl
c07f835895
Merge pull request #2256 from prometheus-operator/automated-updates-main
2023-11-01 17:21:19 +01:00
Paweł Krupa
ebd62ed2af
Merge pull request #2257 from prometheus-operator/dependabot/go_modules/scripts/github.com/docker/docker-24.0.7incompatible
...
build(deps): bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible in /scripts
2023-11-01 17:10:29 +01:00
Paweł Krupa
8a1a537524
Merge pull request #2252 from m99coder/patch-1
...
Update kube-state-metrics.libsonnet
2023-11-01 17:08:27 +01:00
Paweł Krupa
8b73d18b76
Merge pull request #2232 from paulfantom/scrape-configs
...
explicitly enable ScrapeConfig support
2023-11-01 17:00:45 +01:00
dependabot[bot]
c9c321dcbd
build(deps): bump github.com/docker/docker in /scripts
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.24+incompatible to 24.0.7+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v20.10.24...v24.0.7 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 15:37:40 +00:00
Prometheus Operator Bot
70c83b5929
[bot] [main] Automated version update
2023-10-30 07:41:49 +00:00
Marco Lehmann
5308081f75
Update kube-state-metrics.libsonnet
...
Fix typo in error message
2023-10-25 16:20:10 +02:00
dependabot[bot]
b9d1ff5a88
build(deps): bump k8s.io/apimachinery from 0.28.2 to 0.28.3 ( #2248 )
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.28.2 to 0.28.3.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.28.2...v0.28.3 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 10:24:17 +01:00
PromOperatorBot
a472b19428
[bot] [main] Automated version update ( #2250 )
...
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com >
2023-10-23 10:18:51 +01:00
Matthias Loibl
f0986d5488
Merge pull request #2245 from prometheus-operator/automated-updates-main
...
[bot] [main] Automated version update
2023-10-19 15:28:47 +02:00
Prometheus Operator Bot
8026584896
[bot] [main] Automated version update
2023-10-16 14:04:39 +00:00
dependabot[bot]
ec217b8cb6
build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 in /scripts ( #2241 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.7.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 14:54:33 +01:00
dependabot[bot]
6fb134834d
build(deps): bump golang.org/x/net from 0.13.0 to 0.17.0 ( #2240 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.13.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.13.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 14:54:11 +01:00
Matthias Loibl
f9ab992172
Merge pull request #2231 from prometheus-operator/pin-pyrra
...
Pin Pyrra to 0.6.4
2023-10-16 15:37:57 +02:00
Paweł Krupa
8b3b957685
Merge pull request #2237 from Vkshah20/main
...
Updated the link to prometheus-operator organization
2023-10-10 18:15:17 +02:00
Matthias Loibl
ac1f39f802
Merge pull request #2178 from prometheus-operator/seccomp
...
Add securityContext items and add pod security labels
2023-10-09 17:30:48 +01:00
Matthias Loibl
fd8436ba88
jsonnetfmt addons/pyrra.libsonnet
2023-10-09 13:02:24 +02:00