Skip to content

Commit

Permalink
DRA: PRR and API for beta of structured parameters in 1.32
Browse files Browse the repository at this point in the history
Much of the PRR text that was originally written for "classic DRA" applies also
to "structured parameters". It gets copied from kubernetes#3063 to kubernetes#4381, with some
adaptions.

The v1beta1 API will be almost identical to the v1alpha3 API, with just some
minor tweaks to fix oversights.

The kubelet gRPC gets bumped with no changes. Nonetheless, drivers should get
updated, which can be done by updating the Go dependencies and optionally
changing the API import.
  • Loading branch information
pohly committed Oct 8, 2024
1 parent a5ecee1 commit e64c565
Show file tree
Hide file tree
Showing 3 changed files with 403 additions and 169 deletions.
2 changes: 2 additions & 0 deletions keps/prod-readiness/sig-node/4381.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@
kep-number: 4381
alpha:
approver: "@johnbelamaric"
beta:
approver: "@johnbelamaric"
Loading

0 comments on commit e64c565

Please sign in to comment.