-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
I3Minimal impactMinimal impactS3Minimally significantMinimally significantU2Seriously plannedSeriously plannedconfigConfiguration format update or breaking changeConfiguration format update or breaking changeenhancementImproving existing functionalityImproving existing functionalityneofs-irInner Ring node application issuesInner Ring node application issues
Milestone
Description
Is your feature request related to a problem? Please describe.
I'm always frustrated when:
- we have a config that is
truefor all networks yet it has to be configured explicitly - we have a lot of top level configs without logical grouping
Describe the solution you'd like
- Create an
fschain.disable_autodeploywith an inverse meaning, we use autodeploy by default, but don't ifdisable_autodeployis true. This config shouldn't be used normally, only in case of emergency/node failing to work with autodeploy for whatever reason (although practically it's super-stable now). - Make
fschain_autodeploydefault totrue, but support it for one more release (simplifying transition). - In subsequent release drop
fschain_autodeploycompletely.
Describe alternatives you've considered
Keeping things as is is not very convenient.
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
I3Minimal impactMinimal impactS3Minimally significantMinimally significantU2Seriously plannedSeriously plannedconfigConfiguration format update or breaking changeConfiguration format update or breaking changeenhancementImproving existing functionalityImproving existing functionalityneofs-irInner Ring node application issuesInner Ring node application issues