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

cluster-create should pull existing config if directory doesn't exist #136

Open
chelma opened this issue Sep 22, 2023 · 0 comments
Open
Labels
bug Something isn't working Capture Configurability Work to make capture configurable and handle changes in configuration

Comments

@chelma
Copy link
Collaborator

chelma commented Sep 22, 2023

Description

If the user calls cluster-create on an existing cluster but has deleted their local config directory or otherwise doesn't have it in the local directory tree, the code will create the config directory with default configuration rather than what is currently deployed.

Blocked By

Acceptance Criteria

  • cluster-create should pull the currently deployed configuration and unpack it locally if called on an existing cluster and the user doesn't have a config directory for the cluster already
@chelma chelma added bug Something isn't working Capture Configurability Work to make capture configurable and handle changes in configuration labels Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Capture Configurability Work to make capture configurable and handle changes in configuration
Projects
None yet
Development

No branches or pull requests

1 participant