h3poteto / aws-global-accelerator-controller

A Kubernetes controller for Global Accelerators and Route53
Apache License 2.0
26 stars 8 forks source link

Update module k8s.io/client-go to v1 - autoclosed #13

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
k8s.io/client-go require major v0.23.4 -> v1.5.2

Release Notes

kubernetes/client-go ### [`v1.5.2`](https://togithub.com/kubernetes/client-go/compare/v1.5.1...v1.5.2) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v1.5.1...v1.5.2) ### [`v1.5.1`](https://togithub.com/kubernetes/client-go/compare/v1.5.0...v1.5.1) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v1.5.0...v1.5.1) ### [`v1.5.0`](https://togithub.com/kubernetes/client-go/blob/HEAD/CHANGELOG.md#v150) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v1.4.0...v1.5.0) - Included the auth plugin ([https://github.com/kubernetes/kubernetes/pull/33334](https://togithub.com/kubernetes/kubernetes/pull/33334)) - Added timeout field to RESTClient config ([https://github.com/kubernetes/kubernetes/pull/33958](https://togithub.com/kubernetes/kubernetes/pull/33958)) ### [`v1.4.0`](https://togithub.com/kubernetes/client-go/compare/v0.23.4...v1.4.0) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.23.4...v1.4.0)

Configuration

📅 Schedule: 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.



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

renovate[bot] commented 2 years 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_go --label=renovate_child -v "/mnt/renovate/gh/h3poteto/aws-global-accelerator-controller":"/mnt/renovate/gh/h3poteto/aws-global-accelerator-controller" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e GOPATH -e GOPROXY -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 GIT_CONFIG_KEY_3 -e GIT_CONFIG_VALUE_3 -e GIT_CONFIG_KEY_4 -e GIT_CONFIG_VALUE_4 -e GIT_CONFIG_KEY_5 -e GIT_CONFIG_VALUE_5 -w "/mnt/renovate/gh/h3poteto/aws-global-accelerator-controller" docker.io/renovate/go:1.17.7 bash -l -c "go get -d -t ./..."
go: downloading github.com/spf13/cobra v1.3.0
go: downloading k8s.io/klog/v2 v2.30.0
go: downloading github.com/spf13/viper v1.10.1
go: downloading k8s.io/client-go v1.5.2
go: downloading github.com/aws/aws-sdk-go v1.43.8
go: downloading k8s.io/api v0.23.4
go: downloading k8s.io/apimachinery v0.23.4
go: downloading k8s.io/kubectl v0.23.4
go: downloading github.com/inconshreveable/mousetrap v1.0.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/go-logr/logr v1.2.0
go: downloading github.com/fsnotify/fsnotify v1.5.1
go: downloading github.com/magiconair/properties v1.8.5
go: downloading github.com/mitchellh/mapstructure v1.4.3
go: downloading github.com/spf13/afero v1.6.0
go: downloading github.com/spf13/cast v1.4.1
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading github.com/subosito/gotenv v1.2.0
go: downloading gopkg.in/ini.v1 v1.66.2
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.1.0
go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed
go: downloading github.com/google/uuid v1.1.2
go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
go: downloading golang.org/x/text v0.3.7
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/pelletier/go-toml v1.9.4
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
go: downloading github.com/google/go-cmp v0.5.6
go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6
go: downloading github.com/json-iterator/go v1.1.12
go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
go: downloading sigs.k8s.io/yaml v1.2.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading k8s.io/client-go v0.23.4
github.com/h3poteto/aws-global-accelerator-controller/cmd/controller imports
    k8s.io/client-go/rest: cannot find module providing package k8s.io/client-go/rest
github.com/h3poteto/aws-global-accelerator-controller/cmd/controller imports
    k8s.io/client-go/tools/clientcmd: cannot find module providing package k8s.io/client-go/tools/clientcmd
github.com/h3poteto/aws-global-accelerator-controller/pkg/controller/globalaccelerator imports
    k8s.io/client-go/informers: cannot find module providing package k8s.io/client-go/informers
github.com/h3poteto/aws-global-accelerator-controller/pkg/controller/globalaccelerator imports
    k8s.io/client-go/kubernetes: cannot find module providing package k8s.io/client-go/kubernetes
github.com/h3poteto/aws-global-accelerator-controller/pkg/controller/globalaccelerator imports
    k8s.io/client-go/kubernetes/typed/core/v1: cannot find module providing package k8s.io/client-go/kubernetes/typed/core/v1
github.com/h3poteto/aws-global-accelerator-controller/pkg/controller/globalaccelerator imports
    k8s.io/client-go/listers/core/v1: cannot find module providing package k8s.io/client-go/listers/core/v1
github.com/h3poteto/aws-global-accelerator-controller/pkg/controller/globalaccelerator imports
    k8s.io/client-go/tools/cache: cannot find module providing package k8s.io/client-go/tools/cache
github.com/h3poteto/aws-global-accelerator-controller/pkg/controller/globalaccelerator imports
    k8s.io/client-go/tools/record: cannot find module providing package k8s.io/client-go/tools/record
github.com/h3poteto/aws-global-accelerator-controller/pkg/controller/globalaccelerator imports
    k8s.io/client-go/util/workqueue: cannot find module providing package k8s.io/client-go/util/workqueue
github.com/h3poteto/aws-global-accelerator-controller/pkg/leaderelection imports
    k8s.io/client-go/tools/leaderelection: cannot find module providing package k8s.io/client-go/tools/leaderelection
github.com/h3poteto/aws-global-accelerator-controller/pkg/leaderelection imports
    k8s.io/client-go/tools/leaderelection/resourcelock: cannot find module providing package k8s.io/client-go/tools/leaderelection/resourcelock
github.com/h3poteto/aws-global-accelerator-controller/pkg/controller/globalaccelerator imports
    k8s.io/kubectl/pkg/scheme imports
    k8s.io/client-go/kubernetes/scheme: cannot find module providing package k8s.io/client-go/kubernetes/scheme