kubernetes/pkg/apis/extensions/validation
Madhusudan.C.S 8c558088ee Allow a DaemonSet pod template to be updated in storage.
This should allow users to update DaemonSet pods by manually deleting
the corresponding running pods. Users can use this mechanism for
DaemonSet updates until we implement Deployment style rolling update
for DaemonSet.
2016-02-11 16:07:32 -08:00
..
validation_test.go Comment out DaemonSet update type fields and remove the code that depends on it. 2016-02-10 15:44:01 -08:00
validation.go Allow a DaemonSet pod template to be updated in storage. 2016-02-11 16:07:32 -08:00