build(deps): bump kube from 0.92.1 to 4.2.0 in /rust in the kube-rs group - #501
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump kube from 0.92.1 to 4.2.0 in /rust in the kube-rs group#501dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the kube-rs group in /rust with 1 update: [kube](https://github.com/kube-rs/kube). Updates `kube` from 0.92.1 to 4.2.0 - [Release notes](https://github.com/kube-rs/kube/releases) - [Changelog](https://github.com/kube-rs/kube/blob/main/CHANGELOG.md) - [Commits](kube-rs/kube@0.92.1...4.2.0) --- updated-dependencies: - dependency-name: kube dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: kube-rs ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Holding this for v0.13.8+ — it's the kube-rs 4.x migration tracked in #499, not a routine bump. The three red checks ( Not a blocker for v0.13.7. |
This was referenced Aug 11, 2026
Merged
Contributor
Author
|
Looks like kube is no longer updatable, so this is no longer needed. |
Merged
wrkode
added a commit
that referenced
this pull request
Aug 14, 2026
An observability-and-hygiene release. - #527 A guest that never gets an IP now says why. NetworkReady=False / DHCPTimeout replaces "Running with an empty primaryIP, forever, with only a launcher-log warning". The message names the missing seedProfileRef when that is the cause, which is the common one and is knowable from the spec. - #515 Per-launcher-pod scoped RBAC now covers every launcher class — guests, migration targets, sandboxes and warm pool slots — behind scopedLauncherRBAC.enabled (default false). New values key; documented in the chart README alongside launcherSAGate, since the two are easy to confuse and only the latter closes the escalation. - #499/#501 swiftletd on kube-rs 4.2 + k8s-openapi 0.28 (v1_34). Four majors, no source changes; dropping the never-used runtime/derive features takes 237 -> 211 crates. - #529 Lab infrastructure names replaced with placeholders across tests, samples and docs. Chart + appVersion 0.13.10, and the version-reference sweep across README, quickstart, deploy, install/helm-oci, install/remote-cluster, releases, gpu/dra-allocation, operator/troubleshooting and the verify-release input example. No CRD schema changes, no API changes. The controller ClusterRole gains `roles` and `delete` on `rolebindings`; a controller newer than its ClusterRole logs the failure and keeps running rather than blocking workloads. Downstream integration checked for regressions before cutting: the CAPI provider and gpucellpool both set seedProfileRef (so neither trips the new DHCPTimeout path), neither couples to the launcher RBAC, and gpucellpool's only condition read is an informational "first non-True message" that gates nothing. The UI renders conditions generically. No regressions. Signed-off-by: wrkode <william.rizzo@gmail.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the kube-rs group in /rust with 1 update: kube.
Updates
kubefrom 0.92.1 to 4.2.0Release notes
Sourced from kube's releases.
... (truncated)
Changelog
Sourced from kube's changelog.
... (truncated)
Commits
526f1f2release 4.2.03b811b5break circular dependency on explicit dev-dep versions48d1ad5Construct typed CustomResourceDefinition in derived crd() (#2042)d0328f7config: resolve relative exec plugin command paths (#2037)76fee02ignore multiple versions of syn (#2046)fe44fa2Amortize PredicateFilter cache eviction across polls (#2040)5afcf19Avoid deep-cloning ObjectMeta per event in trigger_owners (#2039)660966eChore(deps): Update serde-saphyr requirement from 0.0.27 to 0.0.29 (#2032)0bcb4c7bump msrv to 1.89 (#2035)f671d57fix deny failures (#2034)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions