You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to-bar
changed the title
[FEATURE REQUEST] Refactor InitEngine class to be agnostic to changes in ApplyEngine and UpgradeEngine
Refactor InitEngine class to be agnostic to changes in ApplyEngine and UpgradeEngine
Feb 3, 2022
Tested init, init --full, apply and upgrade commands with --ping-retries and --ansible-forks flags.
Reported 2 minor issues (not related to these changes, but related to the init engine ): #2966 #2968
Is your feature request related to a problem? Please describe.
We have temporary workarounds here:
https://github.com/epiphany-platform/epiphany/blob/c687e8eca0347fda6dd7a0b092deafeccdb53fb6/cli/engine/InitEngine.py#L63
One was added in PR #2861
Describe the solution you'd like
Be able to add options for
apply
andupgrade
mode without breakinginit
mode.Describe alternatives you've considered
n/a
Additional context
n/a
DoD checklist
The text was updated successfully, but these errors were encountered: