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

Create and publish Base functional layer #827

Open
mjnagel opened this issue Sep 25, 2024 · 0 comments · May be fixed by #853
Open

Create and publish Base functional layer #827

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

Comments

@mjnagel
Copy link
Contributor

mjnagel commented Sep 25, 2024

Additional context in #736

As accepted in the ADR we should create and publish a "base" functional layer. This layer should include Istio (and Gateways) + Pepr w/UDS Operator & UDS Policies.

Definition of done for this layer:

  • New packages/base folder with a zarf.yaml named core-base importing istio, gateways, and pepr (operator + policies)
  • Readme identifying the contents of the layer as well as any dependency layers (none in this case)
  • Validation task file, importing validations from components
  • CI filters modified to test "base" on changes to appropriate files
  • CI workflows/tasks modified to add a "layer test" which builds and deploys the specified layer. This should be used on the CI filter in place of the existing single package test for the relevant package(s)
  • Publishing workflows/tasks updated to publish the layer, using monolithic versioning (versioned identical to core itself) - this will also require release-please config updates

Existing draft PR may be helpful in the implementation here.

@mjnagel mjnagel changed the title Create and publish base functional layer Create and publish Base functional layer Sep 25, 2024
@mjnagel mjnagel added this to the 0.29.0 milestone Sep 27, 2024
@rjferguson21 rjferguson21 linked a pull request Oct 2, 2024 that will close this issue
5 tasks
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.

4 participants