3037 Commits

Author SHA1 Message Date
Philip Gough
387731a945
ci: Add runAsGroup for kube-state-metrics 2024-05-14 09:31:24 +01:00
Kemal Akkoyun
cb55161e24
Merge pull request #2423 from philipgough/ci-fix-grafana 2024-05-13 12:07:04 +02:00
Kemal Akkoyun
e3afd46d5c
Merge pull request #2424 from philipgough/ci-fix-ne 2024-05-13 12:06:43 +02:00
Philip Gough
e8995efcf9 ci: Add runAsGroup for node_exporter sidecars 2024-05-13 10:40:04 +01:00
Philip Gough
d0b0b0d087 ci: Add runAsGroup for Grafana Deployment 2024-05-13 10:34:58 +01:00
Kemal Akkoyun
2147ea0079
Merge pull request #2422 from philipgough/ci-fix
ci: Add runAsGroup for blackbox exporter containers
2024-05-13 11:33:53 +02:00
Philip Gough
d1ec0ab362
ci: Add runAsGroup for blackbox exporter containers 2024-05-13 09:20:00 +01:00
PromOperatorBot
2a07e4579e
[bot] [main] Automated version update (#2408)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
2024-05-13 08:58:32 +01:00
Sarah Conway
71e8adada9
Add blackbox-exporter to included components list (#2412)
This is clearly available within `manifests/`, but isn't listed in the README. Including this now for clear communication of what can be expected using this package.
2024-04-30 14:42:35 +01:00
Kemal Akkoyun
407142589d
Merge pull request #2396 from prometheus-operator/automated-updates-main
[bot] [main] Automated version update
2024-04-15 14:28:53 +02:00
Prometheus Operator Bot
1bfad012f0 [bot] [main] Automated version update 2024-04-15 07:40:12 +00:00
Kemal Akkoyun
f752c172f1
Merge pull request #2383 from prometheus-operator/automated-updates-main
[bot] [main] Automated version update
2024-04-13 00:07:56 +02:00
Kemal Akkoyun
60846825fa
Add missing dependency
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2024-04-13 00:00:57 +02:00
Prometheus Operator Bot
d9abf29bb9 [bot] [main] Automated version update 2024-04-08 07:40:26 +00:00
dependabot[bot]
76f2e1ef95
build(deps): bump k8s.io/client-go from 0.29.2 to 0.29.3 (#2374)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.2 to 0.29.3.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.29.2...v0.29.3)

---
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-03-21 11:04:27 +00:00
dependabot[bot]
6ca9dc12cc
build(deps): bump github.com/docker/docker in /scripts (#2378)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.7+incompatible to 24.0.9+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.7...v24.0.9)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 11:04:07 +00:00
dependabot[bot]
c95980afdd
build(deps): bump k8s.io/apimachinery from 0.29.2 to 0.29.3 (#2375)
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.29.2 to 0.29.3.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.29.2...v0.29.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>
2024-03-20 16:44:38 +00:00
dependabot[bot]
73db4bedf5
build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#2370)
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 10:55:53 +00:00
dependabot[bot]
6c4fb7e2d1
build(deps): bump google.golang.org/protobuf in /scripts (#2369)
Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 10:55:03 +00:00
PromOperatorBot
02cfa4227a
[bot] [main] Automated version update (#2367)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
2024-03-20 10:54:33 +00:00
PromOperatorBot
942b7f5a7b
[bot] [main] Automated version update (#2357)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
2024-03-06 09:57:58 +00:00
dependabot[bot]
8afbcdbbd1
build(deps): bump github.com/prometheus/client_golang (#2360)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.19.0/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.18.0...v1.19.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-03-06 09:57:20 +00:00
dependabot[bot]
a8ba97a150
build(deps): bump peter-evans/create-pull-request from 5 to 6 (#2341)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-21 12:11:35 +00:00
PromOperatorBot
0a7d68f3ee
[bot] [main] Automated version update (#2353)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
2024-02-19 09:33:38 +00:00
dependabot[bot]
e48db63312
build(deps): bump k8s.io/client-go from 0.29.1 to 0.29.2 (#2351)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.1 to 0.29.2.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.29.1...v0.29.2)

---
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-02-16 10:15:06 +00:00
dependabot[bot]
9859d57b58
build(deps): bump helm/kind-action from 1.8.0 to 1.9.0 (#2347)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  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-02-16 10:14:53 +00:00
PromOperatorBot
09e003ecc5
[bot] [main] Automated version update (#2344)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
2024-02-16 10:14:07 +00:00
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