generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
While working on the migration of CVE feed generation to Cloud Build, we discovered that the CVE feed prow job reports its errors to security-tooling-private@kubernetes.io
Let's break this apart for separation of duties:
- create a new list
- maybe call it cve-feed-maintainers@kubernetes.io ?
- Populate it with the SIG leads and the CVE feed maintainers
- Update the prow job config to email errors to the new list
- create another new list k8s-infra-staging-sig-security@kubernetes.io (this is the hardcoded required name by the IAC script
- Populate it with cve-feed-maintainers@kubernetes.io so that it will not require future maintenance
Metadata
Metadata
Assignees
Labels
triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.