Unable to pull images from ecr #237
-
Hi I am having this issue:
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 6 replies
-
👋 @jcalonsoh Are you using Starboard CLI or the Starboard Operator? Currently the Operator does not support private registries. We'll add such support shortly, but we're also considering to switch over from Trivy stand-alone to Trivy client-server mode. If you're using CLI, we should be able to scan an image from a private registry if you set imagePullSecret on Pod descriptor or service account level. |
Beta Was this translation helpful? Give feedback.
-
do we have an update on this? I have discovered starboard earlier this week and deployed the helm chart for the operator but I only see reports for public images |
Beta Was this translation helpful? Give feedback.
-
hi @danielpacak. |
Beta Was this translation helpful? Give feedback.
-
@jcalonsoh, @adelwin, @giovannirco, you might look on the PR: #1103 Cheers |
Beta Was this translation helpful? Give feedback.
👋 @jcalonsoh Are you using Starboard CLI or the Starboard Operator? Currently the Operator does not support private registries. We'll add such support shortly, but we're also considering to switch over from Trivy stand-alone to Trivy client-server mode.
If you're using CLI, we should be able to scan an image from a private registry if you set imagePullSecret on Pod descriptor or service account level.