This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2026-07-18 13:57:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
4e29dcdf7567cd79749b7ad35378538b1b523247
kubernetes
/
pkg
/
api
History
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
…
job
…
legacyscheme
…
node
…
persistentvolume
…
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
…
storage
…
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
…