Closed renovate[bot] closed 1 year ago
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:
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child -v "/tmp/worker/09d864/b94f15/repos/github/giantswarm/kvm-operator":"/tmp/worker/09d864/b94f15/repos/github/giantswarm/kvm-operator" -v "/tmp/worker/09d864/b94f15/cache":"/tmp/worker/09d864/b94f15/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 BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/09d864/b94f15/repos/github/giantswarm/kvm-operator" ghcr.io/containerbase/sidecar bash -l -c "install-tool golang 1.20.5 && go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading github.com/giantswarm/microerror v0.4.0
go: downloading github.com/giantswarm/microkit v0.3.0
go: downloading github.com/giantswarm/micrologger v0.6.0
go: downloading github.com/giantswarm/versionbundle v0.3.0
go: downloading github.com/spf13/viper v1.10.0
go: downloading github.com/giantswarm/operatorkit/v5 v5.0.0
go: downloading github.com/giantswarm/apiextensions/v3 v3.39.0
go: downloading github.com/giantswarm/certs/v3 v3.1.1
go: downloading github.com/giantswarm/k8sclient/v5 v5.12.0
go: downloading github.com/giantswarm/microendpoint v0.3.0
go: downloading github.com/giantswarm/statusresource/v3 v3.2.0
go: downloading github.com/giantswarm/tenantcluster/v4 v4.1.0
go: downloading k8s.io/client-go v0.21.4
go: downloading github.com/spf13/cobra v1.3.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/go-kit/kit v0.12.0
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/prometheus/client_golang v1.11.0
go: downloading github.com/go-kit/log v0.2.0
go: downloading github.com/go-stack/stack v1.8.1
go: downloading github.com/coreos/go-semver v0.3.0
go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
go: downloading gopkg.in/resty.v1 v1.12.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 k8s.io/api v0.21.4
go: downloading k8s.io/apimachinery v0.21.4
go: downloading github.com/giantswarm/backoff v0.2.0
go: downloading k8s.io/apiextensions-apiserver v0.21.4
go: downloading sigs.k8s.io/controller-runtime v0.9.7
go: downloading github.com/giantswarm/randomkeys/v2 v2.1.0
go: downloading github.com/giantswarm/errors v0.3.0
go: downloading github.com/giantswarm/exporterkit v0.2.1
go: downloading github.com/giantswarm/k8scloudconfig/v10 v10.16.1
go: downloading github.com/giantswarm/to v0.4.0
go: downloading github.com/google/go-cmp v0.5.6
go: downloading github.com/giantswarm/badnodedetector v1.0.1
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/inconshreveable/mousetrap v1.0.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.1.2
go: downloading github.com/cespare/xxhash v1.1.0
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading github.com/prometheus/common v0.30.0
go: downloading github.com/prometheus/procfs v0.7.3
go: downloading golang.org/x/sys v0.0.0-20211214170744-3b038e5940ed
go: downloading github.com/go-logfmt/logfmt v0.5.1
go: downloading golang.org/x/net v0.0.0-20211209124913-491a49abca63
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 k8s.io/klog/v2 v2.9.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading k8s.io/klog v1.0.0
go: downloading github.com/google/gofuzz v1.2.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.1.2
go: downloading github.com/cenkalti/backoff v2.2.1+incompatible
go: downloading k8s.io/utils v0.0.0-20210802155522-efc7438f0176
go: downloading github.com/imdario/mergo v0.3.12
go: downloading golang.org/x/term v0.0.0-20210220032956-6a3ed077a48d
go: downloading github.com/evanphx/json-patch v4.11.0+incompatible
go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible
go: downloading github.com/Masterminds/semver/v3 v3.1.1
go: downloading github.com/go-logr/logr v0.4.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading google.golang.org/protobuf v1.27.1
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
go: downloading github.com/googleapis/gnostic v0.5.5
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading k8s.io/kube-openapi v0.0.0-20210305001622-591a79e4bda7
go: downloading github.com/getsentry/sentry-go v0.10.0
go: downloading gomodules.xyz/jsonpatch/v2 v2.2.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading k8s.io/component-base v0.21.4
go: downloading github.com/giantswarm/cluster-api v0.4.8
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go: downloading github.com/google/uuid v1.1.2
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/hashicorp/golang-lru v0.5.4
go: downloading github.com/blang/semver v3.5.1+incompatible
go: downloading github.com/onsi/gomega v1.15.0
go: downloading github.com/gobuffalo/flect v0.2.3
github.com/giantswarm/kvm-operator/v4/service/controller/resource/configmap imports
github.com/giantswarm/apiextensions/v3/pkg/clientset/versioned imports
github.com/giantswarm/apiextensions/v3/pkg/clientset/versioned/typed/infrastructure/v1alpha2 imports
github.com/giantswarm/apiextensions/v3/pkg/apis/infrastructure/v1alpha2 imports
sigs.k8s.io/cluster-api/api/v1alpha2: cannot find module providing package sigs.k8s.io/cluster-api/api/v1alpha2
This PR contains the following updates:
v0.3.13-gs
->v0.4.8
v5.11.0
->v5.12.0
v10.8.1
->v10.16.1
v0.2.0
->v0.3.0
v0.3.0
->v0.4.0
v0.2.2
->v0.3.0
v0.5.0
->v0.6.0
v3.1.0
->v3.2.0
v0.3.0
->v0.4.0
v0.2.0
->v0.3.0
1.16.6
->1.20.5
Release Notes
giantswarm/cluster-api
### [`v0.4.8`](https://togithub.com/giantswarm/cluster-api/compare/v0.4.7...v0.4.8) [Compare Source](https://togithub.com/giantswarm/cluster-api/compare/v0.4.7...v0.4.8) ### [`v0.4.7`](https://togithub.com/giantswarm/cluster-api/compare/v0.4.6...v0.4.7) [Compare Source](https://togithub.com/giantswarm/cluster-api/compare/v0.4.6...v0.4.7) ### [`v0.4.6`](https://togithub.com/giantswarm/cluster-api/compare/v0.4.5...v0.4.6) [Compare Source](https://togithub.com/giantswarm/cluster-api/compare/v0.4.5...v0.4.6) ### [`v0.4.5`](https://togithub.com/giantswarm/cluster-api/compare/v0.4.4...v0.4.5) [Compare Source](https://togithub.com/giantswarm/cluster-api/compare/v0.4.4...v0.4.5) ### [`v0.4.4`](https://togithub.com/giantswarm/cluster-api/compare/v0.4.3...v0.4.4) [Compare Source](https://togithub.com/giantswarm/cluster-api/compare/v0.4.3...v0.4.4) ### [`v0.4.3`](https://togithub.com/giantswarm/cluster-api/compare/v0.4.2...v0.4.3) [Compare Source](https://togithub.com/giantswarm/cluster-api/compare/v0.4.2...v0.4.3) ### [`v0.4.2`](https://togithub.com/giantswarm/cluster-api/compare/v0.4.1...v0.4.2) [Compare Source](https://togithub.com/giantswarm/cluster-api/compare/v0.4.1...v0.4.2) ### [`v0.4.1`](https://togithub.com/giantswarm/cluster-api/compare/v0.4.0...v0.4.1) [Compare Source](https://togithub.com/giantswarm/cluster-api/compare/v0.4.0...v0.4.1) ### [`v0.4.0`](https://togithub.com/giantswarm/cluster-api/compare/v0.3.25...v0.4.0) [Compare Source](https://togithub.com/giantswarm/cluster-api/compare/v0.3.25...v0.4.0) ### [`v0.3.25`](https://togithub.com/giantswarm/cluster-api/compare/v0.3.24...v0.3.25) [Compare Source](https://togithub.com/giantswarm/cluster-api/compare/v0.3.24...v0.3.25) ### [`v0.3.24`](https://togithub.com/giantswarm/cluster-api/compare/v0.3.23...v0.3.24) [Compare Source](https://togithub.com/giantswarm/cluster-api/compare/v0.3.23...v0.3.24) ### [`v0.3.23`](https://togithub.com/giantswarm/cluster-api/compare/v0.3.22...v0.3.23) [Compare Source](https://togithub.com/giantswarm/cluster-api/compare/v0.3.22...v0.3.23) ### [`v0.3.22`](https://togithub.com/giantswarm/cluster-api/compare/v0.3.21...v0.3.22) [Compare Source](https://togithub.com/giantswarm/cluster-api/compare/v0.3.21...v0.3.22) ### [`v0.3.21`](https://togithub.com/giantswarm/cluster-api/compare/v0.3.20...v0.3.21) [Compare Source](https://togithub.com/giantswarm/cluster-api/compare/v0.3.20...v0.3.21) ### [`v0.3.20`](https://togithub.com/giantswarm/cluster-api/compare/v0.3.19...v0.3.20) [Compare Source](https://togithub.com/giantswarm/cluster-api/compare/v0.3.19...v0.3.20) ### [`v0.3.19`](https://togithub.com/giantswarm/cluster-api/compare/v0.3.18...v0.3.19) [Compare Source](https://togithub.com/giantswarm/cluster-api/compare/v0.3.18...v0.3.19) ### [`v0.3.18`](https://togithub.com/giantswarm/cluster-api/compare/v0.3.17...v0.3.18) [Compare Source](https://togithub.com/giantswarm/cluster-api/compare/v0.3.17...v0.3.18) ### [`v0.3.17`](https://togithub.com/giantswarm/cluster-api/compare/v0.3.16...v0.3.17) [Compare Source](https://togithub.com/giantswarm/cluster-api/compare/v0.3.16...v0.3.17) ### [`v0.3.16`](https://togithub.com/giantswarm/cluster-api/compare/v0.3.15...v0.3.16) [Compare Source](https://togithub.com/giantswarm/cluster-api/compare/v0.3.15...v0.3.16) ### [`v0.3.15`](https://togithub.com/giantswarm/cluster-api/compare/v0.3.14...v0.3.15) [Compare Source](https://togithub.com/giantswarm/cluster-api/compare/v0.3.14...v0.3.15) ### [`v0.3.14`](https://togithub.com/giantswarm/cluster-api/compare/v0.3.13...v0.3.14) [Compare Source](https://togithub.com/giantswarm/cluster-api/compare/v0.3.13...v0.3.14) ### [`v0.3.13`](https://togithub.com/giantswarm/cluster-api/compare/v0.3.13-gs...v0.3.13) [Compare Source](https://togithub.com/giantswarm/cluster-api/compare/v0.3.13-gs...v0.3.13)giantswarm/k8sclient
### [`v5.12.0`](https://togithub.com/giantswarm/k8sclient/compare/v5.11.0...v5.12.0) [Compare Source](https://togithub.com/giantswarm/k8sclient/compare/v5.11.0...v5.12.0)giantswarm/k8scloudconfig
### [`v10.16.1`](https://togithub.com/giantswarm/k8scloudconfig/releases/tag/v10.16.1) [Compare Source](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.16.0...v10.16.1) ##### Fixed - Fix `calico-kube-controllers` permissions for `networkpolicies`. ### [`v10.16.0`](https://togithub.com/giantswarm/k8scloudconfig/releases/tag/v10.16.0) [Compare Source](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.15.0...v10.16.0) ##### Added - New EC2 instance types. ### [`v10.15.0`](https://togithub.com/giantswarm/k8scloudconfig/releases/tag/v10.15.0) [Compare Source](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.14.1...v10.15.0) ##### Changed - Updated calico-policy-only manifests for calico 3.21. ### [`v10.14.1`](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.14.0...v10.14.1) [Compare Source](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.14.0...v10.14.1) ### [`v10.14.0`](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.13.0...v10.14.0) [Compare Source](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.13.0...v10.14.0) ### [`v10.13.0`](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.12.2...v10.13.0) [Compare Source](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.12.2...v10.13.0) ### [`v10.12.2`](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.12.1...v10.12.2) [Compare Source](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.12.1...v10.12.2) ### [`v10.12.1`](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.12.0...v10.12.1) [Compare Source](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.12.0...v10.12.1) ### [`v10.12.0`](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.11.0...v10.12.0) [Compare Source](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.11.0...v10.12.0) ### [`v10.11.0`](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.10.0...v10.11.0) [Compare Source](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.10.0...v10.11.0) ### [`v10.10.0`](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.9.1...v10.10.0) [Compare Source](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.9.1...v10.10.0) ### [`v10.9.1`](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.9.0...v10.9.1) [Compare Source](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.9.0...v10.9.1) ### [`v10.9.0`](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.8.1...v10.9.0) [Compare Source](https://togithub.com/giantswarm/k8scloudconfig/compare/v10.8.1...v10.9.0)giantswarm/microerror
### [`v0.4.0`](https://togithub.com/giantswarm/microerror/compare/v0.3.0...v0.4.0) [Compare Source](https://togithub.com/giantswarm/microerror/compare/v0.3.0...v0.4.0)giantswarm/micrologger
### [`v0.6.0`](https://togithub.com/giantswarm/micrologger/compare/v0.5.0...v0.6.0) [Compare Source](https://togithub.com/giantswarm/micrologger/compare/v0.5.0...v0.6.0)giantswarm/statusresource
### [`v3.2.0`](https://togithub.com/giantswarm/statusresource/releases/tag/v3.2.0) [Compare Source](https://togithub.com/giantswarm/statusresource/compare/v3.1.0...v3.2.0) ##### Changed - Update `operatorkit` to v5.giantswarm/to
### [`v0.4.0`](https://togithub.com/giantswarm/to/compare/v0.3.0...v0.4.0) [Compare Source](https://togithub.com/giantswarm/to/compare/v0.3.0...v0.4.0)Configuration
📅 Schedule: Branch creation - "after 6am on thursday" (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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.