-
Notifications
You must be signed in to change notification settings - Fork 2
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/v6 to v8 #1184
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/github.com-giantswarm-k8sclient-v6-8.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
added
dependencies
Pull requests that update a dependency file
renovate
PR created by RenovateBot
labels
Nov 7, 2024
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
marians
requested changes
Nov 7, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fails with
# sigs.k8s.io/kustomize/kyaml/openapi
/go/pkg/mod/sigs.k8s.io/kustomize/[email protected]/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/[email protected]/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/[email protected]/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/[email protected]/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/[email protected]/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/k8sclient/v7/pkg/k8sclient
/go/pkg/mod/github.com/giantswarm/k8sclient/[email protected]/pkg/k8sclient/clients.go:116:47: not enough arguments in call to apiutil.NewDynamicRESTMapper
renovate
bot
force-pushed
the
renovate/github.com-giantswarm-k8sclient-v6-8.x
branch
3 times, most recently
from
November 15, 2024 19:28
0b28351
to
07c4a2a
Compare
renovate
bot
force-pushed
the
renovate/github.com-giantswarm-k8sclient-v6-8.x
branch
3 times, most recently
from
November 19, 2024 12:05
89d4b9f
to
05d2f8e
Compare
renovate
bot
force-pushed
the
renovate/github.com-giantswarm-k8sclient-v6-8.x
branch
5 times, most recently
from
December 9, 2024 18:09
b05d8bb
to
57f6917
Compare
renovate
bot
force-pushed
the
renovate/github.com-giantswarm-k8sclient-v6-8.x
branch
from
December 10, 2024 09:46
57f6917
to
d68b46d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v6.1.0
->v8.0.0
Release Notes
giantswarm/k8sclient (github.com/giantswarm/k8sclient/v6)
v8.0.0
Compare Source
Changed
v7.2.0
Compare Source
Changed
v7.1.0
Compare Source
Changed
v7.0.1
Compare Source
Fixed
CRDClient()
method.v7.0.0
Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.