Kubernetes Prow Robot
|
7fb8bd8aca
|
Merge pull request #130905 from tallclair/ippr-beta
[FG:InPlacePodVerticalScaling] Graduate to Beta
|
2025-03-18 18:45:54 -07:00 |
|
Kubernetes Prow Robot
|
83f8513db8
|
Merge pull request #130550 from sanposhiho/async-preemption-beta
feat: graduate the async preemption feature to beta
|
2025-03-18 17:17:54 -07:00 |
|
Eddie Torres
|
c766a52356
|
Implement KEP 4876 Mutable CSINode (#130007)
* Implement KEP-4876 Mutable CSINode Allocatable Count
Signed-off-by: torredil <torredil@amazon.com>
* Update TestGetNodeAllocatableUpdatePeriod
Signed-off-by: torredil <torredil@amazon.com>
* Implement CSINodeUpdater
Signed-off-by: torredil <torredil@amazon.com>
* Use sync.Once in csiNodeUpdater
Signed-off-by: torredil <torredil@amazon.com>
* ImVerify driver is installed before running periodic updates
Signed-off-by: torredil <torredil@amazon.com>
* Update NodeAllocatableUpdatePeriodSeconds type comment
Signed-off-by: torredil <torredil@amazon.com>
* Leverage apivalidation.ValidateImmutableField in ValidateCSINodeUpdate
Signed-off-by: torredil <torredil@amazon.com>
* Update strategy functions
Signed-off-by: torredil <torredil@amazon.com>
* Run hack/update-openapi-spec.sh
Signed-off-by: torredil <torredil@amazon.com>
* Update VolumeError.ErrorCode field
Signed-off-by: torredil <torredil@amazon.com>
* CSINodeUpdater improvements
Signed-off-by: torredil <torredil@amazon.com>
* Iron out concurrency in syncDriverUpdater
Signed-off-by: torredil <torredil@amazon.com>
* Run hack/update-openapi-spec.sh
Signed-off-by: torredil <torredil@amazon.com>
* Revise logging
Signed-off-by: torredil <torredil@amazon.com>
* Revise log in VerifyExhaustedResource
Signed-off-by: torredil <torredil@amazon.com>
* Update API validation
Signed-off-by: torredil <torredil@amazon.com>
* Add more code coverage
Signed-off-by: torredil <torredil@amazon.com>
* Fix pull-kubernetes-linter-hints
Signed-off-by: torredil <torredil@amazon.com>
* Update API types documentation
Signed-off-by: torredil <torredil@amazon.com>
* Update strategy and validation for new errorCode field
Signed-off-by: torredil <torredil@amazon.com>
* Update validation tests after strategy changes
Signed-off-by: torredil <torredil@amazon.com>
* Update VA status strategy
Signed-off-by: torredil <torredil@amazon.com>
---------
Signed-off-by: torredil <torredil@amazon.com>
|
2025-03-18 12:45:49 -07:00 |
|
Tim Allclair
|
9be73c0d67
|
Graduate InPlacePodVerticalScaling to beta
|
2025-03-18 12:26:42 -07:00 |
|
Kubernetes Prow Robot
|
8312d8e85e
|
Merge pull request #130560 from stlaz/remote-uid-config-beta
RemoteRequestHeaderUID: bump to beta, enabled by default
|
2025-03-18 06:31:49 -07:00 |
|
Kubernetes Prow Robot
|
83c5f99f97
|
Merge pull request #128184 from cupnes/add-storage-capacity-scoring
KEP-4049: Add storage capacity scoring to VolumeBinding plugin
|
2025-03-18 03:49:49 -07:00 |
|
Stanislav Láznička
|
b3890d9fa0
|
bump RemoteRequestHeaderUID featuregate to Beta, on by default
|
2025-03-18 10:22:17 +01:00 |
|
Mark Rossett
|
a666451e8a
|
withdraw Windows HostNetwork support
|
2025-03-17 09:40:12 -07:00 |
|
Kubernetes Prow Robot
|
8906223b00
|
Merge pull request #130347 from Jefftree/remove-v2beta1-agg-discovery
Add a deprecated feature gate to stop serving apidiscovery.k8s.io/v2beta1
|
2025-03-17 08:17:52 -07:00 |
|
Kensei Nakada
|
c30eb9d9e5
|
feat: graduate the async preemption feature to beta
|
2025-03-17 23:43:39 +09:00 |
|
Kubernetes Prow Robot
|
fcb2418f7b
|
Merge pull request #128152 from stlaz/ensure-secret-images
Multi-tenancy in accessing node images via Pod API
|
2025-03-17 07:09:49 -07:00 |
|
Yuma Ogami
|
bc74476bdb
|
Remove VolumeCapacityPriority feature gate
|
2025-03-17 00:49:58 +00:00 |
|
bells17
|
f6ddee95f9
|
Add storage capacity scoring to VolumeBinding plugin
|
2025-03-17 00:49:58 +00:00 |
|
carlory
|
1f04af7947
|
Remove general avaliable feature-gate PersistentVolumeLastPhaseTransitionTime
|
2025-03-15 16:05:34 +08:00 |
|
Kubernetes Prow Robot
|
c12006e8b4
|
Merge pull request #130742 from gauravkghildiyal/kep-2433-ga
Promote TopologyAwareHints feature-gate to GA
|
2025-03-14 17:41:53 -07:00 |
|
Kubernetes Prow Robot
|
8de738e336
|
Merge pull request #129923 from vinayakankugoyal/gitRepo
KEP-5040: Disable git_repo volume driver.
|
2025-03-14 17:41:46 -07:00 |
|
Jefftree
|
95d3d4a22d
|
Gate apidiscovery/v2beta1 serving with a feature gate
|
2025-03-14 19:35:20 +00:00 |
|
Vinayak Goyal
|
282e1490d4
|
KEP-5040: Disable git_repo volume driver.
|
2025-03-14 19:29:03 +00:00 |
|
Gaurav Ghildiyal
|
25e041470e
|
Run ./hack/update-featuregates.sh
|
2025-03-14 12:06:02 -07:00 |
|
Joe Betz
|
a6c94ea605
|
Enable DeclarativeValidation feature gate by default
|
2025-03-14 14:44:10 -04:00 |
|
Kubernetes Prow Robot
|
f9e92a1aa7
|
Merge pull request #130814 from LionelJouin/kep-4817-beta
[KEP-4817] DRAResourceClaimDeviceStatus to Beta
|
2025-03-14 10:57:58 -07:00 |
|
Lionel Jouin
|
37dee3c282
|
[KEP-4817] DRAResourceClaimDeviceStatus to Beta
Signed-off-by: Lionel Jouin <lionel.jouin@est.tech>
|
2025-03-14 14:08:47 +01:00 |
|
Stanislav Láznička
|
e549eeb796
|
introduce the KubeletEnsureSecretImages featuregate
|
2025-03-14 10:47:51 +01:00 |
|
Maciej Skoczeń
|
8d4eaa024d
|
Add SchedulerPopFromBackoffQ feature gate for KEP-5142
|
2025-03-14 08:47:39 +00:00 |
|
yongruilin
|
088daf472b
|
feat: Refactors featuregate lifecycle management script
- rename featuregate_linter to compatibility_lifecycle
- add feature removal verify to follow N+3 rule
- remove unversioned related operation
- rename yaml folder name to "reference"
|
2025-03-13 21:57:21 +00:00 |
|