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 kube to 0.98.0 #112

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

Update kube to 0.98.0 #112

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 17, 2024

This PR contains the following updates:

Package Type Update Change
kube dependencies minor 0.94.0 -> 0.98.0
kube-runtime dependencies minor 0.94.0 -> 0.98.0

Release Notes

kube-rs/kube (kube)

v0.98.0

Compare Source

===================

v0.97.0

Compare Source

===================

Highlights

  • CustomResource derive added features for crd yaml output:
  • Configuration edge cases:
    • Avoid double installations of aws-lc-rs (rustls crypto) provider #​1617
    • Kubeconfig fix for null user; #​1608
    • Default runtime watcher backoff alignment with client-go #​1603
  • Feature use:
    • Client proxy feature-set misuse prevention #​1626
    • Allow disabling gzip via Config #​1627
  • Depedency minors: thiserror, hashbrown, jsonptr, json-patch. Killed lazy_static / once_cell

What's Changed

Added
Changed
Fixed

v0.96.0

Compare Source

===================

Highlights

  • Features: webpki-roots added #​1323, and predicates no longer require unstable-runtime #​1578
  • Local auth: improve leniency/kubectl-alignment #​1595, remove http proxy vars #​1520
  • Dependencies: upgrades to tower and secrecy, and derivative swapped for educe

What's Changed

Added
Changed
Removed
Fixed

v0.95.0

Compare Source

===================

Kubernetes v1_31 support via k8s-openapi 0.23

Please upgrade k8s-openapi along with kube to avoid conflicts.

New minimum versions: MSRV 1.77.2, MK8SV: 1.26

What's Changed

Changed

v0.94.2

Compare Source

What's Changed

Fixes a runtime regression in watch_object.

Fixed
New Contributors

Full Changelog: kube-rs/kube@0.94.1...0.94.2

v0.94.1

Compare Source

===================

What's Changed

Convenience release. Adjusted a version bound to avoid possibility of running into version compatibility errors with hyper-rustls.

Fixed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 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.

Copy link
Contributor Author

renovate bot commented Sep 17, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/kube branch 4 times, most recently from 4eb6612 to c2c6b2e Compare September 21, 2024 19:46
@renovate renovate bot changed the title Update kube to 0.95.0 Update kube to 0.96.0 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/kube branch 10 times, most recently from 1ef0a5a to bbf747b Compare October 19, 2024 04:56
@renovate renovate bot force-pushed the renovate/kube branch 6 times, most recently from c343399 to ff0650b Compare October 25, 2024 21:24
@renovate renovate bot force-pushed the renovate/kube branch 2 times, most recently from 71fa43d to 3a420af Compare November 1, 2024 09:35
@renovate renovate bot force-pushed the renovate/kube branch 4 times, most recently from 50022f6 to a8593bd Compare November 12, 2024 01:33
@renovate renovate bot force-pushed the renovate/kube branch 3 times, most recently from 4636f81 to 80f4080 Compare December 11, 2024 07:58
@renovate renovate bot force-pushed the renovate/kube branch 4 times, most recently from a5baf59 to d378cb8 Compare December 23, 2024 14:22
@renovate renovate bot changed the title Update kube to 0.97.0 Update kube to 0.98.0 Dec 23, 2024
@renovate renovate bot force-pushed the renovate/kube branch 8 times, most recently from 18cd6a2 to 478a26c Compare January 3, 2025 04:11
@renovate renovate bot force-pushed the renovate/kube branch 8 times, most recently from 60f0b28 to 89eab0e Compare January 11, 2025 06:01
@renovate renovate bot force-pushed the renovate/kube branch 4 times, most recently from ac5dd17 to 305f3e9 Compare January 21, 2025 13:08
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.

0 participants