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
The security spec aspect of CNAB is still in flux and the use of digests isn't fixed. We should update Porter to remove the dependency on updating the digest on a build.
The push of the image and injection of a digest should really be a result of signing/publishing the bundle, so we can address this later with that. See #254 for more context on publishing.
The text was updated successfully, but these errors were encountered:
* Migrate invocation image push to `porter publish`
Closes: #354
* Fixed a test oversight
* Udpated docs
* YOU TAGGED THE WRONG THING JEREMY
* Resolve review comments
* Wrap the error in validation
* Update error message
The security spec aspect of CNAB is still in flux and the use of digests isn't fixed. We should update Porter to remove the dependency on updating the digest on a build.
The push of the image and injection of a digest should really be a result of signing/publishing the bundle, so we can address this later with that. See #254 for more context on publishing.
The text was updated successfully, but these errors were encountered: