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

fix(deis-minio): store minio data on a persistent volume #46

Closed
wants to merge 9 commits into from

Commits on Jan 11, 2016

  1. Configuration menu
    Copy the full SHA
    5d42de4 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2016

  1. feat(deis-minio-pvc.yaml): add persistent volume claim for minio

    Aaron Schlesinger committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    632fe40 View commit details
    Browse the repository at this point in the history
  2. fix(deis-minio-rc.yaml): use the minio persistent volume claim

    Aaron Schlesinger committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    6b0a450 View commit details
    Browse the repository at this point in the history
  3. fix(deis-minio-pvc.yaml): add local label to the claim

    Aaron Schlesinger committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    56a0c45 View commit details
    Browse the repository at this point in the history
  4. fix(deis-minio-pvc.yaml): remove invalid line from the claim

    Aaron Schlesinger committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    934eb12 View commit details
    Browse the repository at this point in the history
  5. feat(deis-minio-pv.yaml): add the persistent volume for minio

    Aaron Schlesinger committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    d154c47 View commit details
    Browse the repository at this point in the history
  6. fix(deis-minio-rc.yaml): fix syntax error in RC manifest

    Aaron Schlesinger committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    3229339 View commit details
    Browse the repository at this point in the history
  7. fix(deis-minio): include deis in the claim and volume name

    Aaron Schlesinger committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    014cb4b View commit details
    Browse the repository at this point in the history
  8. fix(Dockerfile,deis-minio-rc.yaml): create and assign server data dir…

    …ectory at /mnt/minio/data
    Aaron Schlesinger committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    a6dabea View commit details
    Browse the repository at this point in the history