canonical/notebook-operators

Automated scheduled container images build and scan

Closed this issue · 1 comments

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.

Fix is merged. Closing.