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

Document process for unblocking builds / maintaining this repo #972

Closed
lbussell opened this issue Feb 29, 2024 · 1 comment · Fixed by #1194
Closed

Document process for unblocking builds / maintaining this repo #972

lbussell opened this issue Feb 29, 2024 · 1 comment · Fixed by #1194
Assignees

Comments

@lbussell
Copy link
Contributor

We should document the current process we follow in order to maintain this repo so that we can analyze it and make specific process improvements in the future.

This process is, in general:

  1. Check if builds are failing.
  2. If automatic image rebuilds are blocked due to image build failure, log an issue and delete/disable the Dockerfile that is failing to build.
  3. Contact repo owners that contribute most to the failing Dockerfiles and ask them to fix it.

We should consider also updating the process to include:

  • A CODEOWNERS file so that we know which product teams specifically own each Dockerfile
  • ... I am open to suggestions for other process improvements that we can implement right now.
@MichaelSimons
Copy link
Member

This policy should also include the expectations around mitigating s360 reported vulnerabilities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
2 participants