Skip to content

timoni artifact package command #527

@apjoseph

Description

@apjoseph

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

  1. has a stable hash for the output
  2. cannot use network during a build.

It feels relatively minor, but it totally blocks automated artifact builds in these cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions