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

Tracking issue: CI refactoring #914

Open
19 of 36 tasks
xopham opened this issue Feb 25, 2023 · 0 comments
Open
19 of 36 tasks

Tracking issue: CI refactoring #914

xopham opened this issue Feb 25, 2023 · 0 comments

Comments

@xopham
Copy link
Collaborator

xopham commented Feb 25, 2023

Description

Initial refactoring step #622 resolved several topics already. Some remaining tasks are tracked in this issue.

Major changes:

  • new build system
    • implement GHCR to store images as packages in pipeline
    • use buildkit for image build -> SBOMs, Provenance
    • sign packages using cosign
  • modular CI (reusable workflows and actions)
  • refactor CI

Improvements:

  • integrated with GitHub Security
  • modular CI
  • faster builds
  • signed builds
  • nightly builds
  • provenance and SBOMs added
  • broader code scanning coverage

TBD:

  • summary update
  • rm trivy-released-image-scan into sca job
  • join docs into main workflows
  • update "required tests"
  • matrix strategy for dockerhub-check

Open Question:

  • OK to add registry to helm chart? seems more explicit and less reliant on a random default. -> yes
  • OK to rename "nightly-scans" to "nightly"? yes
  • can we drop tag engineering? -> yes
  • should we make everything reusable with selector for which jobs to drop? -> choose reasonable level
  • now only relying on Github security not pipeline fail. -> OK
  • IMPORANT: mitigate risk of overwriting tags! -> Protect GHCR releases #915

Missing (create issues for remaining):

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

1 participant