defenseunicorns / uds-package-software-factory

Replaced by https://github.com/defenseunicorns/uds-software-factory
Apache License 2.0
8 stars 2 forks source link

Constrain swf package to only deploy to valid versions/flavors of dubbd #5

Closed corang closed 1 year ago

corang commented 1 year ago

As a user of the software factory package I want to easily understand if the cluster I am deploying to will accept the package So that I don't have to suffer when dependencies aren't met

Acceptance Criteria

corang commented 1 year ago

probably gonna need a capability that checks the dubbd zarf secret - will also double as a place to write a verbose error about dubbd needing to be deployed before software factory

mikevanhemert commented 1 year ago

Could this be accomplished with a Zarf change? Add a dependsOn thing?