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-17 20:00:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ec68099e62c85901c8d225705d55adfac26cf69d
kubernetes
/
pkg
/
api
History
Kubernetes Prow Robot
a1293fe6b1
Merge pull request
#137836
from BenTheElder/fix-api
...
Fix API serialization compatibility regression in VolumeMountStatus
2026-03-18 08:23:46 +05:30
..
endpoints
/testing
…
job
…
legacyscheme
…
node
…
persistentvolume
locked the feature-gate VolumeAttributesClass to default (true) and switch storage version from v1beta1 to v1
2025-12-18 15:59:33 +08:00
persistentvolumeclaim
locked the feature-gate VolumeAttributesClass to default (true) and switch storage version from v1beta1 to v1
2025-12-18 15:59:33 +08:00
pod
make VolumeMountStatus.VolumeStatus a pointer to preserve serialization compatibility
2026-03-17 17:37:23 -07:00
resourceclaimspec
DRA: ConsumableCapacity update allocating and registry test cases
2025-11-06 09:19:19 +09:00
service
KEP-5707: Deprecate Service.spec.externalIPs
2026-03-01 11:49:27 +02:00
servicecidr
…
storage
…
testing
Remove v1alpha1 scheduling API from the API defaulting test
2026-03-14 08:46:57 +01:00
v1
Move dump package from apimachinery to k8s.io/utils
2026-02-12 07:34:19 -05:00
OWNERS
…