-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Description
Consider implementing new dry-run or replace existing --without-act.
- Do not change anything on cluster or in input Kubemarine files.
- Generate, enrich, compile as much as possible
- Compile plugin templates
- dry-run helm if it is supported
- Enrich default plugins
- Generate different files in dump (etc_hosts, haproxy configs, etc.) without upload.
- Generate final inventory file without replacing of initial (as --without-act currently does)
- Other
- Consider restrictions when generation of something that depends on real work on cluster (for example, template plugins sometimes depend on shell command through
runtime_vars). - In case if it is implemented only locally, consider adding this to
kubemarine selftest.
Reactions are currently unavailable