github-actions[bot]
|
8c3fa70cb9
|
Merge pull request #7433 from prometheus-operator/dependabot/go_modules/golang.org/x/net-0.38.0
build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0
|
2025-03-28 13:41:40 +00:00 |
|
dependabot[bot]
|
dbac934b6f
|
build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.37.0...v0.38.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-28 12:53:32 +00:00 |
|
M Viswanath Sai
|
23324cfd34
|
Feat: Add Retain field to the Prometheus CRD (#7377)
|
2025-03-28 13:27:07 +01:00 |
|
github-actions[bot]
|
e32e666e70
|
Merge pull request #7428 from prometheus-operator/dependabot/go_modules/sigs.k8s.io/controller-runtime-0.20.4
build(deps): bump sigs.k8s.io/controller-runtime from 0.20.3 to 0.20.4
|
2025-03-25 13:18:38 +00:00 |
|
dependabot[bot]
|
05d2027199
|
build(deps): bump sigs.k8s.io/controller-runtime from 0.20.3 to 0.20.4
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.20.3 to 0.20.4.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.3...v0.20.4)
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-25 12:31:28 +00:00 |
|
Yash Patel
|
e6ada2c44c
|
feat:validate proxyURL for alertManagerCfg (#6466) (#6876)
---------
Signed-off-by: Yash Patel <yp969803@gmail.com>
|
2025-03-24 15:50:46 +01:00 |
|
github-actions[bot]
|
807614af7d
|
Merge pull request #7426 from prometheus-operator/dependabot/go_modules/google.golang.org/protobuf-1.36.6
build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6
|
2025-03-24 14:14:54 +00:00 |
|
dependabot[bot]
|
690f72df4f
|
build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6
Bumps google.golang.org/protobuf from 1.36.5 to 1.36.6.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-24 13:27:47 +00:00 |
|
Hélia Barroso
|
f0f460cc6b
|
fix - change AM feature flag (#7385)
Signed-off-by: Hélia Barroso <helia_barroso@hotmail.com>
|
2025-03-21 16:34:21 +01:00 |
|
Ashwin Sriram
|
af304c6431
|
Documentation for Scrape Classes (#7299)
|
2025-03-19 11:02:25 +01:00 |
|
Sviat Loginov
|
09c64155af
|
Merge pull request #7414 from sviatlo/metric_name_validation_cfg
fix: render metric_name_validation_scheme in config
|
2025-03-19 11:01:39 +01:00 |
|
github-actions[bot]
|
55cc62989b
|
Merge pull request #7420 from prometheus-operator/dependabot/github_actions/golangci/golangci-lint-action-6.5.2
build(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2
|
2025-03-18 13:43:56 +00:00 |
|
dependabot[bot]
|
de0b444797
|
build(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.5.1 to 6.5.2.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.5.1...v6.5.2)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-18 12:58:03 +00:00 |
|
Simon Pasquier
|
70b04b0c5d
|
Merge pull request #7419 from simonpasquier/bump-k8s-0.32.3
chore: bump Kubernetes dependencies
|
2025-03-18 09:35:35 +01:00 |
|
Simon Pasquier
|
ca4ecc8fdf
|
chore: bump Kubernetes dependencies
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
|
2025-03-17 16:35:02 +01:00 |
|
Simon Pasquier
|
c34cba1bd0
|
Merge pull request #7411 from kubeservice-stack/upgrade-golangci-lint
chore: upgrade golangci-lint version
|
2025-03-17 14:03:23 +01:00 |
|
Simon Pasquier
|
01da388c9a
|
Merge pull request #7407 from heliapb/fix/amtests
fix - AM tests
|
2025-03-17 12:26:54 +01:00 |
|
Simon Pasquier
|
1ee6ec842e
|
Merge pull request #7402 from simonpasquier/update-alertmanager
chore: update Alertmanager to v0.28.1
|
2025-03-17 12:25:49 +01:00 |
|
Simon Pasquier
|
020b70741c
|
chore: update Alertmanager to v0.28.1
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
|
2025-03-17 11:30:51 +01:00 |
|
Simon Pasquier
|
f4a6ce4795
|
Merge pull request #7417 from prometheus-operator/release-0.81
Release 0.81
|
2025-03-17 11:30:34 +01:00 |
|
Hélia Barroso
|
1a103f1da9
|
fix - AM tests
Signed-off-by: Hélia Barroso <helia_barroso@hotmail.com>
|
2025-03-14 16:48:09 +00:00 |
|
Simon Pasquier
|
81634cc2c1
|
Merge pull request #7409 from simonpasquier/debug-feature-gate-ci
fix: unblock feature-gates CI
|
2025-03-14 16:53:16 +01:00 |
|
Simon Pasquier
|
036a56054c
|
fix: unblock feature-gates CI
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
|
2025-03-14 15:02:51 +01:00 |
|
dongjiang
|
f9fc37c055
|
update golangci-lint version
Signed-off-by: dongjiang <dongjiang1989@126.com>
|
2025-03-14 12:40:28 +08:00 |
|
github-actions[bot]
|
5eb6568d3e
|
Merge pull request #7410 from prometheus-operator/dependabot/github_actions/golangci/golangci-lint-action-6.5.1
build(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1
|
2025-03-13 12:55:17 +00:00 |
|
dependabot[bot]
|
62339b567b
|
build(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.5.0 to 6.5.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.5.0...v6.5.1)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-13 12:12:44 +00:00 |
|
Simon Pasquier
|
240b3031fc
|
Merge pull request #7396 from simonpasquier/cut-0.81.0
chore: cut v0.81.0
|
2025-03-11 15:51:33 +01:00 |
|
github-actions[bot]
|
1f03940267
|
Merge pull request #7401 from prometheus-operator/dependabot/go_modules/github.com/KimMachineGun/automemlimit-0.7.1
build(deps): bump github.com/KimMachineGun/automemlimit from 0.7.0 to 0.7.1
|
2025-03-11 13:47:46 +00:00 |
|
Simon Pasquier
|
eee2d08663
|
Merge pull request #7395 from simonpasquier/follow-up-7149
chore: refactor following #7149
|
2025-03-11 14:09:33 +01:00 |
|
Simon Pasquier
|
b8a8a0c89a
|
chore: cut v0.81.0
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
|
2025-03-11 14:08:58 +01:00 |
|
dependabot[bot]
|
34653c6371
|
build(deps): bump github.com/KimMachineGun/automemlimit
Bumps [github.com/KimMachineGun/automemlimit](https://github.com/KimMachineGun/automemlimit) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/KimMachineGun/automemlimit/releases)
- [Commits](https://github.com/KimMachineGun/automemlimit/compare/v0.7.0...v0.7.1)
---
updated-dependencies:
- dependency-name: github.com/KimMachineGun/automemlimit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-11 13:00:49 +00:00 |
|
github-actions[bot]
|
a9e2ccdd66
|
Merge pull request #7400 from prometheus-operator/dependabot/go_modules/github.com/prometheus/alertmanager-0.28.1
build(deps): bump github.com/prometheus/alertmanager from 0.28.0 to 0.28.1
|
2025-03-11 12:59:20 +00:00 |
|
github-actions[bot]
|
cd9bd3ddfa
|
Merge pull request #7399 from prometheus-operator/dependabot/go_modules/github.com/google/go-cmp-0.7.0
build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0
|
2025-03-11 12:59:02 +00:00 |
|
dependabot[bot]
|
09005ba062
|
build(deps): bump github.com/prometheus/alertmanager
Bumps [github.com/prometheus/alertmanager](https://github.com/prometheus/alertmanager) from 0.28.0 to 0.28.1.
- [Release notes](https://github.com/prometheus/alertmanager/releases)
- [Changelog](https://github.com/prometheus/alertmanager/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/alertmanager/compare/v0.28.0...v0.28.1)
---
updated-dependencies:
- dependency-name: github.com/prometheus/alertmanager
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-11 12:08:39 +00:00 |
|
dependabot[bot]
|
e712b3d7db
|
build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.6.0...v0.7.0)
---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-11 12:08:33 +00:00 |
|
Simon Pasquier
|
cdc69a59a6
|
Merge pull request #7394 from simonpasquier/update-go-deps
chore: update Go dependencies
|
2025-03-11 10:41:42 +01:00 |
|
Simon Pasquier
|
dd10ec5d46
|
chore: refactor following #7149
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
|
2025-03-11 10:22:26 +01:00 |
|
Simon Pasquier
|
6cb2108667
|
chore: update Go dependencies
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
|
2025-03-11 09:37:16 +01:00 |
|
Simon Pasquier
|
1efbed1d61
|
feat: support pod spec field "enableServiceLinks" (#7383) (#7384)
|
2025-03-11 09:29:41 +01:00 |
|
dongjiang
|
4ddd256878
|
Fix: fix time.ParseDuration bug (#7249)
* fix time.ParseDuration bug
Signed-off-by: dongjiang <dongjiang1989@126.com>
|
2025-03-11 09:16:21 +01:00 |
|
M Viswanath Sai
|
e61abf1b84
|
Merge pull request #7149 from mviswanathsai/alertmanager-mtls
Feature: Enable configuring mTLS (ClusterTLS) in AlertManager
|
2025-03-11 09:03:27 +01:00 |
|
zoglam
|
75b4e09ed0
|
feat: support pod spec field "enableServiceLinks" (#7383)
|
2025-03-10 19:21:13 +03:00 |
|
Simon Pasquier
|
9da5dce39d
|
Merge pull request #7392 from heliapb/feat/hbtriage
Add myself to triage team
|
2025-03-10 16:54:56 +01:00 |
|
Simon Pasquier
|
1fb7a22e6b
|
fix: Correct typo in comment (#7387)
Replace ocured with occurred in the comment of the Get function.
Signed-off-by: jaehanbyun <awbrg789@naver.com>
|
2025-03-10 16:54:27 +01:00 |
|
Hélia Barroso
|
a3883bc16c
|
fix - Add myself to triage team
Signed-off-by: Hélia Barroso <helia_barroso@hotmail.com>
|
2025-03-10 11:34:22 +00:00 |
|
jaehanbyun
|
d57143311b
|
fix: Correct typo in comment
Replace ocured with occurred in the comment of the Get function.
Signed-off-by: jaehanbyun <awbrg789@naver.com>
|
2025-03-08 19:59:31 +09:00 |
|
Jayapriya Pai
|
3afdfd506b
|
Merge pull request #7382 from kubeservice-stack/update-prom-version
chore: Upgrade prometheus version to v3.2.1
|
2025-03-06 17:05:59 +05:30 |
|
dongjiang
|
f89f16e1b5
|
update prometheus version
Signed-off-by: dongjiang <dongjiang1989@126.com>
|
2025-03-05 11:00:03 +08:00 |
|
Jayapriya Pai
|
c68bedc79e
|
Merge pull request #7376 from mviswanathsai/maintainer-viswa
|
2025-03-03 14:39:21 +05:30 |
|
mviswanathsai
|
d4e7d22fdd
|
format
|
2025-03-03 14:09:14 +05:30 |
|