Update Rust crate k8s-openapi to 0.27.0 #255

Merged
renovate merged 1 commits from renovate/k8s-openapi-0.x into master 2026-01-12 00:27:09 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
k8s-openapi dependencies minor 0.26.10.27.0

Release Notes

Arnavion/k8s-openapi (k8s-openapi)

v0.27.0

Compare Source

k8s-openapi

  • BREAKING CHANGE: Added support for Kubernetes 1.35 under the v1_35 feature.

  • BREAKING CHANGE: Dropped support for Kubernetes 1.30.

  • BREAKING CHANGE: chrono::DateTime has been replaced by jiff::Timestamp in the implementations of apimachinery::pkg::apis::meta::v1::{MicroTime, Time}.

  • FEATURE: All newtypes now implement From for their inner type, eg Time impls From<jiff::Timestamp>.

Corresponding Kubernetes API server versions:

  • v1.31.14
  • v1.32.11
  • v1.33.7
  • v1.34.3
  • v1.35.0

k8s-openapi-codegen-common

  • No changes.

k8s-openapi-derive

  • No changes except to bump the k8s-openapi-codegen-common dependency to the new version.


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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [k8s-openapi](https://github.com/Arnavion/k8s-openapi) | dependencies | minor | `0.26.1` → `0.27.0` | --- ### Release Notes <details> <summary>Arnavion/k8s-openapi (k8s-openapi)</summary> ### [`v0.27.0`](https://github.com/Arnavion/k8s-openapi/blob/HEAD/CHANGELOG.md#v0270-2026-01-11) [Compare Source](https://github.com/Arnavion/k8s-openapi/compare/v0.26.1...v0.27.0) #### k8s-openapi - BREAKING CHANGE: Added support for Kubernetes 1.35 under the `v1_35` feature. - BREAKING CHANGE: Dropped support for Kubernetes 1.30. - BREAKING CHANGE: `chrono::DateTime` has been replaced by `jiff::Timestamp` in the implementations of `apimachinery::pkg::apis::meta::v1::{MicroTime, Time}`. - FEATURE: All newtypes now implement `From` for their inner type, eg `Time` impls `From<jiff::Timestamp>`. Corresponding Kubernetes API server versions: - v1.31.14 - v1.32.11 - v1.33.7 - v1.34.3 - v1.35.0 #### k8s-openapi-codegen-common - No changes. #### k8s-openapi-derive - No changes except to bump the `k8s-openapi-codegen-common` dependency to the new version. *** </details> --- ### 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43OC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNzguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-01-12 00:27:06 +00:00
Update Rust crate k8s-openapi to 0.27.0
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
3a4b2319ef
renovate scheduled this pull request to auto merge when all checks succeed 2026-01-12 00:27:06 +00:00
Author
Collaborator

⚠️ 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: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package k8s-openapi@0.26.1 --precise 0.27.0
    Updating crates.io index
error: failed to select a version for the requirement `k8s-openapi = "^0.26.0"`
candidate versions found which didn't match: 0.27.0
location searched: crates.io index
required by package `kube v2.0.1`
    ... which satisfies dependency `kube = "^2.0.1"` of package `minio-operator v0.1.0 (/tmp/renovate/repos/gitea/pierre/MinioK8sBuckets)`

### ⚠️ 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: Cargo.lock ``` Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package k8s-openapi@0.26.1 --precise 0.27.0 Updating crates.io index error: failed to select a version for the requirement `k8s-openapi = "^0.26.0"` candidate versions found which didn't match: 0.27.0 location searched: crates.io index required by package `kube v2.0.1` ... which satisfies dependency `kube = "^2.0.1"` of package `minio-operator v0.1.0 (/tmp/renovate/repos/gitea/pierre/MinioK8sBuckets)` ```
renovate merged commit f0587a09ee into master 2026-01-12 00:27:09 +00:00
renovate deleted branch renovate/k8s-openapi-0.x 2026-01-12 00:27:09 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/MinioK8sBuckets#255