Hello Kudu Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/16161

to look at the new patch set (#2).

Change subject: [docker] KUDU-2857: Rewrite docker build script in python
......................................................................

[docker] KUDU-2857: Rewrite docker build script in python

This patch rewrites the Docker script in Python while maintining the
same functionality. Not only will this make future devlopment easier,
but it makes usage more intuative as well.

Now instead of using environment variables, flags are used to
configure the build. Additionally the flags are validated against
valid values and `--help` output is available to show all the options.

I also added basic resource validation checks to ensure users have
configred enough cpu and memory resources to have a successful
build and fail fast if they dont.

Change-Id: Ie678967a6b64f53682c636b8d1cdcb2f5467e608
---
M docker/README.adoc
A docker/docker-build.py
D docker/docker-build.sh
M kubernetes/README.adoc
M kubernetes/helm/README.adoc
5 files changed, 327 insertions(+), 254 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/61/16161/2
--
To view, visit http://gerrit.cloudera.org:8080/16161
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie678967a6b64f53682c636b8d1cdcb2f5467e608
Gerrit-Change-Number: 16161
Gerrit-PatchSet: 2
Gerrit-Owner: Grant Henke <granthe...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to