3037 Commits

Author SHA1 Message Date
PromOperatorBot
23db41ce8b [bot] [main] Automated version update (#2526)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
2024-09-23 11:39:03 +01:00
dependabot[bot]
0cd78a9d1c build(deps): bump github.com/prometheus/client_golang (#2520)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.3 to 1.20.4.
- [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.20.3...v1.20.4)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  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-09-23 11:09:24 +01:00
dependabot[bot]
b20433ed10 build(deps): bump k8s.io/client-go from 0.31.0 to 0.31.1 (#2517)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.31.0 to 0.31.1.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.31.0...v0.31.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-09-16 15:11:33 +00:00
dependabot[bot]
da9b2d3bf5 build(deps): bump k8s.io/apimachinery from 0.31.0 to 0.31.1 (#2518)
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.31.0 to 0.31.1.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.31.0...v0.31.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-09-16 16:02:39 +01:00
PromOperatorBot
f390f53274 [bot] [main] Automated version update (#2519)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
2024-09-16 16:02:25 +01:00
Philip Gough
bc0f49d6f8 chore: Unpin deps for 0.14.0 and re-generate (#2515) 2024-09-12 11:21:19 +01:00
Philip Gough
e02554298c Release v0.14.0 (#2513)
* chore: Pin version and generate manifests for 0.14.0

* docs: Add 0.14.0 changelog
v0.14.0
2024-09-12 08:45:55 +01:00
Philip Gough
d65feabf3e chore: Prep for 0.14.0 release (#2514)
* chore: Prep for 0.14 release in docs and ci

* chore: Update kubeconform versions

* chore: Update to pyrra v0.7 for add-on

* chore: Drop deprecated apiserver_flowcontrol_request_concurrency_in_use metric
2024-09-11 17:00:01 +01:00
dependabot[bot]
68bd41ff10 build(deps): bump github.com/yannh/kubeconform in /scripts (#2471)
Bumps [github.com/yannh/kubeconform](https://github.com/yannh/kubeconform) from 0.6.4 to 0.6.7.
- [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.4...v0.6.7)

---
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>
2024-09-11 11:00:34 +01:00
dependabot[bot]
6e45488c15 build(deps): bump github.com/jsonnet-bundler/jsonnet-bundler in /scripts (#2493)
Bumps [github.com/jsonnet-bundler/jsonnet-bundler](https://github.com/jsonnet-bundler/jsonnet-bundler) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/jsonnet-bundler/jsonnet-bundler/releases)
- [Changelog](https://github.com/jsonnet-bundler/jsonnet-bundler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsonnet-bundler/jsonnet-bundler/compare/v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/jsonnet-bundler/jsonnet-bundler
  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-09-11 10:52:47 +01:00
Philip Gough
c51a481eb5 chore: Update go version and k8s deps (#2512) 2024-09-11 10:52:27 +01:00
PromOperatorBot
ddb3d03393 [bot] [main] Automated version update (#2511)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
2024-09-11 10:25:45 +01:00
Cyril Jouve
3fecdadf15 add monitor and rules resources to user-facing roles (#2238)
in cluster with separation between (cluster) admin and (namespaced)
users, it allows the namespaced users to create monitor and rules in
their namespaces according to the default k8s model of user-facing
roles.

ref: https://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles
2024-09-11 10:22:05 +01:00
Philip Gough
1deaee53f0 ci: Update Go version and removes 0.10 release from strategy (#2510) 2024-09-11 10:18:03 +01:00
Philip Gough
74cadfed37 docs: Update release doc/schedule info (#2508) 2024-09-10 10:27:17 +01:00
Philip Gough
1d5dec22b9 Bump to latest k8s versions in ci workflow (#2507)
* Bump to latest k8s versions in ci workflow

* Drop deprecated api server metric

https://github.com/kubernetes/kubernetes/pull/118959

* test: Extend time for poll for ksm replicas
2024-09-10 10:12:25 +01:00
Peter Becich
bbabb7956a remove $ symbol in shell examples to copy quickly (#2506) 2024-09-09 11:41:14 +01:00
dependabot[bot]
d83ef2ac95 build(deps): bump github.com/prometheus/client_golang (#2503)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.0 to 1.20.3.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.3/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.20.0...v1.20.3)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  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-09-09 10:50:23 +01:00
Damien Grisonnet
eb7f83a407 Drop process start time from SLI endpoints (#2501)
* jsonnet: drop process start time metric from SLI

Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>

* manifests: regenerate

Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>

---------

Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
2024-09-05 08:45:00 +01:00
dependabot[bot]
97368beb47 build(deps): bump peter-evans/create-pull-request from 6 to 7 (#2499)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7)

---
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-09-04 09:51:28 +01:00
PromOperatorBot
74e445ae4a [bot] [main] Automated version update (#2498)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
2024-09-02 09:12:47 +01:00
Jayapriya Pai
d04c1e140a Merge pull request #2496 from dgrisonnet/sli-metrics
Add Kubernetes components SLI metrics
2024-08-28 10:48:46 +05:30
Damien Grisonnet
89f1ee2c21 manifests: regenerate
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
2024-08-27 21:48:53 +02:00
Damien Grisonnet
43f2094629 jsonnet: add component SLI metrics
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
2024-08-27 21:48:38 +02:00
PromOperatorBot
5d0365589e [bot] [main] Automated version update (#2494)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
2024-08-26 11:54:08 +01:00
dependabot[bot]
dad42856b8 build(deps): bump github.com/prometheus/client_golang (#2488)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.1 to 1.20.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.19.1...v1.20.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-08-20 09:32:45 +01:00
PromOperatorBot
55bde930c4 [bot] [main] Automated version update (#2489)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
2024-08-20 09:32:27 +01:00
PromOperatorBot
74f4e0cda3 [bot] [main] Automated version update (#2484)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
2024-08-12 10:46:12 +01:00
Marian Chelmus
33c43a4067 Fix link in access-ui (#2483)
This CR is fixing the broken link to documentation on how to expose Prometheus/Alertmanager/Grafana via Ingress
2024-08-08 14:32:49 +00:00
PromOperatorBot
d20a4b2926 [bot] [main] Automated version update (#2482)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
2024-08-07 16:29:59 +00:00
PromOperatorBot
03d90a10cd [bot] [main] Automated version update (#2476)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
2024-08-07 13:58:38 +01:00
Philip Gough
67df60d1c0 Version update (#2474) 2024-08-07 12:59:58 +01:00
Ashwin Sriram
defa2bd1e2 Modified Access-UI Page for Website (#2455) 2024-07-16 09:04:15 -03:00
PromOperatorBot
d141b7cc9a [bot] [main] Automated version update (#2451)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
2024-07-08 18:29:23 +01:00
PromOperatorBot
b5b59bc0b4 [bot] [main] Automated version update (#2449)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
2024-06-24 10:47:03 +01:00
PromOperatorBot
2a42427283 [bot] [main] Automated version update (#2447)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
2024-06-17 09:04:36 +01:00
dependabot[bot]
03604b7336 build(deps): bump github.com/prometheus/client_golang (#2420)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.0 to 1.19.1.
- [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.19.0...v1.19.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  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-06-17 09:04:25 +01:00
PromOperatorBot
eddb948ce3 [bot] [main] Automated version update (#2443)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
2024-06-12 09:07:09 +01:00
dependabot[bot]
616f59155c build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 (#2407)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.20.0...v0.23.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>
2024-06-04 15:14:45 +01:00
dependabot[bot]
0845950f53 build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /scripts (#2406)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.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>
2024-06-04 09:33:51 +01:00
dependabot[bot]
9f28d1b8ef build(deps): bump helm/kind-action from 1.9.0 to 1.10.0 (#2410)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.9.0...v1.10.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-06-03 09:30:02 +01:00
PromOperatorBot
a5fd6f24dc [bot] [main] Automated version update (#2438)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
2024-06-03 09:29:41 +01:00
Raúl Garcia Sanchez
d3fa80ee96 Get latest version by tag if no release exists (#2435)
* get latest version by tag if no release exisits

Signed-off-by: Raul Garcia Sanchez <info@raulgarcia.de>

* fix generate diff-check

Signed-off-by: Raul Garcia Sanchez <info@raulgarcia.de>

---------

Signed-off-by: Raul Garcia Sanchez <info@raulgarcia.de>
2024-05-30 09:43:18 +01:00
PromOperatorBot
1965e0d8bf [bot] [main] Automated version update (#2436)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
2024-05-30 09:41:50 +01:00
Kemal Akkoyun
65922b9fd8 Merge pull request #2434 from slashpai/chore
chore: add CODEOWNERS file
2024-05-24 15:48:10 +02:00
Kemal Akkoyun
1c54cb22ca Merge pull request #2427 from philipgough/ci-fix-ksm
ci: Add runAsGroup for kube-state-metrics
2024-05-24 11:32:55 +02:00
Kemal Akkoyun
01c0e7d130 Merge pull request #2428 from philipgough/ci-fix-prom
ci: Add runAsGroup for prom operator Deployment
2024-05-24 11:32:41 +02:00
Jayapriya Pai
9f8192fd53 chore: add CODEOWNERS file
Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
2024-05-22 18:18:32 +05:30
PromOperatorBot
c523c26a33 [bot] [main] Automated version update (#2432)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
2024-05-20 09:57:23 +01:00
Philip Gough
e8f461ba38 ci: Add runAsGroup for prom operator Deployment 2024-05-14 10:04:07 +01:00