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/giantswarm/k8sclient/v7 to v7.2.0 #1148

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/giantswarm/k8sclient/v7 v7.0.1 -> v7.2.0 age adoption passing confidence

Release Notes

giantswarm/k8sclient (github.com/giantswarm/k8sclient/v7)

v7.2.0

Compare Source

Changed
  • Upgrade go to 1.20

v7.1.0

Compare Source

Changed
  • Upgrade controller-runtime to v0.16.3

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 is behind base branch, 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 requested a review from a team as a code owner June 3, 2024 09:21
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Jun 3, 2024
@renovate renovate bot force-pushed the renovate/github.com-giantswarm-k8sclient-v7-7.x branch from b8f4b6a to dd044df Compare June 3, 2024 09:38
@marians
Copy link
Member

marians commented Jun 3, 2024

Fails with

# sigs.k8s.io/kustomize/kyaml/openapi
/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.13.9/openapi/openapi.go:656:33: cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to swagger.FromGnostic
# k8s.io/kubectl/pkg/util/openapi
/go/pkg/mod/k8s.io/kubectl@v0.25.2/pkg/util/openapi/openapi_getter.go:36:42: cannot use &CachedOpenAPIGetter{} (value of type *CachedOpenAPIGetter) as discovery.OpenAPISchemaInterface value in variable declaration: *CachedOpenAPIGetter does not implement discovery.OpenAPISchemaInterface (wrong type for method OpenAPISchema)
                have OpenAPISchema() (*"github.com/google/gnostic/openapiv2".Document, error)
                want OpenAPISchema() (*"github.com/google/gnostic-models/openapiv2".Document, error)
/go/pkg/mod/k8s.io/kubectl@v0.25.2/pkg/util/openapi/openapi_getter.go:49:28: cannot use g.openAPIClient.OpenAPISchema() (value of type *"github.com/google/gnostic-models/openapiv2".Document) as *"github.com/google/gnostic/openapiv2".Document value in assignment
/go/pkg/mod/k8s.io/kubectl@v0.25.2/pkg/util/openapi/openapi_getter.go:78:46: cannot use oapi (variable of type *"github.com/google/gnostic-models/openapiv2".Document) as *"github.com/google/gnostic/openapiv2".Document value in argument to NewOpenAPIData
/go/pkg/mod/k8s.io/kubectl@v0.25.2/pkg/util/openapi/openapi.go:49:38: cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to proto.NewOpenAPIData
# github.com/giantswarm/operatorkit/v7/pkg/controller
/go/pkg/mod/github.com/giantswarm/operatorkit/v7@v7.1.0/pkg/controller/controller.go:380:4: unknown field MetricsBindAddress in struct literal of type manager.Options
/go/pkg/mod/github.com/giantswarm/operatorkit/v7@v7.1.0/pkg/controller/controller.go:381:4: unknown field Namespace in struct literal of type manager.Options
/go/pkg/mod/github.com/giantswarm/operatorkit/v7@v7.1.0/pkg/controller/controller.go:382:4: unknown field SyncPeriod in struct literal of type manager.Options

@renovate renovate bot force-pushed the renovate/github.com-giantswarm-k8sclient-v7-7.x branch 3 times, most recently from b9e0d8e to 3ae4a3f Compare June 4, 2024 08:09
Copy link
Contributor Author

renovate bot commented Jun 5, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 19 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.25.2 -> v0.28.3
k8s.io/apimachinery v0.25.2 -> v0.28.3
k8s.io/client-go v0.25.2 -> v0.28.3
sigs.k8s.io/controller-runtime v0.11.2 -> v0.16.3
github.com/emicklei/go-restful/v3 v3.8.0 -> v3.11.0
github.com/go-openapi/jsonpointer v0.19.5 -> v0.19.6
github.com/go-openapi/jsonreference v0.19.5 -> v0.20.2
github.com/go-openapi/swag v0.19.14 -> v0.22.3
github.com/mailru/easyjson v0.7.6 -> v0.7.7
github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 -> v0.0.0-20221205130635-1aeaba878587
github.com/sirupsen/logrus v1.8.1 -> v1.9.0
gomodules.xyz/jsonpatch/v2 v2.2.0 -> v2.4.0
k8s.io/apiextensions-apiserver v0.25.2 -> v0.28.3
k8s.io/apiserver v0.25.2 -> v0.28.3
k8s.io/component-base v0.25.2 -> v0.28.3
k8s.io/klog/v2 v2.70.1 -> v2.100.1
k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 -> v0.0.0-20230717233707-2695361300d9
k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed -> v0.0.0-20230406110748-d93618cff8a2
sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 -> v0.0.0-20221116044647-bc3834ca7abd

@renovate renovate bot force-pushed the renovate/github.com-giantswarm-k8sclient-v7-7.x branch 5 times, most recently from 997d868 to d273fad Compare June 7, 2024 17:31
@renovate renovate bot force-pushed the renovate/github.com-giantswarm-k8sclient-v7-7.x branch from d273fad to d045f77 Compare June 14, 2024 10:55
@renovate renovate bot force-pushed the renovate/github.com-giantswarm-k8sclient-v7-7.x branch 3 times, most recently from 204d888 to b76c713 Compare July 18, 2024 11:19
@renovate renovate bot force-pushed the renovate/github.com-giantswarm-k8sclient-v7-7.x branch 2 times, most recently from 895c3d3 to 0d6a7ac Compare August 26, 2024 09:49
@renovate renovate bot force-pushed the renovate/github.com-giantswarm-k8sclient-v7-7.x branch 3 times, most recently from 4d8acbe to 3960be0 Compare September 20, 2024 16:14
@renovate renovate bot force-pushed the renovate/github.com-giantswarm-k8sclient-v7-7.x branch 2 times, most recently from 203a299 to ec1a56c Compare October 8, 2024 10:29
@renovate renovate bot force-pushed the renovate/github.com-giantswarm-k8sclient-v7-7.x branch from ec1a56c to 7904893 Compare October 17, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate PR created by RenovateBot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant