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

Update slim-dev bundle to import base and identity layers #833

Closed
mjnagel opened this issue Sep 25, 2024 · 0 comments · Fixed by #853
Closed

Update slim-dev bundle to import base and identity layers #833

mjnagel opened this issue Sep 25, 2024 · 0 comments · Fixed by #853
Assignees
Milestone

Comments

@mjnagel
Copy link
Contributor

mjnagel commented Sep 25, 2024

This issue depends on #827 and #828 being completed.

Once the base and identity/authorization layers are implemented in uds-core the slim-dev bundle should be updated to reference those two packages instead of the existing core-slim-dev package. The slim-dev package (zarf.yaml) can be deleted, and any associated CI/tasks should be updated to ensure proper layers are built instead of it.

@mjnagel mjnagel added this to the 0.29.0 milestone Sep 27, 2024
@mjnagel mjnagel closed this as completed in b3f532a Oct 4, 2024
docandrew pushed a commit that referenced this issue Oct 17, 2024
* Adds UDS Core Base
* Adds UDS Core Identity & Authorization

Fixes #827

Fixes #828

Fixes #833

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

- [ ] Test, docs, adr added or updated as needed
- [ ] [Contributor
Guide](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)
followed

---------

Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
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

Successfully merging a pull request may close this issue.

2 participants