kubernetes/pkg/api
Benjamin Elder edbc0dc258 switch endpoints hashing from md5 to fnv-1a
128 bit fnv-1a is a pretty good non-cryptographic drop-in for md5, it should be faster
2025-10-21 15:25:11 -07:00
..
endpoints/testing Move endpoints test-helper funcs to a package 2021-07-01 18:26:45 -07:00
job pkg/api(s): drop pointer wrapper functions 2024-09-23 23:00:34 +02:00
legacyscheme hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
node DisallowInvalidLabelValueInNodeSelector 2024-12-12 15:06:14 +08:00
persistentvolume DisallowInvalidLabelValueInNodeSelector 2024-12-12 15:06:14 +08:00
persistentvolumeclaim Automated refactoring to use SetFeatureGatesDuringTest 2025-10-01 21:10:53 -07:00
pod Fix unit tests to work with explicit depndencies 2025-10-15 15:04:26 -07:00
resourceclaimspec DRA API: unify dropped field logic for ResourceClaim and ResourceClaimTemplate 2025-10-21 12:22:52 +02:00
service fix incorrect warning whenever headless service is created/updated 2025-09-16 20:02:42 +03:00
servicecidr update internal API 2025-01-20 13:01:53 +00:00
storage use generic Set in api 2023-09-25 19:04:08 +08:00
testing Reduce fuzz test runs by 10x to avoid timeouts 2025-10-21 10:13:04 -04:00
v1 switch endpoints hashing from md5 to fnv-1a 2025-10-21 15:25:11 -07:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00