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 giantswarm modules #1533

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/giantswarm/conditions require minor v0.3.0 -> v0.4.0
quay.io/giantswarm/golang stage patch 1.17.0 -> 1.17.1

Release Notes

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)

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 3 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 GOFLAGS -e CGO_ENABLED -w "/mnt/renovate/gh/giantswarm/azure-operator" docker.io/renovate/go:1.17.1 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: downloading github.com/giantswarm/microerror v0.3.0
go: downloading github.com/giantswarm/microkit v0.2.2
go: downloading github.com/giantswarm/micrologger v0.5.0
go: downloading github.com/giantswarm/versionbundle v0.2.0
go: downloading github.com/spf13/viper v1.8.1
go: downloading github.com/Azure/azure-sdk-for-go v48.2.2+incompatible
go: downloading github.com/Azure/go-autorest/autorest v0.11.19
go: downloading github.com/Azure/go-autorest v14.2.0+incompatible
go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.8
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.4
go: downloading github.com/prometheus/client_golang v1.11.0
go: downloading github.com/giantswarm/operatorkit/v4 v4.3.1
go: downloading github.com/giantswarm/cluster-api v0.3.13-gs
go: downloading github.com/giantswarm/k8sclient/v5 v5.12.0
go: downloading github.com/giantswarm/apiextensions/v3 v3.33.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/cluster-api-provider-azure v0.4.12-gsalpha3
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.18.19
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 v0.2.0
go: downloading github.com/giantswarm/exporterkit v0.2.1
go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0
go: downloading github.com/giantswarm/k8scloudconfig/v10 v10.12.1
go: downloading github.com/giantswarm/to v0.3.0
go: downloading github.com/Azure/azure-storage-blob-go v0.11.0
go: downloading github.com/giantswarm/conditions v0.4.0
go: downloading sigs.k8s.io/yaml v1.2.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/badnodedetector v1.0.1
go: downloading k8s.io/apiextensions-apiserver v0.18.19
go: downloading github.com/spf13/cobra v1.0.0
go: downloading github.com/go-kit/kit v0.10.0
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/go-stack/stack v1.8.0
go: downloading gopkg.in/resty.v1 v1.12.0
go: downloading github.com/fsnotify/fsnotify v1.4.9
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/magiconair/properties v1.8.5
go: downloading github.com/mitchellh/mapstructure v1.4.1
go: downloading github.com/pelletier/go-toml v1.9.3
go: downloading github.com/spf13/afero v1.6.0
go: downloading github.com/spf13/cast v1.3.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.62.0
go: downloading gopkg.in/yaml.v2 v2.4.0
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.13
go: downloading github.com/Azure/go-autorest/logger v0.2.1
go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.2
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.1
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.26.0
go: downloading github.com/prometheus/procfs v0.6.0
go: downloading golang.org/x/sys v0.0.0-20210603081109-ebe580a85c40
go: downloading k8s.io/utils v0.0.0-20200912215256-4140de9c8800
go: downloading github.com/google/go-cmp v0.5.6
go: downloading github.com/onsi/gomega v1.10.3
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 k8s.io/klog/v2 v2.8.0
go: downloading k8s.io/klog v1.0.0
go: downloading github.com/google/uuid v1.1.2
go: downloading golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a
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-20210405180319-a5a99cb37ef4
go: downloading github.com/giantswarm/k8sclient/v4 v4.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/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.0
go: downloading golang.org/x/text v0.3.5
go: downloading github.com/form3tech-oss/jwt-go v3.2.2+incompatible
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-20191024005414-555d28b269f0
go: downloading google.golang.org/protobuf v1.26.0
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
go: downloading gomodules.xyz/jsonpatch/v2 v2.0.1
go: downloading github.com/go-logr/logr v0.4.0
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/json-iterator/go v1.1.11
go: downloading github.com/modern-go/reflect2 v1.0.1
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading golang.org/x/oauth2 v0.0.0-20210402161424-2e8d93401602
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 golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
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/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
go: downloading k8s.io/apiserver v0.18.19
go: downloading k8s.io/kube-openapi v0.0.0-20210305001622-591a79e4bda7
go: downloading github.com/hashicorp/golang-lru v0.5.4
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/googleapis/gnostic v0.5.5
go: downloading k8s.io/api v0.22.2
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/auditregistration/v1alpha1: cannot find module providing package k8s.io/api/auditregistration/v1alpha1
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
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/settings/v1alpha1: cannot find module providing package k8s.io/api/settings/v1alpha1
github.com/giantswarm/azure-operator/v5/service/controller/azureconfig/handler/blobobject imports
    github.com/giantswarm/apiextensions/v3/pkg/clientset/versioned imports
    k8s.io/client-go/discovery imports
    github.com/googleapis/gnostic/OpenAPIv2: cannot find module providing package github.com/googleapis/gnostic/OpenAPIv2