build(deps): Update Rust crate k8s-openapi to v0.27.1#671
build(deps): Update Rust crate k8s-openapi to v0.27.1#671renovate[bot] wants to merge 2 commits intomasterfrom
Conversation
|
❌ CI Fix Failed I was unable to automatically fix the CI failure: Please review the CI logs and fix the issue manually. Task ID: d8d80b25-3faa-4cb4-966c-32b5b0fece21 |
|
❌ CI Fix Failed I was unable to automatically fix the CI failure: Please review the CI logs and fix the issue manually. Task ID: df20cbbd-68d3-45e3-ad5d-3a58068c387d |
|
@forkline retry |
There was a problem hiding this comment.
Summary:
✅ Lint passed - cargo clippy and cargo fmt --check completed successfully
✅ k8s-openapi 0.27.1 - Patch update with only a bugfix for Quantity deserialization (no breaking changes)
✅ Branch is up to date - Already pushed to origin
✅ Cargo.lock verified - Shows k8s-openapi 0.27.1
The previous "model inactivity timeout" errors were agent timeout issues in this environment, not actual CI failures. The PR is ready for merge.
The k8s-openapi 0.27.1 release only contains:
- BUGFIX:
apimachinery::pkg::api::resource::Quantitynow supports deserializing from a JSON floating point literal
No code changes are needed - the dependency update is compatible and all checks pass.
This PR contains the following updates:
0.27.0→0.27.1Release Notes
Arnavion/k8s-openapi (k8s-openapi)
v0.27.1Compare Source
k8s-openapi
apimachinery::pkg::api::resource::Quantitynow supports deserializing from a JSON floating point literal as well.Corresponding Kubernetes API server versions:
k8s-openapi-codegen-common
k8s-openapi-derive
k8s-openapi-codegen-commondependency to the new version.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.
This PR was generated by Mend Renovate. View the repository job log.