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

Change way of question for "insecure" parameter #366

Merged
merged 1 commit into from
Oct 18, 2019
Merged

Change way of question for "insecure" parameter #366

merged 1 commit into from
Oct 18, 2019

Commits on Oct 17, 2019

  1. Change way of question for insecure parameter

    cluster pipielineresource creation uses a parameter insecure
    for which the question asked is "Enter a value for insecure param"
    and user needed to type true or false
    now question is changed to "Is your cluster secure?" and user can
    choose between yes or no from the options provided on console
    which is internally mapped to true/false
    
    Signed-off-by: Pradeep Kumar <[email protected]>
    pradeepitm12 committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    7194000 View commit details
    Browse the repository at this point in the history