-
Notifications
You must be signed in to change notification settings - Fork 100
auto-upgrade not outputted as part of acorn run -o yaml #1459
Comments
Gave this a look and this isn't a direct result of adding For example, if you run an app without the
For reference what I'm calling the "assumption logic" can be found here. Thoughts @cjellick? |
Pretty sure I want to change this behavior. I think this also affects the UI. Like, @vincent99 may not know to mark an app as autoupgrade if that flag isnt set. I think the behavior I want is that the autoUpgrade field must be set, but the CLI helps - if the tag is detected to be a pattern, set the autoUpgrade field for the user. This should be done client side, not server side. |
Signed-off-by: tylerslaton <[email protected]>
Signed-off-by: tylerslaton <[email protected]>
Signed-off-by: tylerslaton <[email protected]>
Signed-off-by: tylerslaton <[email protected]>
Signed-off-by: tylerslaton <[email protected]>
Signed-off-by: tylerslaton <[email protected]>
Signed-off-by: tylerslaton <[email protected]>
Signed-off-by: tylerslaton <[email protected]>
Signed-off-by: tylerslaton <[email protected]>
Signed-off-by: tylerslaton <[email protected]>
Signed-off-by: tylerslaton <[email protected]>
Always set AutoUpgrade if it is implied (#1459)
The backend code for this has been set in place. Now the UI just needs to read from |
Signed-off-by: tylerslaton <[email protected]>
No description provided.
The text was updated successfully, but these errors were encountered: