zarf
zarf copied to clipboard
feat: default-required feature flag
Description
Refer to adr/0025-required-optional.md
.
Related Issue
Fixes #2059
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
- [x] Test, docs, adr added or updated as needed
- [x] Contributor Guide Steps followed
Deploy Preview for zarf-docs canceled.
Name | Link |
---|---|
Latest commit | 03689565ec4bbeed90c484b8394457f8be486b0d |
Latest deploy log | https://app.netlify.com/sites/zarf-docs/deploys/665609da2e32780008319736 |
TODO:
- [x] Talk w/ @Racer159 about composition behavior
- [x] Discuss
zarf-seed-registry
import behavior - [x] Think about migration behavior
- [x] Lint addition?
- [x]
zarf package migrate
?
Some final thoughts for review:
- Unit testing filters?
-
config.CommonOptions.Confirm
behavior w/filters.NewDeploymentFilter
-
zarf dev migrate
opinionated YAML transformations -
zarf dev migrate
RunE
vsRun
- ADR updates