kubernetes/pkg/apis/resource
carlory bce0335ea6 DRA: enhance validation for the ResourceClaimParametersReference and ResourceClassParametersReference with the following rules:
1. `apiGroup`: If set, it must be a valid DNS subdomain (e.g. 'example.com').
2. `kind` and `name`: It must be valid path segment name. It may not be '.' or '..' and it may not contain '/' and '%' characters.
2024-06-07 17:18:10 +08:00
..
fuzzer
install api: resource.k8s.io v1alpha1 -> v1alpha2 2023-03-14 07:52:03 +01:00
structured/namedresources/validation dra api: enable new CEL features by faking their version 2024-03-07 22:26:20 +01:00
v1alpha2 dra api: NodeResourceModel -> ResourceModel 2024-03-14 18:07:36 +01:00
validation DRA: enhance validation for the ResourceClaimParametersReference and ResourceClassParametersReference with the following rules: 2024-06-07 17:18:10 +08:00
doc.go
namedresources.go DRA: sync internal API doc comments 2024-04-22 14:18:45 +02:00
OWNERS
register.go dra api: rename NodeResourceSlice -> ResourceSlice 2024-03-07 22:22:55 +01:00
types.go dra api: NodeResourceModel -> ResourceModel 2024-03-14 18:07:36 +01:00
zz_generated.deepcopy.go dra api: NodeResourceModel -> ResourceModel 2024-03-14 18:07:36 +01:00