Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When using registries you cannot lock pack versions #570

Open
magec opened this issue Aug 14, 2024 · 0 comments
Open

When using registries you cannot lock pack versions #570

magec opened this issue Aug 14, 2024 · 0 comments

Comments

@magec
Copy link

magec commented Aug 14, 2024

Hello!

I am writing a simple tool called nomad-packfile to be able to deploy several packs all at once. The tool reads a yaml file with the desired state and call nomad-pack to synchronize the state with the nomad cluster(s) (strongly inspired by hemlfile).

I would like to be able to pin packs to a given version, but I don't see how can that be done. I see you can use a registry branch, but I don't see how can you refer to a given version (from the metadata) of a pack.

Thanks in advance (and for nomad-pack)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant