kubernetes-retired / csi-driver-image-populator

[EOL] CSI driver that uses a container image as a volume
Apache License 2.0
90 stars 23 forks source link

Initial Checkin #1

Closed kfox1111 closed 5 years ago

kfox1111 commented 5 years ago

This adds an initial implementation. It works but has little error handling. Do not use for production. It is based on the layout from the csi-driver-host-path repo.

kfox1111 commented 5 years ago

Most of the files here is from the host path driver. vendor and release-tools directories are unchanged from host path. Most of the new code is under cmd and pkg.

kfox1111 commented 5 years ago

Ok. Thanks for the help. Still learning how all this stuff works. :)

kfox1111 commented 5 years ago

Rebased, lint errors fixed, test stubs put in place.

k8s-ci-robot commented 5 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kfox1111, saad-ali

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/kubernetes-csi/csi-driver-image-populator/blob/master/OWNERS)~~ [saad-ali] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
msau42 commented 5 years ago

lgtm, can you squash your commits first

kfox1111 commented 5 years ago

lgtm, can you squash your commits first

Squashed. Thanks for reviewing.

msau42 commented 5 years ago

/lgtm