kubernetes/pkg/apis
Patrick Ohly f89e4c08cf DRA CEL: add missing size estimator
Not implementing a size estimator had the effect that strings retrieved from
the attributes were treated as "unknown size", leading to wildly overestimating
the cost and validation errors even for even simple expressions like this:

    device.attributes["qat.intel.com"].services.matches("[^a]?sym")

Maximum number of elements in maps and the maximum length of the driver name
string were also ignored resp. missing. Pre-defined types like
apiservercel.StringType must be avoided because they are defined as having
a zero maximum size.
2025-01-17 14:27:49 +01:00
..
abac
admission
admissionregistration Reorganize and expand unit test coverage 2024-11-04 21:41:33 -05:00
apidiscovery
apiserverinternal
apps Generated files and compatability data from API changes 2024-11-08 03:00:50 +00:00
authentication Add plugin and key-cache for ExternalJWTSigner integration 2024-11-07 03:16:23 +00:00
authorization
autoscaling Merge pull request #126760 from ncdc/ncdc/emeritus 2024-09-20 21:01:58 +01:00
batch Generated files and compatability data from API changes 2024-11-08 03:00:50 +00:00
certificates Call-site comments: the "" arg to TooLong is unused 2024-11-05 15:10:24 -08:00
coordination generated 2024-11-08 02:27:20 +00:00
core Merge pull request #128932 from pohly/dra-node-selector-validation 2024-11-22 20:22:55 +00:00
discovery pkg/api(s): drop pointer wrapper functions 2024-09-23 23:00:34 +02:00
events
extensions Generated files and compatability data from API changes 2024-11-08 03:00:50 +00:00
flowcontrol remove general avaliable feature-gate ZeroLimitedNominalConcurrencyShares 2024-10-18 14:32:43 +08:00
imagepolicy
networking Call-site comments: the "" arg to TooLong is unused 2024-11-05 15:10:24 -08:00
node Adding the logic to validate pod-level resources as following: 2024-11-08 03:00:54 +00:00
policy
rbac
resource DRA CEL: add missing size estimator 2025-01-17 14:27:49 +01:00
scheduling
storage Call-site comments: the "" arg to TooLong is unused 2024-11-05 15:10:24 -08:00
storagemigration Call-site comments: the "" arg to TooLong is unused 2024-11-05 15:10:24 -08:00
OWNERS