Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build and document 'dce upgrade' functionality #27

Open
joshmarsh opened this issue Nov 14, 2019 · 3 comments
Open

Build and document 'dce upgrade' functionality #27

joshmarsh opened this issue Nov 14, 2019 · 3 comments
Assignees

Comments

@joshmarsh
Copy link
Contributor

joshmarsh commented Nov 14, 2019

  • Add a flag to dce system deploy that specifies the version of dce to deploy.
  • Default is to deploy latest version
  • Add a quick start for updating dce given you have an old version deployed
  • Consider how to deal with incompatibilities between different versions of the cli and dce backend
@eschwartz
Copy link
Contributor

Add a flag to dce system deploy

I'd prefer this configured in the yaml file

@eschwartz
Copy link
Contributor

Default behavior should be:

  • Download latest version
  • Write version number to yaml file, so it's pinned for the user

user can then upgrade in yaml as needed

@joshmarsh joshmarsh changed the title Deploy arbitrary versions of dce Build and document 'dce upgrade' functionality Nov 14, 2019
@nathanagood
Copy link
Contributor

nathanagood commented Jan 7, 2020

To reduce risk, let's consider pinning the version as default behavior and instead provide a "--latest" or something flag to allow users you override the version if desired (or the user can crack open the dce.yaml file and update).

@nathanagood nathanagood self-assigned this Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants