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 packages to v0.30.2 - autoclosed #1216

Closed

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Apr 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.29.3 -> v0.30.2 age adoption passing confidence
k8s.io/apiextensions-apiserver v0.29.3 -> v0.30.2 age adoption passing confidence
k8s.io/apimachinery v0.29.3 -> v0.30.2 age adoption passing confidence
k8s.io/client-go v0.29.3 -> v0.30.2 age adoption passing confidence
k8s.io/component-base v0.29.3 -> v0.30.2 age adoption passing confidence
k8s.io/component-helpers v0.29.3 -> v0.30.2 age adoption passing confidence
k8s.io/kubectl v0.29.3 -> v0.30.2 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.30.2

Compare Source

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.6

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)

v0.30.2

Compare Source

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.6

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.30.2

Compare Source

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.6

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.30.2

Compare Source

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.6

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

kubernetes/component-base (k8s.io/component-base)

v0.30.2

Compare Source

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.6

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

kubernetes/component-helpers (k8s.io/component-helpers)

v0.30.2

Compare Source

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.6

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

kubernetes/kubectl (k8s.io/kubectl)

v0.30.2

Compare Source

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.6

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source


Configuration

📅 Schedule: Branch creation - "* 3-6 * * 1-5" in timezone America/New_York, 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 has been generated by Mend Renovate. View repository job log here.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Apr 17, 2024
Copy link
Contributor

openshift-ci bot commented Apr 17, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: renovate-bot
Once this PR has been reviewed and has the lgtm label, please assign johnstrunk for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the size/M label Apr 17, 2024
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from e9850ac to d8fe523 Compare April 17, 2024 22:54
@renovate-bot renovate-bot changed the title Update kubernetes packages to v0.29.4 Update kubernetes packages Apr 17, 2024
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from d8fe523 to 969519f Compare April 17, 2024 22:55
@renovate-bot renovate-bot changed the title Update kubernetes packages Update kubernetes packages to v0.30.0 Apr 18, 2024
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 1a00a87 to 955a024 Compare April 24, 2024 22:34
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 6c9c85c to e5115a1 Compare May 2, 2024 17:31
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from d7edd16 to 8f80b4c Compare May 9, 2024 11:56
@tesshuflower
Copy link
Contributor

/hold

kubernetes 1.30 requires Go 1.22. Putting this on hold until we start building with Go 1.22

@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 8f80b4c to d71fb65 Compare May 15, 2024 11:47
@renovate-bot renovate-bot changed the title Update kubernetes packages to v0.30.0 Update kubernetes packages May 15, 2024
Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.3%. Comparing base (b67c61e) to head (e9850ac).
Report is 1 commits behind head on main.

Current head e9850ac differs from pull request most recent head 6e0938d

Please upload reports for the commit 6e0938d to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1216     +/-   ##
=======================================
- Coverage   67.5%   67.3%   -0.2%     
=======================================
  Files         57      57             
  Lines       5822    5805     -17     
=======================================
- Hits        3930    3912     -18     
+ Misses      1607    1605      -2     
- Partials     285     288      +3     

see 7 files with indirect coverage changes

@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from d71fb65 to 3c9b184 Compare May 15, 2024 20:49
@renovate-bot renovate-bot changed the title Update kubernetes packages Update kubernetes packages to v0.30.1 May 15, 2024
Copy link

forking-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.0 -> 1.22.4
k8s.io/cli-runtime v0.29.3 -> v0.30.2
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 -> v0.0.0-20240228011516-70dd3763d340

@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 3c9b184 to 06fd05c Compare June 4, 2024 11:12
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 06fd05c to 375aa1b Compare June 12, 2024 18:20
@renovate-bot renovate-bot changed the title Update kubernetes packages to v0.30.1 Update kubernetes packages to v0.30.2 Jun 12, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 7d7bdc0 to 563a0e5 Compare June 18, 2024 20:03
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 563a0e5 to 6e0938d Compare June 20, 2024 12:58
Copy link
Contributor

openshift-ci bot commented Jun 20, 2024

@renovate-bot: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-openshift 6e0938d link true /test e2e-openshift
ci/prow/e2e-openshift-fips 6e0938d link true /test e2e-openshift-fips
ci/prow/e2e-openshift-helm 6e0938d link true /test e2e-openshift-helm
ci/prow/images 6e0938d link true /test images
ci/prow/ci-bundle-volsync-bundle 6e0938d link true /test ci-bundle-volsync-bundle
ci/prow/unit 6e0938d link true /test unit

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@renovate-bot renovate-bot changed the title Update kubernetes packages to v0.30.2 Update kubernetes packages to v0.30.2 - autoclosed Jul 9, 2024
@renovate-bot renovate-bot deleted the renovate/kubernetes-go branch July 9, 2024 21:22
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 do-not-merge/hold size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants