-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Labels
auto-discoveryenhancementNew feature or requestNew feature or requestplannedIssues we will do in the next sprint.Issues we will do in the next sprint.
Description
➹ New Feature implementation request
The container Auto Discovery currently only works with public images only. Scans created by it for non public images will fail.
This should be changed so that it uses the pull secrets specified in the pod & the pull secrets specified in the ServiceAccount to be able to access these image.
Ideally this should be implemented in a way which doesn't involve the auto discovery actually fetching the secrets as this would be a very high privileged right.
Metadata
Metadata
Assignees
Labels
auto-discoveryenhancementNew feature or requestNew feature or requestplannedIssues we will do in the next sprint.Issues we will do in the next sprint.
Type
Projects
Status
Done