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 k8s.io/api to v0.32.0 #11

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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 23, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.24.17 -> v0.32.0 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.32.0

Compare Source

v0.31.4

Compare Source

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

Compare Source

v0.30.8

Compare Source

v0.30.7

Compare Source

v0.30.6

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

v0.30.0

Compare Source

v0.29.12

Compare Source

v0.29.11

Compare Source

v0.29.10

Compare Source

v0.29.9

Compare Source

v0.29.8

Compare Source

v0.29.7

Compare Source

v0.29.6

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

v0.29.3

Compare Source

v0.29.2

Compare Source

v0.29.1

Compare Source

v0.29.0

Compare Source

v0.28.15

Compare Source

v0.28.14

Compare Source

v0.28.13

Compare Source

v0.28.12

Compare Source

v0.28.11

Compare Source

v0.28.10

Compare Source

v0.28.9

Compare Source

v0.28.8

Compare Source

v0.28.7

Compare Source

v0.28.6

Compare Source

v0.28.5

Compare Source

v0.28.4

Compare Source

v0.28.3

Compare Source

v0.28.2

Compare Source

v0.28.1

Compare Source

v0.28.0

Compare Source

v0.27.16

Compare Source

v0.27.15

Compare Source

v0.27.14

Compare Source

v0.27.13

Compare Source

v0.27.12

Compare Source

v0.27.11

Compare Source

v0.27.10

Compare Source

v0.27.9

Compare Source

v0.27.8

Compare Source

v0.27.7

Compare Source

v0.27.6

Compare Source

v0.27.5

Compare Source

v0.27.4

Compare Source

v0.27.3

Compare Source

v0.27.2

Compare Source

v0.27.1

Compare Source

v0.27.0

Compare Source

v0.26.15

Compare Source

v0.26.14

Compare Source

v0.26.13

Compare Source

v0.26.12

Compare Source

v0.26.11

Compare Source

v0.26.10

Compare Source

v0.26.9

Compare Source

v0.26.8

Compare Source

v0.26.7

Compare Source

v0.26.6

Compare Source

v0.26.5

Compare Source

v0.26.4

Compare Source

v0.26.3

Compare Source

v0.26.2

Compare Source

v0.26.1

Compare Source

v0.26.0

Compare Source

v0.25.16

Compare Source

v0.25.15

Compare Source

v0.25.14

Compare Source

v0.25.13

Compare Source

v0.25.12

Compare Source

v0.25.11

Compare Source

v0.25.10

Compare Source

v0.25.9

Compare Source

v0.25.8

Compare Source

v0.25.7

Compare Source

v0.25.6

Compare Source

v0.25.5

Compare Source

v0.25.4

Compare Source

v0.25.3

Compare Source

v0.25.2

Compare Source

v0.25.1

Compare Source

v0.25.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 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-bot renovate-bot changed the title Update module k8s.io/api to v0.28.3 Update module k8s.io/api to v0.28.4 Nov 16, 2023
@renovate-bot renovate-bot force-pushed the renovate/k8s.io-api-0.x branch from 7df2a85 to 44674b9 Compare November 16, 2023 01:31
@renovate-bot renovate-bot force-pushed the renovate/k8s.io-api-0.x branch from 44674b9 to f7c9b8a Compare December 13, 2023 19:06
@renovate-bot renovate-bot changed the title Update module k8s.io/api to v0.28.4 Update module k8s.io/api to v0.29.0 Dec 13, 2023
Copy link

forking-renovate bot commented Dec 13, 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: go get -d -t ./...
go: downloading github.com/spf13/viper v1.17.0
go: downloading github.com/fatih/color v1.15.0
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading github.com/spf13/cobra v1.8.0
go: downloading k8s.io/client-go v0.24.17
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/agnivade/levenshtein v1.1.1
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/olekukonko/tablewriter v0.0.5
go: downloading github.com/docker/cli v24.0.8+incompatible
go: downloading k8s.io/api v0.30.0
go: downloading k8s.io/apimachinery v0.30.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.17
go: downloading golang.org/x/sys v0.18.0
go: downloading github.com/fsnotify/fsnotify v1.6.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/sagikazarmark/locafero v0.3.0
go: downloading github.com/sagikazarmark/slog-shim v0.1.0
go: downloading github.com/spf13/afero v1.10.0
go: downloading github.com/spf13/cast v1.5.1
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/mattn/go-runewidth v0.0.9
go: downloading github.com/moby/term v0.0.0-20221105221325-4eb28fa6025c
go: downloading github.com/sirupsen/logrus v1.9.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading golang.org/x/net v0.23.0
go: downloading k8s.io/klog/v2 v2.120.1
go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b
go: downloading github.com/imdario/mergo v0.3.5
go: downloading golang.org/x/term v0.18.0
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading golang.org/x/exp v0.0.0-20230905200255-921286631fa9
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/pelletier/go-toml/v2 v2.1.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/google/gnostic v0.5.7-v3refs
go: downloading golang.org/x/time v0.3.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading golang.org/x/oauth2 v0.12.0
go: downloading github.com/go-logr/logr v1.4.1
go: downloading github.com/moby/spdystream v0.2.0
go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading google.golang.org/protobuf v1.33.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
go: downloading go.uber.org/multierr v1.9.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 google.golang.org/appengine v1.6.7
go: downloading go.uber.org/atomic v1.9.0
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-openapi/swag v0.22.3
go: downloading github.com/emicklei/go-restful v2.16.0+incompatible
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/emicklei/go-restful/v3 v3.8.0
go: downloading github.com/josharian/intern v1.0.0
go: github.com/khulnasoft-lab/shipyard/pkg/k8s imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/flowcontrol/v1alpha1: cannot find module providing package k8s.io/api/flowcontrol/v1alpha1

@renovate-bot renovate-bot changed the title Update module k8s.io/api to v0.29.0 Update module k8s.io/api to v0.29.1 Jan 18, 2024
@renovate-bot renovate-bot force-pushed the renovate/k8s.io-api-0.x branch from f7c9b8a to 10ddf13 Compare January 18, 2024 01:31
@renovate-bot renovate-bot force-pushed the renovate/k8s.io-api-0.x branch from 10ddf13 to ce6a8fa Compare February 15, 2024 01:33
@renovate-bot renovate-bot changed the title Update module k8s.io/api to v0.29.1 Update module k8s.io/api to v0.29.2 Feb 15, 2024
@renovate-bot renovate-bot force-pushed the renovate/k8s.io-api-0.x branch from ce6a8fa to 14063f6 Compare March 16, 2024 02:04
@renovate-bot renovate-bot changed the title Update module k8s.io/api to v0.29.2 Update module k8s.io/api to v0.29.3 Mar 16, 2024
@renovate-bot renovate-bot force-pushed the renovate/k8s.io-api-0.x branch from 14063f6 to 7c35011 Compare April 17, 2024 03:48
@renovate-bot renovate-bot changed the title Update module k8s.io/api to v0.29.3 Update module k8s.io/api to v0.29.4 Apr 17, 2024
@renovate-bot renovate-bot changed the title Update module k8s.io/api to v0.29.4 Update module k8s.io/api to v0.30.0 Apr 18, 2024
@renovate-bot renovate-bot force-pushed the renovate/k8s.io-api-0.x branch from 7c35011 to 0b63e6b Compare April 18, 2024 00:39
@renovate-bot renovate-bot force-pushed the renovate/k8s.io-api-0.x branch from 0b63e6b to a8a80bf Compare May 15, 2024 18:24
@renovate-bot renovate-bot changed the title Update module k8s.io/api to v0.30.0 Update module k8s.io/api to v0.30.1 May 15, 2024
Copy link

forking-renovate bot commented May 15, 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/fatih/color v1.15.0
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading github.com/spf13/cobra v1.8.0
go: downloading github.com/spf13/viper v1.17.0
go: downloading k8s.io/client-go v0.24.17
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/agnivade/levenshtein v1.1.1
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/olekukonko/tablewriter v0.0.5
go: downloading github.com/docker/cli v24.0.8+incompatible
go: downloading k8s.io/api v0.32.0
go: downloading k8s.io/apimachinery v0.32.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.17
go: downloading golang.org/x/sys v0.26.0
go: downloading github.com/fsnotify/fsnotify v1.6.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/sagikazarmark/locafero v0.3.0
go: downloading github.com/sagikazarmark/slog-shim v0.1.0
go: downloading github.com/spf13/afero v1.10.0
go: downloading github.com/spf13/cast v1.5.1
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/mattn/go-runewidth v0.0.9
go: downloading github.com/moby/term v0.0.0-20221105221325-4eb28fa6025c
go: downloading github.com/sirupsen/logrus v1.9.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
go: downloading golang.org/x/net v0.30.0
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading github.com/imdario/mergo v0.3.5
go: downloading golang.org/x/term v0.25.0
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading golang.org/x/exp v0.0.0-20230905200255-921286631fa9
go: downloading golang.org/x/text v0.19.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/pelletier/go-toml/v2 v2.1.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.2
go: downloading sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/google/gnostic v0.5.7-v3refs
go: downloading golang.org/x/time v0.7.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading golang.org/x/oauth2 v0.12.0
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/moby/spdystream v0.5.0
go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
go: downloading github.com/fxamacker/cbor/v2 v2.7.0
go: downloading google.golang.org/protobuf v1.35.1
go: downloading github.com/json-iterator/go v1.1.12
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f
go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
go: downloading go.uber.org/multierr v1.9.0
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading google.golang.org/appengine v1.6.7
go: downloading go.uber.org/atomic v1.9.0
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/emicklei/go-restful v2.16.0+incompatible
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/josharian/intern v1.0.0
go: github.com/khulnasoft-lab/shipyard/pkg/k8s imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/flowcontrol/v1alpha1: cannot find module providing package k8s.io/api/flowcontrol/v1alpha1

@renovate-bot renovate-bot force-pushed the renovate/k8s.io-api-0.x branch from a8a80bf to 19b2511 Compare June 12, 2024 19:29
@renovate-bot renovate-bot changed the title Update module k8s.io/api to v0.30.1 Update module k8s.io/api to v0.30.2 Jun 12, 2024
@renovate-bot renovate-bot force-pushed the renovate/k8s.io-api-0.x branch from 19b2511 to 1e90861 Compare July 17, 2024 21:58
@renovate-bot renovate-bot changed the title Update module k8s.io/api to v0.30.2 Update module k8s.io/api to v0.30.3 Jul 17, 2024
@renovate-bot renovate-bot force-pushed the renovate/k8s.io-api-0.x branch from 1e90861 to d42ea4f Compare August 13, 2024 18:46
@renovate-bot renovate-bot changed the title Update module k8s.io/api to v0.30.3 Update module k8s.io/api to v0.31.0 Aug 13, 2024
@renovate-bot renovate-bot force-pushed the renovate/k8s.io-api-0.x branch from d42ea4f to c87bb82 Compare September 12, 2024 08:36
@renovate-bot renovate-bot changed the title Update module k8s.io/api to v0.31.0 Update module k8s.io/api to v0.31.1 Sep 12, 2024
@renovate-bot renovate-bot force-pushed the renovate/k8s.io-api-0.x branch from c87bb82 to 6ad3262 Compare October 23, 2024 20:19
@renovate-bot renovate-bot changed the title Update module k8s.io/api to v0.31.1 Update module k8s.io/api to v0.31.2 Oct 23, 2024
@renovate-bot renovate-bot force-pushed the renovate/k8s.io-api-0.x branch from 6ad3262 to c4519ac Compare November 21, 2024 06:36
@renovate-bot renovate-bot changed the title Update module k8s.io/api to v0.31.2 Update module k8s.io/api to v0.31.3 Nov 21, 2024
@renovate-bot renovate-bot force-pushed the renovate/k8s.io-api-0.x branch from c4519ac to e2fbd0a Compare December 11, 2024 05:20
@renovate-bot renovate-bot changed the title Update module k8s.io/api to v0.31.3 Update module k8s.io/api to v0.31.4 Dec 11, 2024
@renovate-bot renovate-bot force-pushed the renovate/k8s.io-api-0.x branch from e2fbd0a to c9c0581 Compare December 12, 2024 00:37
@renovate-bot renovate-bot changed the title Update module k8s.io/api to v0.31.4 Update module k8s.io/api to v0.32.0 Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant