Skip to content
This repository has been archived by the owner on Jun 21, 2021. It is now read-only.

Update giantswarm modules (major) #90

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/giantswarm/app/v4 require major v4.13.0 -> v5.0.1
github.com/giantswarm/operatorkit require major v1.2.0 -> v5.0.0

Release Notes

giantswarm/app

v5.0.1

Compare Source

v5.0.0

Compare Source

giantswarm/operatorkit

v5.0.0

Compare Source

v4.3.1

Compare Source

v4.3.0

Compare Source

v4.2.0

Compare Source

v4.1.0

Compare Source

v4.0.0

Compare Source

v3.0.0

Compare Source

v2.0.2

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source


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.


  • If you want to rebase/retry this PR, check this box.

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

@renovate
Copy link
Contributor Author

renovate bot commented May 27, 2021

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

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/app-checker":"/mnt/renovate/gh/giantswarm/app-checker" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e GOFLAGS -e CGO_ENABLED -w "/mnt/renovate/gh/giantswarm/app-checker" docker.io/renovate/go:1.16.4 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go install github.com/marwan-at-work/mod/cmd/mod@latest && mod upgrade --mod-name=github.com/giantswarm/operatorkit -t=5 && go mod tidy && go mod tidy"
go: downloading github.com/giantswarm/apiextensions/v3 v3.23.0
go: downloading github.com/giantswarm/k8sclient/v5 v5.11.0
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/spf13/viper v1.7.1
go: downloading k8s.io/client-go v0.18.19
go: downloading github.com/giantswarm/microendpoint v0.2.0
go: downloading github.com/Masterminds/semver/v3 v3.1.1
go: downloading github.com/giantswarm/app/v4 v4.13.0
go: downloading github.com/go-kit/kit v0.10.0
go: downloading github.com/google/go-github v17.0.0+incompatible
go: downloading github.com/google/go-github/v32 v32.1.0
go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
go: downloading k8s.io/apimachinery v0.18.19
go: downloading github.com/giantswarm/backoff v0.2.0
go: downloading k8s.io/api v0.18.19
go: downloading k8s.io/apiextensions-apiserver v0.18.9
go: downloading sigs.k8s.io/controller-runtime v0.6.4
go: downloading github.com/giantswarm/versionbundle v0.2.0
go: downloading github.com/spf13/cobra v1.0.0
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/prometheus/client_golang v1.10.0
go: downloading github.com/go-stack/stack v1.8.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.1
go: downloading github.com/mitchellh/mapstructure v1.1.2
go: downloading github.com/pelletier/go-toml v1.6.0
go: downloading github.com/spf13/afero v1.2.2
go: downloading github.com/spf13/cast v1.3.0
go: downloading github.com/spf13/jwalterweatherman v1.0.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.51.1
go: downloading gopkg.in/yaml.v2 v2.3.0
go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
go: downloading k8s.io/klog v1.0.0
go: downloading github.com/giantswarm/k8smetadata v0.3.0
go: downloading sigs.k8s.io/yaml v1.2.0
go: downloading github.com/google/go-querystring v1.0.0
go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.1.0
go: downloading sigs.k8s.io/structured-merge-diff v0.0.0-20190525122527-15d366b2352e
go: downloading sigs.k8s.io/structured-merge-diff/v3 v3.0.1
go: downloading github.com/cenkalti/backoff v2.2.1+incompatible
go: downloading k8s.io/utils v0.0.0-20200619165400-6e3d28b6ed19
go: downloading github.com/imdario/mergo v0.3.12
go: downloading github.com/evanphx/json-patch v4.9.0+incompatible
go: downloading golang.org/x/time v0.0.0-20191024005414-555d28b269f0
go: downloading github.com/coreos/go-semver v0.3.0
go: downloading golang.org/x/sync v0.0.0-20201207232520-09787c993a3a
go: downloading gopkg.in/resty.v1 v1.12.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 v1.1.0
go: downloading github.com/cespare/xxhash/v2 v2.1.1
go: downloading github.com/golang/protobuf v1.4.3
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading github.com/prometheus/common v0.18.0
go: downloading github.com/prometheus/procfs v0.6.0
go: downloading golang.org/x/sys v0.0.0-20210309074719-68d13333faf2
go: downloading github.com/go-logfmt/logfmt v0.5.0
go: downloading golang.org/x/text v0.3.3
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading google.golang.org/appengine v1.6.6
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/json-iterator/go v1.1.10
go: downloading github.com/googleapis/gnostic v0.3.1
go: downloading github.com/modern-go/reflect2 v1.0.1
go: downloading github.com/pkg/errors v0.9.1
go: downloading google.golang.org/protobuf v1.23.0
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/giantswarm/cluster-api v0.3.10-gs
go: downloading github.com/go-logr/logr v0.1.0
go: downloading github.com/google/go-cmp v0.5.5
go: downloading github.com/onsi/gomega v1.10.1
go: downloading gomodules.xyz/jsonpatch/v2 v2.0.1
go: downloading github.com/blang/semver v3.5.1+incompatible
go: downloading github.com/gobuffalo/flect v0.2.2
go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
go: downloading github.com/docker/distribution v2.7.1+incompatible
go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading k8s.io/kube-openapi v0.0.0-20200410145947-61e04a5be9a6
go: downloading github.com/google/uuid v1.1.1
go: downloading github.com/hashicorp/golang-lru v0.5.4
go: downloading k8s.io/klog/v2 v2.0.0
go: downloading github.com/giantswarm/operatorkit v1.2.0
go: downloading github.com/giantswarm/apiextensions v0.3.9
go: downloading sigs.k8s.io/structured-merge-diff v1.0.1
go: downloading github.com/blang/semver v1.1.0
go: downloading github.com/cenkalti/backoff v1.1.0
go: downloading github.com/evanphx/json-patch v0.5.2
go: downloading k8s.io/client-go v1.5.2
go get: added github.com/giantswarm/operatorkit v1.2.0
go: downloading github.com/marwan-at-work/mod v0.4.1
go: downloading github.com/urfave/cli/v2 v2.3.0
go: downloading golang.org/x/mod v0.2.0
go: downloading golang.org/x/tools v0.0.0-20200417140056-c07e33ef3290
go: downloading github.com/PuerkitoBio/goquery v1.5.1
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d
go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
go: downloading github.com/andybalholm/cascadia v1.1.0
go: downloading golang.org/x/net v0.0.0-20200226121028-0de0cce0169b
go: downloading github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
go: downloading github.com/giantswarm/operatorkit/v5 v5.0.0
go: downloading github.com/stretchr/testify v1.4.0
go: downloading github.com/onsi/ginkgo v1.12.1
go: downloading github.com/BurntSushi/toml v0.3.1
go: downloading github.com/smartystreets/goconvey v1.6.4
go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/go-logr/zapr v0.1.0
go: downloading go.uber.org/zap v1.13.0
go: downloading github.com/jtolds/gls v4.20.0+incompatible
go: downloading github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d
go: downloading github.com/kr/pretty v0.1.0
go: downloading github.com/nxadm/tail v1.4.4
go: downloading go.uber.org/atomic v1.5.0
go: downloading go.uber.org/multierr v1.3.0
go: downloading golang.org/x/lint v0.0.0-20190930215403-16217165b5de
go: downloading github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1
go: downloading github.com/kr/text v0.1.0
go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: downloading go.uber.org/tools v0.0.0-20190618225709-2cfd321de3ee
go: downloading honnef.co/go/tools v0.0.1-2019.2.3
go: downloading golang.org/x/tools v0.0.0-20210106214847-113979e3529a
go: downloading golang.org/x/mod v0.3.0
go: finding module for package github.com/giantswarm/operatorkit/v5/flag/service/kubernetes
github.com/giantswarm/app-checker/flag/service imports
	github.com/giantswarm/operatorkit/v5/flag/service/kubernetes: module github.com/giantswarm/operatorkit/v5@latest found (v5.0.0), but does not contain package github.com/giantswarm/operatorkit/v5/flag/service/kubernetes

@renovate renovate bot force-pushed the renovate/major-giantswarm-modules branch from 381ba48 to c2212fd Compare June 4, 2021 09:06
@renovate renovate bot changed the title Update module github.com/giantswarm/operatorkit to v5 Update giantswarm modules to v5 (major) Jun 4, 2021
@renovate
Copy link
Contributor Author

renovate bot commented Jun 4, 2021

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

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/app-checker":"/mnt/renovate/gh/giantswarm/app-checker" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e GOFLAGS -e CGO_ENABLED -w "/mnt/renovate/gh/giantswarm/app-checker" docker.io/renovate/go:1.16.5 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go install github.com/marwan-at-work/mod/cmd/mod@latest && mod upgrade --mod-name=github.com/giantswarm/app/v4 -t=5 && mod upgrade --mod-name=github.com/giantswarm/operatorkit -t=5 && go mod tidy && go mod tidy"
go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
go: downloading k8s.io/apiextensions-apiserver v0.18.19
go: downloading github.com/prometheus/client_golang v1.10.0
go: downloading gopkg.in/ini.v1 v1.51.1
go: downloading sigs.k8s.io/structured-merge-diff v0.0.0-20190525122527-15d366b2352e
go: downloading golang.org/x/sync v0.0.0-20201207232520-09787c993a3a
go: downloading github.com/golang/protobuf v1.4.3
go: downloading github.com/prometheus/common v0.18.0
go: downloading github.com/prometheus/procfs v0.6.0
go: downloading golang.org/x/sys v0.0.0-20210309074719-68d13333faf2
go: downloading google.golang.org/protobuf v1.23.0
go: downloading github.com/google/go-cmp v0.5.6
go: downloading github.com/giantswarm/app v0.2.3
go get: added github.com/giantswarm/app/v4 v4.13.0
go get: added github.com/giantswarm/operatorkit v1.2.0
go: downloading github.com/marwan-at-work/mod v0.4.1
go: downloading github.com/urfave/cli/v2 v2.3.0
go: downloading golang.org/x/mod v0.2.0
go: downloading golang.org/x/tools v0.0.0-20200417140056-c07e33ef3290
go: downloading github.com/PuerkitoBio/goquery v1.5.1
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d
go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
go: downloading github.com/andybalholm/cascadia v1.1.0
go: downloading golang.org/x/net v0.0.0-20200226121028-0de0cce0169b
go: downloading github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
go: downloading github.com/giantswarm/operatorkit/v5 v5.0.0
go: downloading github.com/giantswarm/app/v5 v5.0.1
go: downloading golang.org/x/lint v0.0.0-20190930215403-16217165b5de
go: downloading honnef.co/go/tools v0.0.1-2019.2.3
go: finding module for package github.com/giantswarm/operatorkit/v5/flag/service/kubernetes
github.com/giantswarm/app-checker/flag/service imports
	github.com/giantswarm/operatorkit/v5/flag/service/kubernetes: module github.com/giantswarm/operatorkit/v5@latest found (v5.0.0), but does not contain package github.com/giantswarm/operatorkit/v5/flag/service/kubernetes

@renovate renovate bot force-pushed the renovate/major-giantswarm-modules branch from c2212fd to f0f9cc1 Compare June 14, 2021 09:17
@renovate renovate bot force-pushed the renovate/major-giantswarm-modules branch from f0f9cc1 to dc699ed Compare June 15, 2021 19:28
@renovate renovate bot changed the title Update giantswarm modules to v5 (major) Update giantswarm modules (major) Jun 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant