Skip to content

strategy: add new marker_file strategy#1103

Open
jokajak wants to merge 5 commits into
coreos:mainfrom
jokajak:feat/file-based-strategy
Open

strategy: add new marker_file strategy#1103
jokajak wants to merge 5 commits into
coreos:mainfrom
jokajak:feat/file-based-strategy

Conversation

@jokajak
Copy link
Copy Markdown

@jokajak jokajak commented Oct 9, 2023

Re-opening of #540 since the original fork was removed.

Original summary:

Add a simple, flexible strategy that checks /var/lib/zincati for
a JSON file (optionally containing an expiry timestamp key) named
allowfinalize.json and allows update finalization if such file
exists and has the proper permissions.

See #245 (comment) for the rationale for this new strategy.

kelvinfan001 and others added 5 commits August 20, 2021 17:14
Add a simple, flexible strategy that checks the directory
`/var/lib/zincati/admin/marker_file_strategy` for a JSON file
(optionally containing an expiry timestamp key) named
`allowfinalize.json` and allows update finalization if such file
exists and has the proper permissions.
This explains how the `marker_file` strategy works and how to
configure it.
Fixed conflict in tests/kola/server/data/ by using the script symlink
instead of the directory symlink.
@bitfisher
Copy link
Copy Markdown

Any news here?

This strategy would be very useful in combination with kured!
kubereboot/kured#216

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.

3 participants