giantswarm / azure-operator

Manages Kubernetes clusters running in in a Giant Swarm installation on Microsoft Azure
https://giantswarm.io/
Apache License 2.0
30 stars 7 forks source link

Update capi modules Docker tags - autoclosed #1598

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
alpine final minor 3.14.1 -> 3.15.0
github.com/Azure/azure-storage-blob-go require minor v0.11.0 -> v0.14.0
github.com/Azure/go-autorest/autorest require patch v0.11.19 -> v0.11.24
github.com/Azure/go-autorest/autorest/azure/auth require patch v0.5.8 -> v0.5.11
github.com/giantswarm/conditions require minor v0.3.0 -> v0.4.0
github.com/google/go-cmp require patch v0.5.6 -> v0.5.7
github.com/prometheus/client_golang require minor v1.11.0 -> v1.12.1
github.com/spf13/viper require patch v1.10.0 -> v1.10.1
k8s.io/api require minor v0.18.19 -> v0.20.15
k8s.io/apiextensions-apiserver require minor v0.18.19 -> v0.20.15
k8s.io/apimachinery require minor v0.18.19 -> v0.20.15
k8s.io/client-go require minor v0.18.19 -> v0.20.15
quay.io/giantswarm/golang stage patch 1.17.0 -> 1.17.6
sigs.k8s.io/controller-runtime require patch v0.6.4 -> v0.6.5

Release Notes

Azure/azure-storage-blob-go ### [`v0.14.0`](https://togithub.com/Azure/azure-storage-blob-go/releases/v0.14.0) [Compare Source](https://togithub.com/Azure/azure-storage-blob-go/compare/v0.13.0...v0.14.0) #### Version 0.14.0: - Updated [Get Blob Tags](https://docs.microsoft.com/en-us/rest/api/storageservices/get-blob-tags) and [Set Blob Tags](https://docs.microsoft.com/en-us/rest/api/storageservices/set-blob-tags) function signatures - Added [Put Blob From URL](https://docs.microsoft.com/en-us/rest/api/storageservices/put-blob-from-url) - Offer knob to disable application logging (Syslog) - Added examples for MSI Login - Updated go.mod to address dependency issues - Fixed issues [#​260](https://togithub.com/Azure/azure-storage-blob-go/issues/260) and [#​257](https://togithub.com/Azure/azure-storage-blob-go/issues/257) ### [`v0.13.0`](https://togithub.com/Azure/azure-storage-blob-go/releases/v0.13.0) [Compare Source](https://togithub.com/Azure/azure-storage-blob-go/compare/v0.12.0...v0.13.0) #### Version 0.13.0: - Validate echoed client request ID from the service - Added new TransferManager option for UploadStreamToBlockBlob to fine-tune the concurrency and memory usage ### [`v0.12.0`](https://togithub.com/Azure/azure-storage-blob-go/releases/v0.12.0) [Compare Source](https://togithub.com/Azure/azure-storage-blob-go/compare/v0.11.0...v0.12.0) #### Version 0.12.0: - Added support for [Customer Provided Key](https://docs.microsoft.com/en-us/azure/storage/common/storage-service-encryption) which will let users encrypt their data within client applications before uploading to Azure Storage, and decrypting data while downloading to the client - Read here to know more about [Azure key vault](https://docs.microsoft.com/en-us/azure/key-vault/general/overview), [Encryption scope](https://docs.microsoft.com/en-us/azure/storage/blobs/encryption-scope-manage?tabs=portal), [managing encryption scope](https://docs.microsoft.com/en-us/azure/storage/blobs/encryption-scope-manage?tabs=portal), and how to [configure customer managed keys](https://docs.microsoft.com/en-us/azure/data-explorer/customer-managed-keys-portal) - Stopped using memory-mapped files and switched to the `io.ReaderAt` and `io.WriterAt` interfaces. Please refer [this](https://togithub.com/Azure/azure-storage-blob-go/pull/223/commits/0e3e7a4e260c059c49a418a0f1501452d3e05a44) to know more - Fixed issue [#​214](https://togithub.com/Azure/azure-storage-blob-go/issues/214) - Fixed issue [#​230](https://togithub.com/Azure/azure-storage-blob-go/issues/230)
giantswarm/conditions ### [`v0.4.0`](https://togithub.com/giantswarm/conditions/compare/v0.3.0...v0.4.0) [Compare Source](https://togithub.com/giantswarm/conditions/compare/v0.3.0...v0.4.0)
google/go-cmp ### [`v0.5.7`](https://togithub.com/google/go-cmp/releases/v0.5.7) [Compare Source](https://togithub.com/google/go-cmp/compare/v0.5.6...v0.5.7) Reporter changes: - ([#​266](https://togithub.com/google/go-cmp/issues/266)) Fix textual printing of byte slices - ([#​275](https://togithub.com/google/go-cmp/issues/275)) Reduce minimum length for specialize string diffing - ([#​276](https://togithub.com/google/go-cmp/issues/276)) Use any alias instead of interface{} Code cleanup changes: - ([#​281](https://togithub.com/google/go-cmp/issues/281)) Update minimum supported version to go1.11 - ([#​282](https://togithub.com/google/go-cmp/issues/282)) Drop hacks to work around Go reflection bugs in Go1.9 - ([#​285](https://togithub.com/google/go-cmp/issues/285)) Add //go:build lines - ([#​262](https://togithub.com/google/go-cmp/issues/262)) Fix staticcheck findings - ([#​263](https://togithub.com/google/go-cmp/issues/263)) Avoid shadowing variable - ([#​268](https://togithub.com/google/go-cmp/issues/268)) Use sha256 in test - ([#​271](https://togithub.com/google/go-cmp/issues/271)) Fix spelling mistakes - ([#​269](https://togithub.com/google/go-cmp/issues/269)) Change build status badge
prometheus/client_golang ### [`v1.12.1`](https://togithub.com/prometheus/client_golang/releases/v1.12.1) [Compare Source](https://togithub.com/prometheus/client_golang/compare/v1.12.0...v1.12.1) - \[BUGFIX] Make the Go 1.17 collector concurrency-safe [#​969](https://togithub.com/prometheus/client_golang/issues/969) - Use simpler locking in the Go 1.17 collector [#​975](https://togithub.com/prometheus/client_golang/issues/975) - \[BUGFIX] Reduce granularity of histogram buckets for Go 1.17 collector [#​974](https://togithub.com/prometheus/client_golang/issues/974) - \[ENHANCEMENT] API client: make HTTP reads more efficient [#​976](https://togithub.com/prometheus/client_golang/issues/976) **Full Changelog**: https://github.com/prometheus/client_golang/compare/v1.12.0...v1.12.1 ### [`v1.12.0`](https://togithub.com/prometheus/client_golang/releases/v1.12.0) [Compare Source](https://togithub.com/prometheus/client_golang/compare/v1.11.0...v1.12.0) - \[CHANGE] example/random: Move flags and metrics into main() [#​935](https://togithub.com/prometheus/client_golang/issues/935) - \[FEATURE] API client: Support wal replay status api [#​944](https://togithub.com/prometheus/client_golang/issues/944) - \[FEATURE] Use the runtime/metrics package for the Go collector for 1.17+ [#​955](https://togithub.com/prometheus/client_golang/issues/955) - \[ENHANCEMENT] API client: Update /api/v1/status/tsdb to include headStats [#​925](https://togithub.com/prometheus/client_golang/issues/925) - \[ENHANCEMENT] promhttp: Check validity of method and code label values [#​962](https://togithub.com/prometheus/client_golang/issues/962) #### What's Changed - Address minor issues on the changelog by [@​kakkoyun](https://togithub.com/kakkoyun) in [https://github.com/prometheus/client_golang/pull/879](https://togithub.com/prometheus/client_golang/pull/879) - Synchronize common files from prometheus/prometheus by [@​prombot](https://togithub.com/prombot) in [https://github.com/prometheus/client_golang/pull/888](https://togithub.com/prometheus/client_golang/pull/888) - Update status badgets by [@​SuperQ](https://togithub.com/SuperQ) in [https://github.com/prometheus/client_golang/pull/885](https://togithub.com/prometheus/client_golang/pull/885) - Updating dependency versions + cleanup by [@​sivabalan](https://togithub.com/sivabalan) in [https://github.com/prometheus/client_golang/pull/881](https://togithub.com/prometheus/client_golang/pull/881) - Synchronize common files from prometheus/prometheus by [@​prombot](https://togithub.com/prombot) in [https://github.com/prometheus/client_golang/pull/892](https://togithub.com/prometheus/client_golang/pull/892) - add ExponentialBucketsRange function by [@​sbunce](https://togithub.com/sbunce) in [https://github.com/prometheus/client_golang/pull/899](https://togithub.com/prometheus/client_golang/pull/899) - Synchronize common files from prometheus/prometheus by [@​prombot](https://togithub.com/prombot) in [https://github.com/prometheus/client_golang/pull/909](https://togithub.com/prometheus/client_golang/pull/909) - Update cespare/xxhash dependency by [@​dtrudg](https://togithub.com/dtrudg) in [https://github.com/prometheus/client_golang/pull/913](https://togithub.com/prometheus/client_golang/pull/913) - example/random: Move flags and metrics into main() by [@​beorn7](https://togithub.com/beorn7) in [https://github.com/prometheus/client_golang/pull/935](https://togithub.com/prometheus/client_golang/pull/935) - Fix typo by [@​gozeloglu](https://togithub.com/gozeloglu) in [https://github.com/prometheus/client_golang/pull/939](https://togithub.com/prometheus/client_golang/pull/939) - Add support for go 1.17 by [@​mrueg](https://togithub.com/mrueg) in [https://github.com/prometheus/client_golang/pull/950](https://togithub.com/prometheus/client_golang/pull/950) - Synchronize common files from prometheus/prometheus by [@​prombot](https://togithub.com/prombot) in [https://github.com/prometheus/client_golang/pull/928](https://togithub.com/prometheus/client_golang/pull/928) - Synchronize common files from prometheus/prometheus by [@​prombot](https://togithub.com/prombot) in [https://github.com/prometheus/client_golang/pull/952](https://togithub.com/prometheus/client_golang/pull/952) - API: support wal replay status api by [@​yeya24](https://togithub.com/yeya24) in [https://github.com/prometheus/client_golang/pull/944](https://togithub.com/prometheus/client_golang/pull/944) - Update /api/v1/status/tsdb to include headStats by [@​prymitive](https://togithub.com/prymitive) in [https://github.com/prometheus/client_golang/pull/925](https://togithub.com/prometheus/client_golang/pull/925) - Use the runtime/metrics package for the Go collector for 1.17+ by [@​mknyszek](https://togithub.com/mknyszek) in [https://github.com/prometheus/client_golang/pull/955](https://togithub.com/prometheus/client_golang/pull/955) - promhttp: Check validity of method and code label values by [@​kakkoyun](https://togithub.com/kakkoyun) in [https://github.com/prometheus/client_golang/pull/962](https://togithub.com/prometheus/client_golang/pull/962) - go.\*: Update dependencies by [@​kakkoyun](https://togithub.com/kakkoyun) in [https://github.com/prometheus/client_golang/pull/965](https://togithub.com/prometheus/client_golang/pull/965) #### New Contributors - [@​sivabalan](https://togithub.com/sivabalan) made their first contribution in [https://github.com/prometheus/client_golang/pull/881](https://togithub.com/prometheus/client_golang/pull/881) - [@​sbunce](https://togithub.com/sbunce) made their first contribution in [https://github.com/prometheus/client_golang/pull/899](https://togithub.com/prometheus/client_golang/pull/899) - [@​dtrudg](https://togithub.com/dtrudg) made their first contribution in [https://github.com/prometheus/client_golang/pull/913](https://togithub.com/prometheus/client_golang/pull/913) - [@​gozeloglu](https://togithub.com/gozeloglu) made their first contribution in [https://github.com/prometheus/client_golang/pull/939](https://togithub.com/prometheus/client_golang/pull/939) - [@​mrueg](https://togithub.com/mrueg) made their first contribution in [https://github.com/prometheus/client_golang/pull/950](https://togithub.com/prometheus/client_golang/pull/950) - [@​prymitive](https://togithub.com/prymitive) made their first contribution in [https://github.com/prometheus/client_golang/pull/925](https://togithub.com/prometheus/client_golang/pull/925) - [@​mknyszek](https://togithub.com/mknyszek) made their first contribution in [https://github.com/prometheus/client_golang/pull/955](https://togithub.com/prometheus/client_golang/pull/955) **Full Changelog**: https://github.com/prometheus/client_golang/compare/v1.11.0...v1.12.0
spf13/viper ### [`v1.10.1`](https://togithub.com/spf13/viper/releases/v1.10.1) [Compare Source](https://togithub.com/spf13/viper/compare/v1.10.0...v1.10.1) This is a maintenance release upgrading the Consul dependency fixing CVEs.
kubernetes/api ### [`v0.20.15`](https://togithub.com/kubernetes/api/compare/v0.20.14...v0.20.15) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.20.14...v0.20.15) ### [`v0.20.14`](https://togithub.com/kubernetes/api/compare/v0.20.13...v0.20.14) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.20.13...v0.20.14) ### [`v0.20.13`](https://togithub.com/kubernetes/api/compare/v0.20.12...v0.20.13) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.20.12...v0.20.13) ### [`v0.20.12`](https://togithub.com/kubernetes/api/compare/v0.20.11...v0.20.12) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.20.11...v0.20.12) ### [`v0.20.11`](https://togithub.com/kubernetes/api/compare/v0.20.10...v0.20.11) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.20.10...v0.20.11) ### [`v0.20.10`](https://togithub.com/kubernetes/api/compare/v0.20.9...v0.20.10) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.20.9...v0.20.10) ### [`v0.20.9`](https://togithub.com/kubernetes/api/compare/v0.20.8...v0.20.9) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.20.8...v0.20.9) ### [`v0.20.8`](https://togithub.com/kubernetes/api/compare/v0.20.7...v0.20.8) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.20.7...v0.20.8) ### [`v0.20.7`](https://togithub.com/kubernetes/api/compare/v0.20.6...v0.20.7) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.20.6...v0.20.7) ### [`v0.20.6`](https://togithub.com/kubernetes/api/compare/v0.20.5...v0.20.6) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.20.5...v0.20.6) ### [`v0.20.5`](https://togithub.com/kubernetes/api/compare/v0.20.4...v0.20.5) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.20.4...v0.20.5) ### [`v0.20.4`](https://togithub.com/kubernetes/api/compare/v0.20.3...v0.20.4) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.20.3...v0.20.4) ### [`v0.20.3`](https://togithub.com/kubernetes/api/compare/v0.20.2...v0.20.3) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.20.2...v0.20.3) ### [`v0.20.2`](https://togithub.com/kubernetes/api/compare/v0.20.1...v0.20.2) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.20.1...v0.20.2) ### [`v0.20.1`](https://togithub.com/kubernetes/api/compare/v0.20.0...v0.20.1) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.20.0...v0.20.1) ### [`v0.20.0`](https://togithub.com/kubernetes/api/compare/v0.19.16...v0.20.0) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.19.16...v0.20.0) ### [`v0.19.16`](https://togithub.com/kubernetes/api/compare/v0.19.15...v0.19.16) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.19.15...v0.19.16) ### [`v0.19.15`](https://togithub.com/kubernetes/api/compare/v0.19.14...v0.19.15) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.19.14...v0.19.15) ### [`v0.19.14`](https://togithub.com/kubernetes/api/compare/v0.19.13...v0.19.14) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.19.13...v0.19.14) ### [`v0.19.13`](https://togithub.com/kubernetes/api/compare/v0.19.12...v0.19.13) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.19.12...v0.19.13) ### [`v0.19.12`](https://togithub.com/kubernetes/api/compare/v0.19.11...v0.19.12) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.19.11...v0.19.12) ### [`v0.19.11`](https://togithub.com/kubernetes/api/compare/v0.19.10...v0.19.11) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.19.10...v0.19.11) ### [`v0.19.10`](https://togithub.com/kubernetes/api/compare/v0.19.9...v0.19.10) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.19.9...v0.19.10) ### [`v0.19.9`](https://togithub.com/kubernetes/api/compare/v0.19.8...v0.19.9) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.19.8...v0.19.9) ### [`v0.19.8`](https://togithub.com/kubernetes/api/compare/v0.19.7...v0.19.8) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.19.7...v0.19.8) ### [`v0.19.7`](https://togithub.com/kubernetes/api/compare/v0.19.6...v0.19.7) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.19.6...v0.19.7) ### [`v0.19.6`](https://togithub.com/kubernetes/api/compare/v0.19.5...v0.19.6) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.19.5...v0.19.6) ### [`v0.19.5`](https://togithub.com/kubernetes/api/compare/v0.19.4...v0.19.5) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.19.4...v0.19.5) ### [`v0.19.4`](https://togithub.com/kubernetes/api/compare/v0.19.3...v0.19.4) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.19.3...v0.19.4) ### [`v0.19.3`](https://togithub.com/kubernetes/api/compare/v0.19.2...v0.19.3) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.19.2...v0.19.3) ### [`v0.19.2`](https://togithub.com/kubernetes/api/compare/v0.19.1...v0.19.2) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.19.1...v0.19.2) ### [`v0.19.1`](https://togithub.com/kubernetes/api/compare/v0.19.0...v0.19.1) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.19.0...v0.19.1) ### [`v0.19.0`](https://togithub.com/kubernetes/api/compare/v0.18.19...v0.19.0) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.18.19...v0.19.0)
kubernetes/apiextensions-apiserver ### [`v0.20.15`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.14...v0.20.15) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.14...v0.20.15) ### [`v0.20.14`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.13...v0.20.14) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.13...v0.20.14) ### [`v0.20.13`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.12...v0.20.13) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.12...v0.20.13) ### [`v0.20.12`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.11...v0.20.12) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.11...v0.20.12) ### [`v0.20.11`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.10...v0.20.11) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.10...v0.20.11) ### [`v0.20.10`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.9...v0.20.10) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.9...v0.20.10) ### [`v0.20.9`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.8...v0.20.9) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.8...v0.20.9) ### [`v0.20.8`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.7...v0.20.8) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.7...v0.20.8) ### [`v0.20.7`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.6...v0.20.7) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.6...v0.20.7) ### [`v0.20.6`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.5...v0.20.6) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.5...v0.20.6) ### [`v0.20.5`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.4...v0.20.5) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.4...v0.20.5) ### [`v0.20.4`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.3...v0.20.4) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.3...v0.20.4) ### [`v0.20.3`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.2...v0.20.3) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.2...v0.20.3) ### [`v0.20.2`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.1...v0.20.2) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.1...v0.20.2) ### [`v0.20.1`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.0...v0.20.1) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.20.0...v0.20.1) ### [`v0.20.0`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.16...v0.20.0) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.16...v0.20.0) ### [`v0.19.16`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.15...v0.19.16) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.15...v0.19.16) ### [`v0.19.15`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.14...v0.19.15) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.14...v0.19.15) ### [`v0.19.14`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.13...v0.19.14) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.13...v0.19.14) ### [`v0.19.13`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.12...v0.19.13) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.12...v0.19.13) ### [`v0.19.12`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.11...v0.19.12) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.11...v0.19.12) ### [`v0.19.11`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.10...v0.19.11) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.10...v0.19.11) ### [`v0.19.10`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.9...v0.19.10) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.9...v0.19.10) ### [`v0.19.9`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.8...v0.19.9) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.8...v0.19.9) ### [`v0.19.8`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.7...v0.19.8) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.7...v0.19.8) ### [`v0.19.7`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.6...v0.19.7) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.6...v0.19.7) ### [`v0.19.6`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.5...v0.19.6) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.5...v0.19.6) ### [`v0.19.5`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.4...v0.19.5) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.4...v0.19.5) ### [`v0.19.4`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.3...v0.19.4) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.3...v0.19.4) ### [`v0.19.3`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.2...v0.19.3) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.2...v0.19.3) ### [`v0.19.2`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.1...v0.19.2) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.1...v0.19.2) ### [`v0.19.1`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.0...v0.19.1) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.19.0...v0.19.1) ### [`v0.19.0`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.18.19...v0.19.0) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.18.19...v0.19.0)
kubernetes/apimachinery ### [`v0.20.15`](https://togithub.com/kubernetes/apimachinery/compare/v0.20.14...v0.20.15) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.20.14...v0.20.15) ### [`v0.20.14`](https://togithub.com/kubernetes/apimachinery/compare/v0.20.13...v0.20.14) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.20.13...v0.20.14) ### [`v0.20.13`](https://togithub.com/kubernetes/apimachinery/compare/v0.20.12...v0.20.13) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.20.12...v0.20.13) ### [`v0.20.12`](https://togithub.com/kubernetes/apimachinery/compare/v0.20.11...v0.20.12) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.20.11...v0.20.12) ### [`v0.20.11`](https://togithub.com/kubernetes/apimachinery/compare/v0.20.10...v0.20.11) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.20.10...v0.20.11) ### [`v0.20.10`](https://togithub.com/kubernetes/apimachinery/compare/v0.20.9...v0.20.10) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.20.9...v0.20.10) ### [`v0.20.9`](https://togithub.com/kubernetes/apimachinery/compare/v0.20.8...v0.20.9) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.20.8...v0.20.9) ### [`v0.20.8`](https://togithub.com/kubernetes/apimachinery/compare/v0.20.7...v0.20.8) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.20.7...v0.20.8) ### [`v0.20.7`](https://togithub.com/kubernetes/apimachinery/compare/v0.20.6...v0.20.7) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.20.6...v0.20.7) ### [`v0.20.6`](https://togithub.com/kubernetes/apimachinery/compare/v0.20.5...v0.20.6) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.20.5...v0.20.6) ### [`v0.20.5`](https://togithub.com/kubernetes/apimachinery/compare/v0.20.4...v0.20.5) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.20.4...v0.20.5) ### [`v0.20.4`](https://togithub.com/kubernetes/apimachinery/compare/v0.20.3...v0.20.4) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.20.3...v0.20.4) ### [`v0.20.3`](https://togithub.com/kubernetes/apimachinery/compare/v0.20.2...v0.20.3) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.20.2...v0.20.3) ### [`v0.20.2`](https://togithub.com/kubernetes/apimachinery/compare/v0.20.1...v0.20.2) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.20.1...v0.20.2) ### [`v0.20.1`](https://togithub.com/kubernetes/apimachinery/compare/v0.20.0...v0.20.1) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.20.0...v0.20.1) ### [`v0.20.0`](https://togithub.com/kubernetes/apimachinery/compare/v0.19.16...v0.20.0) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.19.16...v0.20.0) ### [`v0.19.16`](https://togithub.com/kubernetes/apimachinery/compare/v0.19.15...v0.19.16) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.19.15...v0.19.16) ### [`v0.19.15`](https://togithub.com/kubernetes/apimachinery/compare/v0.19.14...v0.19.15) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.19.14...v0.19.15) ### [`v0.19.14`](https://togithub.com/kubernetes/apimachinery/compare/v0.19.13...v0.19.14) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.19.13...v0.19.14) ### [`v0.19.13`](https://togithub.com/kubernetes/apimachinery/compare/v0.19.12...v0.19.13) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.19.12...v0.19.13) ### [`v0.19.12`](https://togithub.com/kubernetes/apimachinery/compare/v0.19.11...v0.19.12) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.19.11...v0.19.12) ### [`v0.19.11`](https://togithub.com/kubernetes/apimachinery/compare/v0.19.10...v0.19.11) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.19.10...v0.19.11) ### [`v0.19.10`](https://togithub.com/kubernetes/apimachinery/compare/v0.19.9...v0.19.10) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.19.9...v0.19.10) ### [`v0.19.9`](https://togithub.com/kubernetes/apimachinery/compare/v0.19.8...v0.19.9) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.19.8...v0.19.9) ### [`v0.19.8`](https://togithub.com/kubernetes/apimachinery/compare/v0.19.7...v0.19.8) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.19.7...v0.19.8) ### [`v0.19.7`](https://togithub.com/kubernetes/apimachinery/compare/v0.19.6...v0.19.7) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.19.6...v0.19.7) ### [`v0.19.6`](https://togithub.com/kubernetes/apimachinery/compare/v0.19.5...v0.19.6) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.19.5...v0.19.6) ### [`v0.19.5`](https://togithub.com/kubernetes/apimachinery/compare/v0.19.4...v0.19.5) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.19.4...v0.19.5) ### [`v0.19.4`](https://togithub.com/kubernetes/apimachinery/compare/v0.19.3...v0.19.4) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.19.3...v0.19.4) ### [`v0.19.3`](https://togithub.com/kubernetes/apimachinery/compare/v0.19.2...v0.19.3) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.19.2...v0.19.3) ### [`v0.19.2`](https://togithub.com/kubernetes/apimachinery/compare/v0.19.1...v0.19.2) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.19.1...v0.19.2) ### [`v0.19.1`](https://togithub.com/kubernetes/apimachinery/compare/v0.19.0...v0.19.1) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.19.0...v0.19.1) ### [`v0.19.0`](https://togithub.com/kubernetes/apimachinery/compare/v0.18.19...v0.19.0) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.18.19...v0.19.0)
kubernetes/client-go ### [`v0.20.15`](https://togithub.com/kubernetes/client-go/compare/v0.20.14...v0.20.15) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.20.14...v0.20.15) ### [`v0.20.14`](https://togithub.com/kubernetes/client-go/compare/v0.20.13...v0.20.14) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.20.13...v0.20.14) ### [`v0.20.13`](https://togithub.com/kubernetes/client-go/compare/v0.20.12...v0.20.13) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.20.12...v0.20.13) ### [`v0.20.12`](https://togithub.com/kubernetes/client-go/compare/v0.20.11...v0.20.12) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.20.11...v0.20.12) ### [`v0.20.11`](https://togithub.com/kubernetes/client-go/compare/v0.20.10...v0.20.11) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.20.10...v0.20.11) ### [`v0.20.10`](https://togithub.com/kubernetes/client-go/compare/v0.20.9...v0.20.10) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.20.9...v0.20.10) ### [`v0.20.9`](https://togithub.com/kubernetes/client-go/compare/v0.20.8...v0.20.9) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.20.8...v0.20.9) ### [`v0.20.8`](https://togithub.com/kubernetes/client-go/compare/v0.20.7...v0.20.8) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.20.7...v0.20.8) ### [`v0.20.7`](https://togithub.com/kubernetes/client-go/compare/v0.20.6...v0.20.7) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.20.6...v0.20.7) ### [`v0.20.6`](https://togithub.com/kubernetes/client-go/compare/v0.20.5...v0.20.6) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.20.5...v0.20.6) ### [`v0.20.5`](https://togithub.com/kubernetes/client-go/compare/v0.20.4...v0.20.5) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.20.4...v0.20.5) ### [`v0.20.4`](https://togithub.com/kubernetes/client-go/compare/v0.20.3...v0.20.4) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.20.3...v0.20.4) ### [`v0.20.3`](https://togithub.com/kubernetes/client-go/compare/v0.20.2...v0.20.3) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.20.2...v0.20.3) ### [`v0.20.2`](https://togithub.com/kubernetes/client-go/compare/v0.20.1...v0.20.2) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.20.1...v0.20.2) ### [`v0.20.1`](https://togithub.com/kubernetes/client-go/compare/v0.20.0...v0.20.1) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.20.0...v0.20.1) ### [`v0.20.0`](https://togithub.com/kubernetes/client-go/compare/v0.19.16...v0.20.0) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.19.16...v0.20.0) ### [`v0.19.16`](https://togithub.com/kubernetes/client-go/compare/v0.19.15...v0.19.16) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.19.15...v0.19.16) ### [`v0.19.15`](https://togithub.com/kubernetes/client-go/compare/v0.19.14...v0.19.15) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.19.14...v0.19.15) ### [`v0.19.14`](https://togithub.com/kubernetes/client-go/compare/v0.19.13...v0.19.14) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.19.13...v0.19.14) ### [`v0.19.13`](https://togithub.com/kubernetes/client-go/compare/v0.19.12...v0.19.13) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.19.12...v0.19.13) ### [`v0.19.12`](https://togithub.com/kubernetes/client-go/compare/v0.19.11...v0.19.12) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.19.11...v0.19.12) ### [`v0.19.11`](https://togithub.com/kubernetes/client-go/compare/v0.19.10...v0.19.11) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.19.10...v0.19.11) ### [`v0.19.10`](https://togithub.com/kubernetes/client-go/compare/v0.19.9...v0.19.10) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.19.9...v0.19.10) ### [`v0.19.9`](https://togithub.com/kubernetes/client-go/compare/v0.19.8...v0.19.9) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.19.8...v0.19.9) ### [`v0.19.8`](https://togithub.com/kubernetes/client-go/compare/v0.19.7...v0.19.8) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.19.7...v0.19.8) ### [`v0.19.7`](https://togithub.com/kubernetes/client-go/compare/v0.19.6...v0.19.7) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.19.6...v0.19.7) ### [`v0.19.6`](https://togithub.com/kubernetes/client-go/compare/v0.19.5...v0.19.6) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.19.5...v0.19.6) ### [`v0.19.5`](https://togithub.com/kubernetes/client-go/compare/v0.19.4...v0.19.5) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.19.4...v0.19.5) ### [`v0.19.4`](https://togithub.com/kubernetes/client-go/compare/v0.19.3...v0.19.4) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.19.3...v0.19.4) ### [`v0.19.3`](https://togithub.com/kubernetes/client-go/compare/v0.19.2...v0.19.3) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.19.2...v0.19.3) ### [`v0.19.2`](https://togithub.com/kubernetes/client-go/compare/v0.19.1...v0.19.2) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.19.1...v0.19.2) ### [`v0.19.1`](https://togithub.com/kubernetes/client-go/compare/v0.19.0...v0.19.1) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.19.0...v0.19.1) ### [`v0.19.0`](https://togithub.com/kubernetes/client-go/compare/v0.18.19...v0.19.0) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.18.19...v0.19.0)
kubernetes-sigs/controller-runtime ### [`v0.6.5`](https://togithub.com/kubernetes-sigs/controller-runtime/releases/v0.6.5) [Compare Source](https://togithub.com/kubernetes-sigs/controller-runtime/compare/v0.6.4...v0.6.5) ## Changes since v0.6.4 #### :bug: Bug Fixes - client.List should check on UnstructuredList, not Unstructured ([#​1287](https://togithub.com/kubernetes-sigs/controller-runtime/issues/1287)) - Wait for metadata cache to sync ([#​1282](https://togithub.com/kubernetes-sigs/controller-runtime/issues/1282)) *Thanks to all our contributors!* 😊

Configuration

📅 Schedule: "after 9am on thursday" (UTC).

🚦 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 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/giantswarm/azure-operator":"/mnt/renovate/gh/giantswarm/azure-operator" -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_COUNT -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -w "/mnt/renovate/gh/giantswarm/azure-operator" docker.io/renovate/go:1.17.6 bash -l -c "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 v1.0.0
go: downloading github.com/giantswarm/micrologger v0.6.0
go: downloading github.com/giantswarm/versionbundle v1.0.0
go: downloading github.com/spf13/viper v1.10.1
go: downloading github.com/Azure/azure-sdk-for-go v48.2.2+incompatible
go: downloading github.com/Azure/go-autorest/autorest v0.11.24
go: downloading github.com/Azure/go-autorest v14.2.0+incompatible
go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11
go: downloading github.com/giantswarm/apiextensions/v2 v2.6.2
go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible
go: downloading k8s.io/api v0.21.3
go: downloading k8s.io/apimachinery v0.21.3
go: downloading sigs.k8s.io/controller-runtime v0.6.5
go: downloading github.com/google/go-cmp v0.5.7
go: downloading github.com/prometheus/client_golang v1.12.1
go: downloading github.com/giantswarm/operatorkit/v4 v4.3.1
go: downloading github.com/giantswarm/apiextensions/v3 v3.39.0
go: downloading github.com/giantswarm/cluster-api-provider-azure v0.4.12-gsalpha3
go: downloading github.com/giantswarm/cluster-api v0.3.13-gs
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0
go: downloading github.com/giantswarm/k8sclient/v5 v5.12.0
go: downloading github.com/giantswarm/to v0.4.0
go: downloading github.com/giantswarm/ipam v0.3.0
go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
go: downloading github.com/giantswarm/certs/v3 v3.1.1
go: downloading github.com/giantswarm/kubelock/v2 v2.0.0
go: downloading k8s.io/client-go v0.20.15
go: downloading github.com/golang/mock v1.6.0
go: downloading github.com/giantswarm/errors v0.3.0
go: downloading github.com/giantswarm/tenantcluster/v3 v3.0.0
go: downloading github.com/giantswarm/microendpoint v1.0.0
go: downloading github.com/giantswarm/exporterkit v1.0.0
go: downloading github.com/giantswarm/k8scloudconfig/v11 v11.0.1
go: downloading github.com/Azure/azure-storage-blob-go v0.14.0
go: downloading github.com/giantswarm/conditions v0.4.0
go: downloading github.com/giantswarm/conditions-handler v0.2.1
go: downloading github.com/coreos/go-semver v0.3.0
go: downloading github.com/giantswarm/k8smetadata v0.9.2
go: downloading github.com/giantswarm/badnodedetector v1.0.1
go: downloading k8s.io/apiextensions-apiserver v0.20.15
go: downloading github.com/spf13/cobra v1.3.0
go: downloading github.com/go-kit/kit v0.12.0
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/go-kit/log v0.2.0
go: downloading github.com/go-stack/stack v1.8.1
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/spf13/pflag v1.0.5
go: downloading github.com/subosito/gotenv v1.2.0
go: downloading gopkg.in/ini.v1 v1.66.2
go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0
go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0
go: downloading github.com/Azure/go-autorest/tracing v0.6.0
go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18
go: downloading github.com/Azure/go-autorest/logger v0.2.1
go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5
go: downloading github.com/dimchansky/utfbom v1.1.1
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading github.com/evanphx/json-patch v4.9.0+incompatible
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.32.1
go: downloading github.com/prometheus/procfs v0.7.3
go: downloading golang.org/x/sys v0.0.0-20220114195835-da31bd327af9
go: downloading google.golang.org/protobuf v1.27.1
go: downloading k8s.io/klog/v2 v2.8.0
go: downloading k8s.io/klog v1.0.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.1.2
go: downloading sigs.k8s.io/structured-merge-diff v0.0.0-20190525122527-15d366b2352e
go: downloading github.com/google/uuid v1.2.0
go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3
go: downloading k8s.io/utils v0.0.0-20201110183641-67b214c5f920
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/onsi/gomega v1.13.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/giantswarm/backoff v0.2.0
go: downloading github.com/giantswarm/microstorage v0.2.0
go: downloading github.com/blang/semver v3.5.1+incompatible
go: downloading github.com/gobuffalo/flect v0.2.2
go: downloading golang.org/x/net v0.0.0-20211209124913-491a49abca63
go: downloading github.com/giantswarm/k8sclient/v4 v4.0.0
go: downloading github.com/Masterminds/semver/v3 v3.1.1
go: downloading github.com/Azure/azure-pipeline-go v0.2.3
go: downloading github.com/inconshreveable/mousetrap v1.0.0
go: downloading github.com/go-logfmt/logfmt v0.5.1
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 github.com/golang-jwt/jwt/v4 v4.2.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
go: downloading github.com/go-logr/logr v0.4.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading gomodules.xyz/jsonpatch/v2 v2.0.1
go: downloading github.com/cenkalti/backoff v2.2.1+incompatible
go: downloading github.com/imdario/mergo v0.3.11
go: downloading github.com/docker/distribution v2.7.1+incompatible
go: downloading github.com/modern-go/reflect2 v1.0.2
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/getsentry/sentry-go v0.9.0
go: downloading github.com/googleapis/gnostic v0.4.1
go: downloading github.com/mattn/go-ieproxy v0.0.1
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading k8s.io/kube-openapi v0.0.0-20211110013926-83f114cd0513
go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading k8s.io/apiserver v0.20.15
go: downloading github.com/hashicorp/golang-lru v0.5.4
go: downloading google.golang.org/appengine v1.6.7
go: downloading k8s.io/api v0.23.3
github.com/giantswarm/azure-operator/v5/service/controller/azureconfig/handler/masters imports
    github.com/giantswarm/conditions/pkg/conditions imports
    sigs.k8s.io/cluster-api/api/v1alpha4: cannot find module providing package sigs.k8s.io/cluster-api/api/v1alpha4
github.com/giantswarm/azure-operator/v5/service/controller/azureconfig/handler/masters imports
    github.com/giantswarm/conditions/pkg/conditions imports
    sigs.k8s.io/cluster-api/exp/api/v1alpha4: cannot find module providing package sigs.k8s.io/cluster-api/exp/api/v1alpha4
github.com/giantswarm/azure-operator/v5/client imports
    sigs.k8s.io/controller-runtime/pkg/client imports
    k8s.io/client-go/kubernetes/scheme imports
    k8s.io/api/batch/v2alpha1: cannot find module providing package k8s.io/api/batch/v2alpha1
github.com/giantswarm/azure-operator/v5/client imports
    sigs.k8s.io/controller-runtime/pkg/client imports
    k8s.io/client-go/kubernetes/scheme imports
    k8s.io/api/discovery/v1alpha1: cannot find module providing package k8s.io/api/discovery/v1alpha1