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

Create S3 access method for OCM #40

Closed
Skarlso opened this issue Aug 4, 2022 · 1 comment · Fixed by #46
Closed

Create S3 access method for OCM #40

Skarlso opened this issue Aug 4, 2022 · 1 comment · Fixed by #46
Labels
kind/feature new feature, enhancement, improvement, extension

Comments

@Skarlso
Copy link
Contributor

Skarlso commented Aug 4, 2022

Make s3 available as an access method.

- access:
      region: eu-central-1
      bucket: skarlso-ocm-bucket
      key: file.tar.gz
      type: S3
    name: s3-server
    relation: external
    type: filesystem
    version: 0.0.1
@Skarlso Skarlso added the kind/feature new feature, enhancement, improvement, extension label Aug 4, 2022
@yitsushi
Copy link
Contributor

yitsushi commented Aug 8, 2022

Pulled back to "In Progress" because the PR says:

NOTE: This PR will be rebased once #36 is merged. I'll also refactor the testing resources ( the way I'm mocking credentials ) and possibly unify some overlapping things.

So if i understand correctly, this is blocked on #36 being merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature new feature, enhancement, improvement, extension
Projects
None yet
3 participants