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 kubernetes deps to v0.31.1 #125

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.30.0 -> v0.31.1 age adoption passing confidence
k8s.io/apimachinery v0.30.0 -> v0.31.1 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.31.1

Compare Source

v0.31.0

Compare Source

v0.30.5

Compare Source

v0.30.4

Compare Source

v0.30.3

Compare Source

v0.30.2

Compare Source

v0.30.1

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.31.1

Compare Source

v0.31.0

Compare Source

v0.30.5

Compare Source

v0.30.4

Compare Source

v0.30.3

Compare Source

v0.30.2

Compare Source

v0.30.1

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 automated label Feb 21, 2024
@renovate renovate bot changed the title Update kubernetes deps to v0.29.2 Update kubernetes deps to v0.29.3 Mar 16, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-deps branch from 64967b6 to a32284d Compare March 16, 2024 01:08
@renovate renovate bot force-pushed the renovate/kubernetes-deps branch from a32284d to 71d6414 Compare March 26, 2024 10:13
@renovate renovate bot force-pushed the renovate/kubernetes-deps branch from 71d6414 to 24f48c0 Compare April 20, 2024 14:07
@renovate renovate bot changed the title Update kubernetes deps to v0.29.3 Update kubernetes deps to v0.30.0 Apr 20, 2024
@renovate renovate bot changed the title Update kubernetes deps to v0.30.0 Update module k8s.io/api to v0.30.0 Apr 24, 2024
@renovate renovate bot changed the title Update module k8s.io/api to v0.30.0 Update kubernetes deps to v0.30.0 Apr 26, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-deps branch from 24f48c0 to cfb33ff Compare May 1, 2024 10:45
@renovate renovate bot changed the title Update kubernetes deps to v0.30.0 Update kubernetes deps May 1, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-deps branch 2 times, most recently from ff81ce8 to 4923630 Compare May 9, 2024 10:22
@renovate renovate bot force-pushed the renovate/kubernetes-deps branch 2 times, most recently from ae554c8 to 0586590 Compare May 21, 2024 07:07
@renovate renovate bot changed the title Update kubernetes deps Update kubernetes deps to v0.30.1 May 21, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-deps branch from 0586590 to a7ef37e Compare May 21, 2024 21:11
Copy link
Contributor Author

renovate bot commented Jun 4, 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):

  • 2 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21 -> 1.22.5
k8s.io/klog/v2 v2.110.1 -> v2.120.1
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 -> v0.0.0-20240228011516-70dd3763d340

@renovate renovate bot force-pushed the renovate/kubernetes-deps branch from a7ef37e to 4a9474d Compare June 4, 2024 10:24
@renovate renovate bot force-pushed the renovate/kubernetes-deps branch from 4a9474d to 57a80f1 Compare June 12, 2024 19:40
@renovate renovate bot changed the title Update kubernetes deps to v0.30.1 Update kubernetes deps to v0.30.2 Jun 12, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-deps branch 2 times, most recently from 81da05f to 9cbb698 Compare July 17, 2024 22:58
@renovate renovate bot changed the title Update kubernetes deps to v0.30.2 Update kubernetes deps to v0.30.3 Jul 17, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-deps branch from 9cbb698 to 628689d Compare August 13, 2024 16:30
@renovate renovate bot changed the title Update kubernetes deps to v0.30.3 Update kubernetes deps to v0.31.0 Aug 13, 2024
Copy link
Contributor Author

renovate bot commented Aug 13, 2024

⚠️ 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: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/crossplane/crossplane-runtime v1.17.0
go: downloading k8s.io/apimachinery v0.31.1
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/go-logr/zapr v1.3.0
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading google.golang.org/grpc v1.66.2
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/go-json-experiment/json v0.0.0-20240815175050-ebd3a8989ca1
go: downloading github.com/upbound/provider-aws v0.47.4
go: downloading k8s.io/utils v0.0.0-20240902221715-702e33fdd3c3
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading k8s.io/api v0.31.1
go: downloading sigs.k8s.io/controller-runtime v0.18.2
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading go.uber.org/multierr v1.11.0
go: downloading golang.org/x/net v0.26.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240604185151-ef581f913117
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading dario.cat/mergo v1.0.0
go: downloading github.com/spf13/afero v1.11.0
go: downloading k8s.io/client-go v0.30.0
go: downloading github.com/google/gofuzz v1.2.0
go: downloading github.com/evanphx/json-patch/v5 v5.9.0
go: downloading github.com/evanphx/json-patch v5.9.0+incompatible
go: downloading golang.org/x/sys v0.21.0
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/json-iterator/go v1.1.12
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading sigs.k8s.io/controller-tools v0.14.0
go: downloading golang.org/x/text v0.16.0
go: downloading golang.org/x/time v0.5.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
go: downloading github.com/fxamacker/cbor/v2 v2.7.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/crossplane/upjet v1.1.3
go: downloading github.com/spf13/cobra v1.8.0
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading golang.org/x/term v0.21.0
go: downloading golang.org/x/oauth2 v0.21.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-openapi/swag v0.22.4
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/gobuffalo/flect v1.0.2
go: downloading k8s.io/apiextensions-apiserver v0.30.0
go: downloading golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d
go: downloading github.com/fatih/color v1.16.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/prometheus/client_golang v1.19.1
go: downloading k8s.io/component-base v0.30.0
go: downloading github.com/hashicorp/terraform-json v0.17.1
go: downloading github.com/hashicorp/terraform-plugin-framework v1.4.1
go: downloading github.com/hashicorp/terraform-plugin-sdk/v2 v2.30.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.5.0
go: downloading github.com/prometheus/common v0.48.0
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/prometheus/procfs v0.12.0
go: downloading github.com/antchfx/htmlquery v1.2.4
go: downloading github.com/hashicorp/hcl/v2 v2.19.1
go: downloading github.com/tmccombs/hcl2json v0.3.3
go: downloading github.com/yuin/goldmark v1.4.13
go: downloading github.com/zclconf/go-cty v1.14.1
go: downloading github.com/fatih/camelcase v1.0.0
go: downloading github.com/iancoleman/strcase v0.2.0
go: downloading golang.org/x/sync v0.7.0
go: downloading github.com/hashicorp/go-version v1.6.0
go: downloading github.com/hashicorp/terraform-plugin-go v0.19.0
go: downloading github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
go: downloading github.com/hashicorp/go-uuid v1.0.3
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/hashicorp/terraform-plugin-log v0.9.0
go: downloading github.com/mitchellh/go-testing-interface v1.14.1
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f
go: downloading gomodules.xyz/jsonpatch/v2 v2.4.0
go: downloading github.com/antchfx/xpath v1.2.0
go: downloading github.com/agext/levenshtein v1.2.3
go: downloading github.com/apparentlymart/go-textseg/v15 v15.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading golang.org/x/mod v0.17.0
go: downloading github.com/vmihailenco/msgpack/v5 v5.3.5
go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible
go: downloading github.com/hashicorp/go-hclog v1.5.0
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0
go: downloading google.golang.org/appengine v1.6.8
go: downloading github.com/hashicorp/logutils v1.0.0
go: github.com/crossplane/function-sdk-go/resource/composed imports
	github.com/crossplane/crossplane-runtime/pkg/resource imports
	sigs.k8s.io/controller-runtime/pkg/client imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/resource/v1alpha2: cannot find module providing package k8s.io/api/resource/v1alpha2

@renovate renovate bot changed the title Update kubernetes deps to v0.31.0 Update kubernetes deps to v0.31.1 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-deps branch 2 times, most recently from 305e654 to 751c315 Compare September 16, 2024 23:35
Copy link
Contributor Author

renovate bot commented Sep 18, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v0.31.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/kubernetes-deps branch September 18, 2024 18:01
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.

0 participants