Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/redhat-cop/operator-utils to v2 #37

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/redhat-cop/operator-utils v1.1.4 -> v2.0.0 age adoption passing confidence

Release Notes

redhat-cop/operator-utils (github.com/redhat-cop/operator-utils)

v1.3.8

Compare Source

What's Changed

Full Changelog: redhat-cop/operator-utils@v1.3.7...v1.3.8

v1.3.7

Compare Source

What's Changed

Full Changelog: redhat-cop/operator-utils@v1.3.6...v1.3.7

v1.3.6

Compare Source

What's Changed

New Contributors

Full Changelog: redhat-cop/operator-utils@v1.3.5...v1.3.6

v1.3.5

Compare Source

Full Changelog: redhat-cop/operator-utils@v1.3.4...v1.3.5

v1.3.4

Compare Source

What's Changed

New Contributors

Full Changelog: redhat-cop/operator-utils@v1.3.3...v1.3.4

v1.3.3

Compare Source

v1.3.2

Compare Source

  • Perf impr (#​82) 8266d61 (raffaelespazzoli)
  • docs: Fix typo (exits -> exists) d565797 (Masato Naka)

v1.3.1

Compare Source

  • changed patch type name to workarounf osdk issue c87b639 (raffaelespazzoli)

v1.3.0

Compare Source

  • fixed docs 863a1e6 (raffaelespazzoli)
  • reset to no v2 533c20a (raffaelespazzoli)
  • fixed module upgrade dc172eb (raffaelespazzoli)
  • added v2 module 5c046ed (raffaelespazzoli)
  • New patch (#​80) b22e79c (raffaelespazzoli)
  • bump to osdk 1.15 (#​79) db103cf (raffaelespazzoli)

v1.2.2

Compare Source

  • bumped to osdk 1.13 fixed status 410a587 (raffaelespazzoli)

v1.2.1

Compare Source

  • Some more nil pointer checks f1e80d0 (Iain Calder)
  • Add nil pointer check 7bb1a96 (Iain Calder)
  • Fix typos in README.md 11c7f7a (Hamish Robertson)

v1.2.0

Compare Source

  • bunch of fixes based on golint (#​76) 99bdc30 (raffaelespazzoli)
  • conditionally return only failing controllers (#​75) 3408732 (raffaelespazzoli)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependency label Oct 27, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Oct 27, 2023

⚠ 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 click 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_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/f06a47/cbd0f5/repos/github/appuio/keycloak-attribute-sync-controller":"/tmp/worker/f06a47/cbd0f5/repos/github/appuio/keycloak-attribute-sync-controller" -v "/tmp/worker/f06a47/cbd0f5/cache":"/tmp/worker/f06a47/cbd0f5/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 CONTAINERBASE_CACHE_DIR -w "/tmp/worker/f06a47/cbd0f5/repos/github/appuio/keycloak-attribute-sync-controller" ghcr.io/containerbase/sidecar:9.23.5 bash -l -c "install-tool golang 1.21.3 && go get -d -t ./..."
go: downloading k8s.io/api v0.22.1
go: downloading k8s.io/apimachinery v0.22.1
go: downloading sigs.k8s.io/controller-runtime v0.10.0
go: downloading github.com/stretchr/testify v1.8.4
go: downloading github.com/robfig/cron v1.2.0
go: downloading github.com/Nerzal/gocloak/v9 v9.0.4
go: downloading github.com/onsi/ginkgo v1.16.5
go: downloading github.com/onsi/gomega v1.17.0
go: downloading github.com/openshift/api v3.9.0+incompatible
go: downloading k8s.io/apiextensions-apiserver v0.22.1
go: downloading k8s.io/client-go v0.22.1
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.1.0
go: downloading k8s.io/klog/v2 v2.9.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.1.2
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/evanphx/json-patch v5.6.0+incompatible
go: downloading github.com/go-logr/logr v0.4.0
go: downloading github.com/dgrijalva/jwt-go/v4 v4.0.0-preview1
go: downloading github.com/go-resty/resty/v2 v2.6.0
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/segmentio/ksuid v1.0.3
go: downloading k8s.io/utils v0.0.0-20210802155522-efc7438f0176
go: downloading golang.org/x/net v0.0.0-20210520170846-37e1c6afe023
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading github.com/go-logr/zapr v0.4.0
go: downloading go.uber.org/zap v1.19.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/google/go-cmp v0.5.5
go: downloading github.com/json-iterator/go v1.1.11
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/prometheus/client_golang v1.11.0
go: downloading k8s.io/kube-openapi v0.0.0-20210421082810-95288971da7e
go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
go: downloading github.com/nxadm/tail v1.4.8
go: downloading golang.org/x/sys v0.0.0-20210817190340-bfb29a6856f2
go: downloading golang.org/x/term v0.0.0-20210220032956-6a3ed077a48d
go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
go: downloading go.uber.org/atomic v1.7.0
go: downloading go.uber.org/multierr v1.6.0
go: downloading github.com/Azure/go-autorest/autorest v0.11.18
go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.13
go: downloading github.com/Azure/go-autorest v14.2.0+incompatible
go: downloading github.com/modern-go/reflect2 v1.0.1
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading gomodules.xyz/jsonpatch/v2 v2.2.0
go: downloading github.com/imdario/mergo v0.3.12
go: downloading github.com/spf13/pflag v1.0.5
go: downloading k8s.io/component-base v0.22.1
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading github.com/prometheus/common v0.26.0
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/googleapis/gnostic v0.5.5
go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: downloading golang.org/x/text v0.3.6
go: downloading github.com/Azure/go-autorest/logger v0.2.1
go: downloading github.com/Azure/go-autorest/tracing v0.6.0
go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0
go: downloading github.com/form3tech-oss/jwt-go v3.2.3+incompatible
go: downloading golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83
go: downloading cloud.google.com/go v0.54.0
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/google/uuid v1.1.2
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.1.1
go: downloading github.com/prometheus/procfs v0.6.0
go: downloading github.com/fsnotify/fsnotify v1.4.9
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
go: downloading google.golang.org/protobuf v1.26.0
go: downloading github.com/redhat-cop/operator-utils v1.3.7
go: downloading k8s.io/api v0.28.2
go: downloading k8s.io/apimachinery v0.28.2
go: downloading sigs.k8s.io/controller-runtime v0.15.2
go: downloading github.com/onsi/gomega v1.27.10
go: downloading k8s.io/apiextensions-apiserver v0.27.2
go: downloading k8s.io/client-go v0.28.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading k8s.io/klog/v2 v2.100.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
go: downloading github.com/evanphx/json-patch v5.7.0+incompatible
go: downloading github.com/evanphx/json-patch/v5 v5.6.0
go: downloading github.com/go-logr/logr v1.2.4
go: downloading github.com/google/go-cmp v0.5.9
go: downloading k8s.io/utils v0.0.0-20230406110748-d93618cff8a2
go: downloading github.com/go-logr/zapr v1.2.4
go: downloading go.uber.org/zap v1.24.0
go: downloading golang.org/x/net v0.13.0
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/prometheus/client_golang v1.16.0
go: downloading k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9
go: downloading golang.org/x/sys v0.10.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading golang.org/x/oauth2 v0.8.0
go: downloading go.uber.org/atomic v1.10.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading golang.org/x/term v0.10.0
go: downloading golang.org/x/time v0.3.0
go: downloading gomodules.xyz/jsonpatch/v2 v2.3.0
go: downloading k8s.io/component-base v0.28.2
go: downloading github.com/prometheus/client_model v0.4.0
go: downloading github.com/prometheus/common v0.44.0
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading golang.org/x/text v0.11.0
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/prometheus/procfs v0.10.1
go: downloading google.golang.org/protobuf v1.30.0
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/fsnotify/fsnotify v1.6.0
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/go-openapi/swag v0.22.3
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/emicklei/go-restful/v3 v3.9.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/emicklei/go-restful v2.9.5+incompatible
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/josharian/intern v1.0.0
go: downloading sigs.k8s.io/controller-runtime v0.16.3
go: github.com/appuio/keycloak-attribute-sync-controller/controllers tested by
	github.com/appuio/keycloak-attribute-sync-controller/controllers.test imports
	sigs.k8s.io/controller-runtime/pkg/envtest/printer: cannot find module providing package sigs.k8s.io/controller-runtime/pkg/envtest/printer
go: downloading github.com/kr/pretty v0.3.1
go: downloading go.uber.org/goleak v1.2.1
go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
go: warning: github.com/openshift/api@v3.9.0+incompatible: retracted by module author: v3.9.0 is the only tag in openshift/api and it was created before go.mod was
go: to switch to the latest unretracted version, run:
	go get github.com/openshift/api@latest

@renovate renovate bot force-pushed the renovate/git.luolix.top-redhat-cop-operator-utils-2.x branch from ba46c50 to e6aa56a Compare October 27, 2023 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants