Skip to content

Fix required parameters for multiple templates #9741

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

Closed
wants to merge 1 commit into from

Conversation

dinhxuanvu
Copy link
Member

There are several parameters that are required during the build process.
However, those are not marked as required which will cause failure if
users leave them blank. Those parameters need to be explicitly marked as
required to avoid confusion and unexpected failure.

Signed-off-by: Vu Dinh [email protected]

There are several parameters that are required during the build process.
However, those are not marked as required which will cause failure if
users leave them blank. Those parameters need to be explicitly marked as
required to avoid confusion and unexpected failure.

Signed-off-by: Vu Dinh <[email protected]>
@bparees
Copy link
Contributor

bparees commented Jul 11, 2016

it looks like you're updating these manually. use the script mentioned in the readme. and you'll need to run hack/gen-bootstrap-bindata.sh

@dinhxuanvu
Copy link
Member Author

Close this PR as it's no longer needed. PR #9754 contains the changes from this PR as well.

@dinhxuanvu dinhxuanvu closed this Jul 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants