defenseunicorns / uds-common

Common framework for UDS Packages
GNU Affero General Public License v3.0
6 stars 7 forks source link

Verify and Review assumptions uds-package-practices #233

Open andrewg-xyz opened 1 month ago

andrewg-xyz commented 1 month ago

From the package of a first-time package integrator review docs/package_integration/uds-package-practices.md

And update for clarity.

Ex. How well understood are these bullets?

- expose all configuration (`uds.dev` CRs, additional `Secrets`/`ConfigMaps`, etc) through a Helm chart (ideally in a `chart` or `charts` directory).
- limit the use of Zarf variable templates and prioritize configuring packages via Helm value overrides.
andrewg-xyz commented 1 month ago

related: https://github.com/defenseunicorns/uds-common/pull/242