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

hack: add dev scripts #8764

Merged
merged 3 commits into from
Nov 2, 2017
Merged

hack: add dev scripts #8764

merged 3 commits into from
Nov 2, 2017

Commits on Nov 2, 2017

  1. gitignore: ignore hidden Dockerfiles for docker build

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    736b9f0 View commit details
    Browse the repository at this point in the history
  2. Dockerfile-test: make Go version flexible, move other test Dockerfiles

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    70f64bb View commit details
    Browse the repository at this point in the history
  3. hack/scripts: add Makefile for etcd development

    Adding some frequently used commands.
    
    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    ff05596 View commit details
    Browse the repository at this point in the history