-
Notifications
You must be signed in to change notification settings - Fork 377
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: implement watcher for oci bundles
implements an oci bundle watcher. this allows k0s to load new bundles without requiring a restart of the process. the watcher acts upon create or write operations happening in the oci bundles directory. events are debounced with a timeout of 10 seconds. Signed-off-by: Ricardo Maraschini <[email protected]>
- Loading branch information
1 parent
b313016
commit 10e7f8f
Showing
1 changed file
with
103 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters