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

Publish Zarf Init Skeleton #1773

Closed
runyontr opened this issue Jun 2, 2023 · 1 comment · Fixed by #1990
Closed

Publish Zarf Init Skeleton #1773

runyontr opened this issue Jun 2, 2023 · 1 comment · Fixed by #1990
Labels
enhancement ✨ New feature or request
Milestone

Comments

@runyontr
Copy link
Contributor

runyontr commented Jun 2, 2023

Is your feature request related to a problem? Please describe.

I would like to import the zarf init components as skeletons so that I can bring them into a larger Zarf package.

Describe the solution you'd like

  • Given a desire to deploy IaC+Zarf
  • When creating a zarf package
  • Then I can easily import components to do it

Describe alternatives you've considered

Something like this:
https://github.com/runyontr/zarf-package-k3d/blob/main/zarf.yaml#L31-L50

Additional Context:

This should also swap the zarf tools download-init and zarf init prompts to pull the init package via oci://.
Init packages should still be published to GitHub releases though as before.

@runyontr runyontr added the enhancement ✨ New feature or request label Jun 2, 2023
@Racer159 Racer159 added this to the (2023.08.15) milestone Jul 27, 2023
@corang
Copy link
Contributor

corang commented Aug 25, 2023

bump, but for the purpose of being able to pull the init package via oci

@Noxsios Noxsios linked a pull request Aug 25, 2023 that will close this issue
5 tasks
Racer159 added a commit that referenced this issue Aug 28, 2023
## Related Issue

Fixes #1773 

## Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Other (security config, docs update, etc)

## Checklist before merging

- [ ] Test, docs, adr added or updated as needed
- [ ] [Contributor Guide
Steps](https://github.com/defenseunicorns/zarf/blob/main/CONTRIBUTING.md#developer-workflow)
followed

---------

Signed-off-by: razzle <harry@razzle.cloud>
Co-authored-by: Wayne Starr <Racer159@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants