Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

strategy: add new marker_file strategy #1103

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

jokajak
Copy link

@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

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.

None yet

3 participants