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

Generated CLI in wizard has incorrect construction for multiple dns servers and compute resource #610

Closed
hickeng opened this issue Oct 11, 2018 · 1 comment
Assignees
Labels
area/summary Display of requested settings for confirmation component/plugin/h5c The plugin for the vSphere HTML5 client kind/defect/regression Changed behavior that is inconsistent with what's intended severity/3-moderate Medium usability or functional impact. Potentially has an inconvenient workaround. source/dogfooding Found via a dogfooding activity
Milestone

Comments

@hickeng
Copy link
Member

hickeng commented Oct 11, 2018

In 1.4.3 there are two issues observed with the generated command line:

  1. The --compute-resource-name option name should be --compute-resource
  2. If specifying multiple DNS servers, the additional servers are missing the --dns-server option name, resulting in misaligned processing of following argument.

I've marked this as sev3 because it's was difficult for me to determine what was wrong with the command line, until I broken it down into individual components. For a customer who doesn't know what it should be I don't see how they could fix it easily.

@hickeng hickeng added component/plugin/h5c The plugin for the vSphere HTML5 client severity/3-moderate Medium usability or functional impact. Potentially has an inconvenient workaround. area/summary Display of requested settings for confirmation kind/defect/regression Changed behavior that is inconsistent with what's intended source/dogfooding Found via a dogfooding activity labels Oct 11, 2018
@zhoumeina zhoumeina added this to the Sprint 35 milestone Oct 15, 2018
@zhoumeina
Copy link
Contributor

fixed by pr:#612

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/summary Display of requested settings for confirmation component/plugin/h5c The plugin for the vSphere HTML5 client kind/defect/regression Changed behavior that is inconsistent with what's intended severity/3-moderate Medium usability or functional impact. Potentially has an inconvenient workaround. source/dogfooding Found via a dogfooding activity
Projects
None yet
Development

No branches or pull requests

2 participants