Files
kubernetes/pkg
Kevin Hannon 7db5311952 feat: Add MutablePodResourcesForSuspendedJobs feature gate
- Add feature gate to control mutable pod resources for suspended jobs
- Implement validatePodResourceUpdatesOnly function to allow only container resource updates
- Allow resource updates for suspended jobs regardless of whether they have started
- Add comprehensive unit and integration tests for all scenarios including started-then-suspended
- Ensure backward compatibility when feature gate is disabled

This enables users to update container resources on suspended jobs, including jobs that
have previously started and been suspended, while maintaining immutability for all other
pod template fields.
2025-11-05 10:38:05 -05:00
..
2025-10-29 16:34:18 +00:00
2025-10-30 10:39:52 -07:00
2025-10-30 10:39:52 -07:00
2025-10-20 18:52:54 +00:00
2025-10-10 23:51:05 +08:00