multicluster-observability-operator icon indicating copy to clipboard operation
multicluster-observability-operator copied to clipboard

Update github.com/stolostron/observatorium-operator digest to 2ca2fdb (main)

Open red-hat-konflux[bot] opened this issue 9 months ago • 4 comments

This PR contains the following updates:

Package Type Update Change
github.com/stolostron/observatorium-operator require digest b4302d2 -> 2ca2fdb

[!WARNING] Some dependencies could not be looked up. Check the warning logs for more information.


Configuration

📅 Schedule: Branch creation - "after 5am on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

red-hat-konflux[bot] avatar Feb 23 '25 20:02 red-hat-konflux[bot]

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 44 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.0
go (toolchain) 1.23.7 -> 1.24.4
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/onsi/ginkgo/v2 v2.19.0 -> v2.21.0
github.com/onsi/gomega v1.33.1 -> v1.35.1
github.com/prometheus/client_golang v1.19.1 -> v1.22.0
github.com/prometheus/common v0.53.0 -> v0.62.0
github.com/spf13/cobra v1.8.0 -> v1.8.1
github.com/stretchr/testify v1.9.0 -> v1.10.0
golang.org/x/exp v0.0.0-20240525044651-4c93da0ed11d -> v0.0.0-20240719175910-8a7402abbf56
k8s.io/api v0.31.0-alpha.2 -> v0.33.2
k8s.io/apiextensions-apiserver v0.31.0-alpha.1 -> v0.33.2
k8s.io/apimachinery v0.31.0-alpha.2 -> v0.33.2
k8s.io/client-go v0.31.0-alpha.2 -> v0.33.2
k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0 -> v0.0.0-20250604170112-4c0f3b243397
github.com/emicklei/go-restful/v3 v3.12.1 -> v3.12.2
github.com/fxamacker/cbor/v2 v2.7.0-beta -> v2.8.0
github.com/google/cel-go v0.20.1 -> v0.23.2
github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 -> v0.6.9
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 -> v2.24.0
github.com/klauspost/compress v1.17.8 -> v1.18.0
go.etcd.io/etcd/api/v3 v3.5.13 -> v3.5.21
go.etcd.io/etcd/client/pkg/v3 v3.5.13 -> v3.5.21
go.etcd.io/etcd/client/v3 v3.5.13 -> v3.5.21
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.50.0 -> v0.58.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.50.0 -> v0.58.0
go.opentelemetry.io/otel v1.25.0 -> v1.33.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.25.0 -> v1.33.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.25.0 -> v1.33.0
go.opentelemetry.io/otel/metric v1.25.0 -> v1.33.0
go.opentelemetry.io/otel/sdk v1.25.0 -> v1.33.0
go.opentelemetry.io/otel/trace v1.25.0 -> v1.33.0
go.opentelemetry.io/proto/otlp v1.1.0 -> v1.4.0
golang.org/x/time v0.5.0 -> v0.9.0
google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be -> v0.0.0-20241209162323-e6fa225c2576
google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be -> v0.0.0-20241209162323-e6fa225c2576
google.golang.org/grpc v1.63.2 -> v1.68.1
google.golang.org/protobuf v1.36.1 -> v1.36.6
k8s.io/apiserver v0.31.0-alpha.1 -> v0.33.2
k8s.io/component-base v0.31.0-alpha.1 -> v0.33.2
k8s.io/kms v0.31.0-alpha.1 -> v0.33.2
k8s.io/kube-openapi v0.0.0-20240521193020-835d969ad83a -> v0.0.0-20250610211856-8b98d1ed966a
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.29.0 -> v0.31.2
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241014173422-cfa47c3a1cc8
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 -> v4.6.0

red-hat-konflux[bot] avatar Feb 23 '25 20:02 red-hat-konflux[bot]

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux[bot]

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

The pull request process is described 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

openshift-ci[bot] avatar Jun 08 '25 15:06 openshift-ci[bot]

New changes are detected. LGTM label has been removed.

openshift-ci[bot] avatar Jun 15 '25 06:06 openshift-ci[bot]

New changes are detected. LGTM label has been removed.

openshift-ci[bot] avatar Jun 22 '25 08:06 openshift-ci[bot]

New changes are detected. LGTM label has been removed.

openshift-ci[bot] avatar Jun 22 '25 13:06 openshift-ci[bot]

New changes are detected. LGTM label has been removed.

openshift-ci[bot] avatar Jun 22 '25 18:06 openshift-ci[bot]

New changes are detected. LGTM label has been removed.

openshift-ci[bot] avatar Jun 22 '25 18:06 openshift-ci[bot]

@red-hat-konflux[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/test-unit 3dfce7dc03e6ecf23fc9cb25aee715d62c33c6f9 link true /test test-unit
ci/prow/pr-image-mirror-multicluster-observability-operator 3dfce7dc03e6ecf23fc9cb25aee715d62c33c6f9 link true /test pr-image-mirror-multicluster-observability-operator
ci/prow/e2e-kind 3dfce7dc03e6ecf23fc9cb25aee715d62c33c6f9 link true /test e2e-kind
ci/prow/test-e2e 3dfce7dc03e6ecf23fc9cb25aee715d62c33c6f9 link true /test test-e2e
ci/prow/images 3dfce7dc03e6ecf23fc9cb25aee715d62c33c6f9 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.

openshift-ci[bot] avatar Jun 29 '25 07:06 openshift-ci[bot]

PR needs rebase.

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-merge-robot avatar Jul 27 '25 09:07 openshift-merge-robot