draft-classic
draft-classic copied to clipboard
`Error: ImagePullBackOff` by expired token got from ACR.
Some my containers report Error: ImagePullBackOff. All of them are deployed by Draft before.
And deployments are done after deleting draft-pullsecret and re-running draft up.
It looks created tokens stored in secret draft-pullsecret are expired.
I think this issue is not critical. But, are there better ways?
For example, the secret draft-pullsecret will be updated automatically on each draft up executions.
Yeah, refreshing the pull secret on every invocation would probably do the trick.