Skip to content

Update Rust crate k8s-openapi to 0.28.0#52

Open
kindabot wants to merge 1 commit into
mainfrom
renovate/k8s-openapi-0.x
Open

Update Rust crate k8s-openapi to 0.28.0#52
kindabot wants to merge 1 commit into
mainfrom
renovate/k8s-openapi-0.x

Conversation

@kindabot

@kindabot kindabot commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

This PR contains the following updates:

Package Type Update Change
k8s-openapi dependencies minor 0.27.00.28.0

Release Notes

Arnavion/k8s-openapi (k8s-openapi)

v0.28.0

Compare Source

k8s-openapi

  • BREAKING CHANGE: Added support for Kubernetes 1.36 under the v1_36 feature.

  • BREAKING CHANGE: Dropped support for Kubernetes 1.31.

  • FEATURE: schemars v0.8 support has been restored under the schemars08 feature flag. This can be enabled independently of the existing schemars feature that enables schemars v1 support.

  • FEATURE: StatefulSetSpec::volume_claim_templates field now uses a map merge strategy using its .metadata.name as the key.

Corresponding Kubernetes API server versions:

  • v1.32.13
  • v1.33.13
  • v1.34.9
  • v1.35.6
  • v1.36.2

k8s-openapi-codegen-common

  • FEATURE: schemars v0.8 support has been restored via a new parameter to fn run().

k8s-openapi-derive

  • FEATURE: schemars v0.8 support has been restored via a new #[custom_resource_definition(generate_schema08)] attr.


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 has been generated by Renovate Bot.

@kindabot

kindabot commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator Author

⚠️ 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: operator/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path operator/Cargo.toml --package k8s-openapi@0.27.1 --precise 0.28.0
    Updating crates.io index
error: failed to select a version for the requirement `k8s-openapi = "^0.27.0"`
candidate versions found which didn't match: 0.28.0
location searched: crates.io index
required by package `kube v3.1.0`
    ... which satisfies dependency `kube = "^3.0.1"` (locked to 3.1.0) of package `rustfs-manager-operator v0.1.7 (/tmp/renovate/repos/github/allanger/rustfs-manager-operator/operator)`

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.

3 participants