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
Describe what should be investigated or refactored
The OCI spec has removed the artifact.manifest spec in favor of using the image.manifest for everything due to registry support and there not being a good enough reason to have another entire spec. opencontainers/image-spec#999
As such, Zarf should remove support for this, as very few registries support artifact.manifest anyways and none will support in the future.
The text was updated successfully, but these errors were encountered:
Describe what should be investigated or refactored
The OCI spec has removed the
artifact.manifest
spec in favor of using theimage.manifest
for everything due to registry support and there not being a good enough reason to have another entire spec. opencontainers/image-spec#999As such, Zarf should remove support for this, as very few registries support
artifact.manifest
anyways and none will support in the future.The text was updated successfully, but these errors were encountered: