You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need the RegistryCredentialsOptions on GetStaleImagesCommand so that we can pass in our DockerHub credentials to avoid rate-limiting. The option was mistakenly removed in the above linked PR.
...in #1293.
We need the RegistryCredentialsOptions on GetStaleImagesCommand so that we can pass in our DockerHub credentials to avoid rate-limiting. The option was mistakenly removed in the above linked PR.
#1298 can be reverted after this is fixed.
The text was updated successfully, but these errors were encountered: