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

feat(*): build mc from master, push, make pod available for testing #19

Merged
merged 12 commits into from
Dec 9, 2015

Commits on Dec 8, 2015

  1. Configuration menu
    Copy the full SHA
    0a91a1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7b6733 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff98e49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f30255 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0afc9dd View commit details
    Browse the repository at this point in the history
  6. fix(mc/Dockerfile,Makefile): install Go according to minio instructions

    https://github.com/minio/mc/blob/master/INSTALLGO.md#install-go-13
    
    doing the install in a script instead of inside the docker build
    process. Fixes part of deis#7, but not all of it since mc is still not
    alpine compatible. see that issue for more information
    arschles committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    f2f469f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2015

  1. feat(Dockerfile,integration.sh,deus-mc-integration-pod.yaml): add scr…

    …ipt, target and pod for doing integration tests
    arschles committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    1e46d48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fd8502 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a11497 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23ea8f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb41e98 View commit details
    Browse the repository at this point in the history
  6. feat(Makefile): add targets for mc integration

    and split up mc targets
    arschles committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    fc5f0a8 View commit details
    Browse the repository at this point in the history