Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCPBUGS-30122: [bot] Bump openshift/prometheus-operator to v0.77.0 #306

Open
wants to merge 148 commits into
base: master
Choose a base branch
from

Conversation

openshift-monitoring-bot[bot]
Copy link

Description

This is an automated version bump from CI.
The logs for this run can be found in the syncbot repo actions.
If you wish to perform this manually, execute the following commands from openshift/prometheus-operator repo:

git fetch https://github.com/prometheus-operator/prometheus-operator --tags
if ! git merge refs/tags/v0.77.0 --no-edit; then
  git checkout --theirs CHANGELOG.md Documentation VERSION bundle.yaml example go.mod go.sum pkg
  git checkout --ours 
  git add CHANGELOG.md Documentation VERSION bundle.yaml example go.mod go.sum pkg 
  git merge --continue
fi
go mod tidy
go mod vendor

if [ -f scripts/rh-manifest.sh ]; then
  bash scripts/rh-manifest.sh
  git add rh-manifest.txt
  git diff --cached --exit-code || git commit -s -m "[bot] update rh-manifest.txt"
fi

yp969803 and others added 30 commits May 19, 2024 03:24
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.18.4 to 0.18.5.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.18.4...v0.18.5)

---
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>
…dependabot/go_modules/sigs.k8s.io/controller-runtime-0.18.5

build(deps): bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5
Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
…date-controller-runtime

chore: update controller-runtime version to v1.18.5
…e_gokitlogger_k8sutil_eventhandler

chore: replace goKitLogger in k8sutil and event handler
…6780)



---------

Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
Co-authored-by: Simon Pasquier <spasquie@redhat.com>
…actor--ec2sd

Refactor EC2 Service discovery
The `proxy_url` field is supported for all 2.x versions.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
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](prometheus/client_golang@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>
…dependabot/go_modules/github.com/prometheus/client_golang-1.20.0

build(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0
)

* add MatchFirstNetwork field to DockerSD

Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
…oxy-url-version-check

fix: allow proxy URL for all Prometheus versions
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
…-kind-v0.24

chore: upgrade k8s dependencies to v1.31.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.0 to 1.20.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.1/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.20.0...v1.20.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>
…er-Guides

Switching the position of Platform and Developer Guide in Website
…dependabot/go_modules/github.com/prometheus/client_golang-1.20.1

build(deps): bump github.com/prometheus/client_golang from 1.20.0 to 1.20.1
* update golangci-lint version


---------

Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
…theus-operator#6851)

* update PrometheusAgent

Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
---------

Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
haanhvu and others added 6 commits September 18, 2024 10:34
…-operator#6879)

* Support PodMonitor for Prometheus Agent in DaemonSet mode
* feat: add experimental Prometheus 3 support

Fixes prometheus-operator#6939

Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
Co-authored-by: Simon Pasquier <spasquie@redhat.com>
v0.77.0

# -----BEGIN PGP SIGNATURE-----
#
# iHUEABYKAB0WIQSokP0TscCROFZv61M+EAu2vSkUjgUCZuv7awAKCRA+EAu2vSkU
# jnfoAP90vDY4+APM/MFIh+J6KmiIRVaEtuYWFZj0lIkdtw1PDgEAt5krH1xz/Von
# OHzbihR4VhvVqWx+zrWpoXwnnmwRsQU=
# =sIWI
# -----END PGP SIGNATURE-----
# gpg: directory '/home/runner/.gnupg' created
# gpg: keybox '/home/runner/.gnupg/pubring.kbx' created
# gpg: Signature made Thu Sep 19 10:22:35 2024 UTC
# gpg:                using EDDSA key A890FD13B1C09138566FEB533E100BB6BD29148E
# gpg: Can't check signature: No public key
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Sep 19, 2024
@slashpai
Copy link
Member

/ok-to-test

Copy link

openshift-ci bot commented Sep 19, 2024

Hi @openshift-monitoring-bot[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@openshift-ci openshift-ci bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Sep 19, 2024
Copy link

openshift-ci bot commented Sep 19, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: openshift-monitoring-bot[bot]
Once this PR has been reviewed and has the lgtm label, please assign danielmellado for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@slashpai
Copy link
Member

/hold

will update go version in syncbot and update cmo assets

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 19, 2024
Copy link

openshift-ci bot commented Sep 19, 2024

@openshift-monitoring-bot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-agnostic-cmo 33d4f06 link true /test e2e-agnostic-cmo
ci/prow/e2e-aws 33d4f06 link true /test e2e-aws
ci/prow/test-unit 33d4f06 link true /test test-unit
ci/prow/vendor 33d4f06 link true /test vendor
ci/prow/e2e-aws-upgrade 33d4f06 link true /test e2e-aws-upgrade
ci/prow/images 33d4f06 link true /test images

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@simonpasquier
Copy link

/retile OCPBUGS-30122: [bot] Bump openshift/prometheus-operator to v0.77.0

@simonpasquier
Copy link

/retitle OCPBUGS-30122: [bot] Bump openshift/prometheus-operator to v0.77.0

@openshift-ci openshift-ci bot changed the title [bot] Bump openshift/prometheus-operator to v0.77.0 OCPBUGS-30122: [bot] Bump openshift/prometheus-operator to v0.77.0 Sep 19, 2024
@openshift-ci-robot openshift-ci-robot added jira/severity-moderate Referenced Jira bug's severity is moderate for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. labels Sep 19, 2024
@openshift-ci-robot
Copy link

@openshift-monitoring-bot[bot]: This pull request references Jira Issue OCPBUGS-30122, which is invalid:

  • expected the bug to target the "4.18.0" version, but no target version was set

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

Description

This is an automated version bump from CI.
The logs for this run can be found in the syncbot repo actions.
If you wish to perform this manually, execute the following commands from openshift/prometheus-operator repo:

git fetch https://github.com/prometheus-operator/prometheus-operator --tags
if ! git merge refs/tags/v0.77.0 --no-edit; then
 git checkout --theirs CHANGELOG.md Documentation VERSION bundle.yaml example go.mod go.sum pkg
 git checkout --ours 
 git add CHANGELOG.md Documentation VERSION bundle.yaml example go.mod go.sum pkg 
 git merge --continue
fi
go mod tidy
go mod vendor

if [ -f scripts/rh-manifest.sh ]; then
 bash scripts/rh-manifest.sh
 git add rh-manifest.txt
 git diff --cached --exit-code || git commit -s -m "[bot] update rh-manifest.txt"
fi

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. label Sep 19, 2024
@simonpasquier
Copy link

/jira refresh

@openshift-ci-robot openshift-ci-robot added the jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. label Sep 20, 2024
@openshift-ci-robot
Copy link

@simonpasquier: This pull request references Jira Issue OCPBUGS-30122, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.18.0) matches configured target version for branch (4.18.0)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @juzhao

In response to this:

/jira refresh

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot removed the jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. label Sep 20, 2024
@openshift-ci openshift-ci bot requested a review from juzhao September 20, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. jira/severity-moderate Referenced Jira bug's severity is moderate for the branch this PR is targeting. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.