Skip to content

LinuxContainer/LinuxPod: Make time sync configurable#698

Draft
dcantah wants to merge 1 commit intoapple:mainfrom
dcantah:timesync-configurable
Draft

LinuxContainer/LinuxPod: Make time sync configurable#698
dcantah wants to merge 1 commit intoapple:mainfrom
dcantah:timesync-configurable

Conversation

@dcantah
Copy link
Copy Markdown
Member

@dcantah dcantah commented Apr 23, 2026

Today our time syncing with the host lives in VZVirtualMachineInstance, which means if a user made their own vmm type they would have to roll their own time syncing. It likely makes more sense to hoist this up to LinuxContainer/LinuxPod so if they want it they can use it, and if they have their own synchronization they can just disable it and use whatever they want. This also lowers the default sync period to 20 seconds.

Today our time syncing with the host lives in VZVirtualMachineInstance,
which means if a user made their own vmm type they would have to roll
their own time syncing. It likely makes more sense to hoist this up
to LinuxContainer/LinuxPod so if they want it they can use it, and if
they have their own synchronization they can just disable it and use
whatever they want. This also lowers the default sync period to 20 seconds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant