Automated scheduled container images build and scan
i-chvets opened this issue · 1 comments
i-chvets commented
Automated scheduled container images build and scan
Automated scheduled container images build and scan should be added to workflow.
Work tracked in:
Design
Main design points:
- Github workflows are used to trigger scheduled build and scan actions.
- Build and scan are reused from images definitions feature.
- Kubeflow CI repo is used for common scan reporting functionality and provides integration with automated Jira ticket creation workflow
Implementation
Two PRs in two different repos:
Testing
- Verify that nightly build and scan was triggered.
- After integration with automate Jira ticket creation workflow, verify that Jira tickes are created for correct components.
i-chvets commented
Fix is merged. Closing.