-
-
Notifications
You must be signed in to change notification settings - Fork 82
timoni artifact package command #527
Copy link
Copy link
Open
Description
I am excited about this alternative to helm. However; there is one crucial missing feature that is proving difficult to work around in my use case: the ability to package an artifact without pushing it to a registry.
Based on the docs it appears that timoni artifact push is currently the only way to create an oci artifact, but it requires pushing it to the registry to do so.
This is not possible when using deterministic builders such as nix which need to produce an artifact that
- has a stable hash for the output
- cannot use network during a build.
It feels relatively minor, but it totally blocks automated artifact builds in these cases.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels