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

genpolicy: add support for cron jobs #218

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

Redent0r
Copy link

@Redent0r Redent0r commented Aug 15, 2024

Add support for cron jobs

Merge Checklist
  • Followed patch format from upstream recommendation: https://github.com/kata-containers/community/blob/main/CONTRIBUTING.md#patch-format
    • Included a single commit in a given PR - at least unless there are related commits and each makes sense as a change on its own.
  • Aware about the PR to be merged using "create a merge commit" rather than "squash and merge" (or similar)
  • genPolicy only: Ensured the tool still builds on Windows
  • The upstream/missing label (or upstream/not-needed) has been set on the PR.
Summary
Test Methodology

test run: https://dev.azure.com/mariner-org/mariner/_build/results?buildId=622669&view=ms.vss-test-web.build-test-results-tab

Add support for cron jobs

Signed-off-by: Saul Paredes <saulparedes@microsoft.com>
@Redent0r Redent0r marked this pull request as ready for review August 16, 2024 17:00
@Redent0r Redent0r requested review from a team as code owners August 16, 2024 17:00
@Redent0r Redent0r merged commit 910bcd6 into msft-main Aug 16, 2024
110 of 152 checks passed
@Redent0r Redent0r deleted the saulparedes/support_cron_job branch August 16, 2024 17:18
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.

2 participants