➹ 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.
➹ 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.