intel / vck

Volume Controller for Kubernetes
https://ai.intel.com/kubernetes-volume-controller-kvc-data-management-tailored-for-machine-learning-workloads-in-kubernetes/
Apache License 2.0
67 stars 17 forks source link

Initial changes for minio support #2

Closed elsonrodriguez closed 6 years ago

elsonrodriguez commented 6 years ago

This is a starting point for swapping out aws cli with minio.

Need to derive BUCKET_NAME and BUCKET_PATH from a provided S3 url.

@Ajay191191 @balajismaniam

k8s-ci-robot commented 6 years ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To fully approve this pull request, please assign additional approvers. We suggest the following additional approver: balajismaniam

Assign the PR to them by writing /assign @balajismaniam in a comment when ready.

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kubeflow/experimental-kvc/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment