• Kubernetes Submit Queue's avatar
    Merge pull request #52119 from mtaufen/sync-files · d8847a8f
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    fsync config checkpoint files after writing
    
    @yujuhong brought up that it's possible for a hard reboot to result in empty checkpoint files, if they haven't been synced to disk yet. This PR ensures that Kubelet configuration checkpoints are synced after writing to avoid this issue.
    
    fixes #52222
    
    **Release note**:
    ```release-note
    NONE
    ```
    d8847a8f
Name
Last commit
Last update
..
checkpoint Loading commit data...
configfiles Loading commit data...
status Loading commit data...
util Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
configsync.go Loading commit data...
controller.go Loading commit data...
rollback.go Loading commit data...
watch.go Loading commit data...