apiserver/pkg/cel
Tim Hockin 9641d30242 Use randfill, do API renames
Kubernetes-commit: e54719bb6674fac228671e0786d19c2cf27b08a3
2025-02-20 09:45:22 -08:00
..
common Clean up Object initialization support 2024-10-25 13:22:06 -04:00
environment Update the env option. 2025-02-03 18:07:23 +00:00
lazy Fix Go vet errors for master golang 2024-09-12 18:15:22 +05:30
library Fix implementation of ContainsCIDR to allow non-equal addresses 2025-02-26 14:24:58 +00:00
metrics Promote metrics for VAP and CRD validation rules to beta. 2024-07-19 20:46:33 +00:00
mutation apiserver/admission/cel: add unit tests for JSONPatch expressions 2024-12-19 11:59:52 +01:00
openapi Adding the feature gates to fix cost for VAP and webhook matchConditions. 2024-05-01 16:26:41 -07:00
OWNERS create OWNERS file for cel libs. 2022-12-14 09:19:25 -08:00
cidr.go support opaque kinds 2024-07-25 15:04:09 -04:00
errors.go make Err wrap one or zero error. 2024-04-25 17:59:32 -07:00
errors_test.go make Err wrap one or zero error. 2024-04-25 17:59:32 -07:00
escaping.go move CEL package to apiserver package. 2022-10-07 15:02:47 -07:00
escaping_test.go Use randfill, do API renames 2025-02-20 09:45:22 -08:00
format.go Move CEL semver library into common libs, fix cost tests to use registered types 2024-09-10 16:55:57 -04:00
ip.go support opaque kinds 2024-07-25 15:04:09 -04:00
limits.go Fix estimated cost for Kubernetes defined CEL types 2024-07-25 14:14:20 -04:00
quantity.go cel: fix conversion of quantity to quantity 2024-03-04 12:23:54 +01:00
semver.go Move CEL semver library into common libs, fix cost tests to use registered types 2024-09-10 16:55:57 -04:00
types.go fix: cel type provider should return a type type 2024-10-22 22:21:51 +02:00
types_test.go use require 2024-10-24 22:25:37 +02:00
url.go move CEL package to apiserver package. 2022-10-07 15:02:47 -07:00
value.go move CEL package to apiserver package. 2022-10-07 15:02:47 -07:00
value_test.go move CEL package to apiserver package. 2022-10-07 15:02:47 -07:00