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

Use default environment keys as default in cortex configure prompts for new environments #726

Closed
vishalbollu opened this issue Jan 6, 2020 · 0 comments · Fixed by #1044
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@vishalbollu
Copy link
Contributor

Description

Default values in cortex configure -e <env> prompts have the following precedence:

Currently:

  1. Previous keys used in if it exists
  2. Blank

Suggested order:

  1. Previous keys used in if they exist
  2. Keys from the default environment if they exist
  3. Blank

Motivation

Prevent users from copying the same key multiple times if they have multiple operator endpoints but they are all deployed using the same key.

@vishalbollu vishalbollu added the enhancement New feature or request label Jan 6, 2020
@deliahu deliahu self-assigned this May 8, 2020
@deliahu deliahu added the v0.17 label May 8, 2020
@deliahu deliahu added this to the v0.17 milestone Nov 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants