MON-4533: Bump prometheus-operator version to v0.89.0#361
Conversation
…or thanos Signed-off-by: Jakob Hahn <jakob.hahn@hetzner.com>
Bumps [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus) from 0.307.3 to 0.308.0. - [Release notes](https://github.com/prometheus/prometheus/releases) - [Changelog](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md) - [Commits](prometheus/prometheus@v0.307.3...v0.308.0) --- updated-dependencies: - dependency-name: github.com/prometheus/prometheus dependency-version: 0.308.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…dependabot/go_modules/github.com/prometheus/prometheus-0.308.0 build(deps): bump github.com/prometheus/prometheus from 0.307.3 to 0.308.0
feat: expose pod management policy for workloads
…ources-selected-condition feat: add new NoSelectedResources reason
Signed-off-by: Jakob Hahn <jakob.hahn@hetzner.com>
…uler-group-labels pkg/operator/rules: enable support for groupLabels and query offset for Thanos
This commit disables `golangci-kube-api-linter` until we get an official release of `golangci-lint` which includes the fix for golangci/golangci-lint#6205. Signed-off-by: Simon Pasquier <spasquie@redhat.com>
…e-golangci-kal chore: disable kube-api linter
Signed-off-by: Hélia Barroso <helia_barroso@hotmail.com>
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 9.1.0 to 9.2.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v9.1.0...v9.2.0) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…dependabot/github_actions/golangci/golangci-lint-action-9.2.0 build(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0
…prom_version chore: update prometheus version
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
…revert-8141-disable-golangci-kal Revert "chore: disable kube-api linter"
This change adds missing `metadata` keys into Role manifests describing `v1 Endpoiints is deprecated...` warning
docs: add missing metadata tags into manifests
…ape_native_histograms feat: add `scrape_native_histograms`
…or#7999) * feat: add status subresource to alertmanager Signed-off-by: Hélia Barroso <helia_barroso@hotmail.com> * feat: add am config beta Signed-off-by: Hélia Barroso <helia_barroso@hotmail.com> --------- Signed-off-by: Hélia Barroso <helia_barroso@hotmail.com>
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.18.0 to 0.19.0. - [Commits](https://github.com/golang/sync/commits) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…dependabot/go_modules/golang.org/x/sync-0.19.0 build(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.47.0 to 0.48.0. - [Commits](golang/net@v0.47.0...v0.48.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…dependabot/go_modules/golang.org/x/net-0.48.0 build(deps): bump golang.org/x/net from 0.47.0 to 0.48.0
…8149) Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
…release-0.87 Merge release 0.87
Signed-off-by: Hélia Barroso <helia_barroso@hotmail.com>
Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
|
/retest-required |
|
/hold |
57009f4 to
bcddc28
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: simonpasquier, slashpai The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
I'd like to merge #364 first |
1978cee to
c561d22
Compare
|
New changes are detected. LGTM label has been removed. |
|
/hold cancel @simonpasquier please review again as I had to rebase |
Signed-off-by: Jayapriya Pai <janantha@redhat.com>
Signed-off-by: Jayapriya Pai <janantha@redhat.com>
OCP builder images set GOFLAGS=-mod=vendor globally, which causes golangci-lint's "custom" command to fail with "inconsistent vendoring" when building its plugin binary in a temp directory. Add Makefile.ocp to unexport GOFLAGS, included via -include so it's a no-op upstream. Assisted-By: Cursor AI Signed-off-by: Jayapriya Pai <janantha@redhat.com>
|
/test images |
|
@slashpai: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/close |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@simonpasquier: Closed this PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
supersedes #354
After bumping go image versions to 1.25
Did manual steps: