newrelic / newrelic-k8s-metrics-adapter

This repository hosts the NewRelic Kubernetes metrics adapter
Apache License 2.0
7 stars 10 forks source link

fix(deps): update module sigs.k8s.io/custom-metrics-apiserver to v1.28.0 #217

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
sigs.k8s.io/custom-metrics-apiserver require minor v1.25.1 -> v1.28.0

Release Notes

kubernetes-sigs/custom-metrics-apiserver (sigs.k8s.io/custom-metrics-apiserver) ### [`v1.28.0`](https://togithub.com/kubernetes-sigs/custom-metrics-apiserver/releases/tag/v1.28.0) [Compare Source](https://togithub.com/kubernetes-sigs/custom-metrics-apiserver/compare/v1.27.0...v1.28.0) #### Changes since v1.27.0 ##### Improvements - Bump Kubernetes dependencies to v0.28.1 ([#​157](https://togithub.com/kubernetes-sigs/custom-metrics-apiserver/issues/157), [@​JorTurFer](https://togithub.com/JorTurFer)) ##### Bug fixes - Fix panic for some invalid custom metric requests ([#​141](https://togithub.com/kubernetes-sigs/custom-metrics-apiserver/issues/141), [@​olivierlemasle](https://togithub.com/olivierlemasle) ) ### [`v1.27.0`](https://togithub.com/kubernetes-sigs/custom-metrics-apiserver/releases/tag/v1.27.0) [Compare Source](https://togithub.com/kubernetes-sigs/custom-metrics-apiserver/compare/v1.25.1...v1.27.0) #### Changes since v1.25.1 ##### Breaking changes - Change CustomMetricsAdapterServerOptions to improve options handling ([https://github.com/kubernetes-sigs/custom-metrics-apiserver/pull/123](https://togithub.com/kubernetes-sigs/custom-metrics-apiserver/pull/123), [@​olivierlemasle](https://togithub.com/olivierlemasle)): - removed CustomMetricsAdapterServerOptions.Complete - changed CustomMetricsAdapterServerOptions.Validate from func(\[]string) error to func() error ##### Improvements - Add qps and burst flags for the Kubernetes client ([https://github.com/kubernetes-sigs/custom-metrics-apiserver/pull/121](https://togithub.com/kubernetes-sigs/custom-metrics-apiserver/pull/121), [@​whitebear009](https://togithub.com/whitebear009)) - Add metric about metrics freshness ([#​126](https://togithub.com/kubernetes-sigs/custom-metrics-apiserver/issues/126), [@​olivierlemasle](https://togithub.com/olivierlemasle)) - Add stylecheck linter ([https://github.com/kubernetes-sigs/custom-metrics-apiserver/pull/128](https://togithub.com/kubernetes-sigs/custom-metrics-apiserver/pull/128), [@​olivierlemasle](https://togithub.com/olivierlemasle)) - Add license checker ([https://github.com/kubernetes-sigs/custom-metrics-apiserver/pull/129](https://togithub.com/kubernetes-sigs/custom-metrics-apiserver/pull/129), [@​olivierlemasle](https://togithub.com/olivierlemasle)) - Apply Features flags including profiling and contention-profiling options ([https://github.com/kubernetes-sigs/custom-metrics-apiserver/pull/130](https://togithub.com/kubernetes-sigs/custom-metrics-apiserver/pull/130), [@​olivierlemasle](https://togithub.com/olivierlemasle)) - Add the option to disable APIServer's own metrics ([#​131](https://togithub.com/kubernetes-sigs/custom-metrics-apiserver/issues/131), [@​olivierlemasle](https://togithub.com/olivierlemasle)) - Add support for OpenAPI v3 ([#​142](https://togithub.com/kubernetes-sigs/custom-metrics-apiserver/issues/142), [@​olivierlemasle](https://togithub.com/olivierlemasle)) - Add default implementation for metrics providers ([#​151](https://togithub.com/kubernetes-sigs/custom-metrics-apiserver/issues/151), [@​JorTurFer](https://togithub.com/JorTurFer)) - Bump Kubernetes dependencies to v0.27.1 and Golang to 1.20 ([#​152](https://togithub.com/kubernetes-sigs/custom-metrics-apiserver/issues/152), [@​JorTurFer](https://togithub.com/JorTurFer)) ##### Documentation - Update README and mention external metrics ([https://github.com/kubernetes-sigs/custom-metrics-apiserver/pull/122](https://togithub.com/kubernetes-sigs/custom-metrics-apiserver/pull/122), [@​olivierlemasle](https://togithub.com/olivierlemasle))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/b80894/3cadcb/repos/github/newrelic/newrelic-k8s-metrics-adapter":"/tmp/worker/b80894/3cadcb/repos/github/newrelic/newrelic-k8s-metrics-adapter" -v "/tmp/worker/b80894/3cadcb/cache":"/tmp/worker/b80894/3cadcb/cache" -e GOPATH -e GOPROXY -e GOSUMDB -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/b80894/3cadcb/repos/github/newrelic/newrelic-k8s-metrics-adapter" ghcr.io/containerbase/sidecar:9.23.4 bash -l -c "install-tool golang 1.21.3 && go get -d -t ./..."
go: downloading github.com/spf13/pflag v1.0.5
go: downloading k8s.io/apiserver v0.28.1
go: downloading k8s.io/klog/v2 v2.100.1
go: downloading sigs.k8s.io/custom-metrics-apiserver v1.28.0
go: downloading k8s.io/apimachinery v0.28.1
go: downloading k8s.io/kube-openapi v0.0.0-20230901164831-6c774f458599
go: downloading k8s.io/component-base v0.28.1
go: downloading k8s.io/metrics v0.28.1
go: downloading github.com/google/go-cmp v0.5.9
go: downloading github.com/newrelic/newrelic-client-go v0.91.3
go: downloading github.com/elazarl/goproxy v0.0.0-20230731152917-f99041a5c027
go: downloading k8s.io/client-go v0.28.1
go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b
go: downloading sigs.k8s.io/controller-runtime v0.11.1
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/coreos/go-systemd/v22 v22.5.0
go: downloading github.com/evanphx/json-patch v5.6.0+incompatible
go: downloading github.com/google/uuid v1.3.0
go: downloading golang.org/x/crypto v0.14.0
go: downloading golang.org/x/net v0.17.0
go: downloading golang.org/x/time v0.3.0
go: downloading k8s.io/api v0.28.1
go: downloading github.com/go-logr/logr v1.2.4
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/google/gofuzz v1.2.0
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-openapi/swag v0.22.3
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/prometheus/client_golang v1.16.0
go: downloading github.com/prometheus/client_model v0.4.0
go: downloading github.com/prometheus/procfs v0.10.1
go: downloading golang.org/x/sys v0.13.0
go: downloading github.com/prometheus/common v0.44.0
go: downloading github.com/sirupsen/logrus v1.9.0
go: downloading k8s.io/apiextensions-apiserver v0.23.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/google/cel-go v0.16.0
go: downloading go.opentelemetry.io/otel v1.10.0
go: downloading go.opentelemetry.io/otel/trace v1.10.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.35.1
go: downloading github.com/fsnotify/fsnotify v1.6.0
go: downloading go.opentelemetry.io/contrib v0.20.0
go: downloading google.golang.org/grpc v1.54.0
go: downloading sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.1.2
go: downloading github.com/spf13/cobra v1.7.0
go: downloading go.opentelemetry.io/otel/exporters/otlp v0.20.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.10.0
go: downloading go.opentelemetry.io/otel/sdk v1.10.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.10.0
go: downloading github.com/NYTimes/gziphandler v1.1.1
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/imdario/mergo v0.3.12
go: downloading golang.org/x/term v0.13.0
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading google.golang.org/protobuf v1.30.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
go: downloading github.com/google/go-querystring v1.1.0
go: downloading github.com/hashicorp/go-retryablehttp v0.7.0
go: downloading github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
go: downloading github.com/valyala/fastjson v1.6.3
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading golang.org/x/oauth2 v0.8.0
go: downloading golang.org/x/text v0.13.0
go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
go: downloading github.com/stoewer/go-strcase v1.2.0
go: downloading golang.org/x/sync v0.2.0
go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.9
go: downloading go.etcd.io/etcd/client/v3 v3.5.9
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.35.0
go: downloading go.uber.org/zap v1.19.1
go: downloading github.com/felixge/httpsnoop v1.0.3
go: downloading go.opentelemetry.io/otel/metric v0.31.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.10.0
go: downloading go.opentelemetry.io/proto/otlp v0.19.0
go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/stretchr/testify v1.8.4
go: downloading github.com/hashicorp/go-cleanhttp v0.5.1
go: downloading github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df
go: downloading github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a
go: downloading go.etcd.io/etcd/api/v3 v3.5.9
go: downloading github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20210826220005-b48c857c3a0e
go: downloading go.uber.org/atomic v1.10.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/cenkalti/backoff/v4 v4.2.1
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading k8s.io/kms v0.28.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/coreos/go-semver v0.3.1
go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
go: github.com/newrelic/newrelic-k8s-metrics-adapter/internal/adapter imports
    sigs.k8s.io/custom-metrics-apiserver/pkg/cmd/server: cannot find module providing package sigs.k8s.io/custom-metrics-apiserver/pkg/cmd/server
renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v1.28.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.