Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Support for drop-down or choice selection in additional-input section. #1351

Open
shrajfr12 opened this issue Feb 28, 2018 · 1 comment
Open

Comments

@shrajfr12
Copy link

additional-input section in metadata.yaml file in addons subdirectories takes on fields specified like

additional-input:

label: l1
key VAR
type: text
default : something
For some fields it might be necessary to provide a choice of several inputs with only one selectable.

For example, if the field is for supported version numbers 1, 2, 3, we might introduce a new keyword "choices": oneof "1", "2", "3" and conjure-up woud display the three values and allow one of them to be selected.

Current environment details
juju version = 2.3.3-xenial-amd64
conjure-up --version = conjure-up 2.5.5
Canonical-Kubernetes, AWS

This is a request for enhancement to improve user-experience

@stale
Copy link

stale bot commented Jul 5, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jul 5, 2018
@adam-stokes adam-stokes added pinned and removed wontfix labels Jul 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants