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

Enable plugin control via metadata in the cron blocks #10

Open
mrenvoize opened this issue Mar 13, 2024 · 3 comments
Open

Enable plugin control via metadata in the cron blocks #10

mrenvoize opened this issue Mar 13, 2024 · 3 comments

Comments

@mrenvoize
Copy link
Member

We should formalise a specification for metadata that can be added to cron "blocks" so that ansible/system maintained crontab files and plugin maintained cron config can interact more cleanly.

I'm thinking things like marking cronjobs as 'system/readonly', 'hidden', 'user ownership' etc

@mrenvoize
Copy link
Member Author

Also need to make the API/Cron read/write a bit more bomb proof.. right now the example ansible setup makes my install explode and managing the same cron file via the plugin and an ansible layer needs to work nicely.

@mrenvoize
Copy link
Member Author

I think this is the most important next step for the plugin. We need to have a more reliable way of parsing and working with the crontab files.

@lizrea
Copy link

lizrea commented Sep 12, 2024

Yes, love this

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

No branches or pull requests

2 participants