chef / chef/chef-server

[erchef] oc_erchef can connect directly to erlcloud to generate presigned urls

Open
#2,168 0 comments 0 reactions 1 assignee View on GitHub

@vinay-satish is already working on this.

Since Dec 22, 2020.

Status: Good First Issue
Dominant language
Erlang
Stars
303
Forks
211
Avg merge
1d 8h
Merged PRs (30d)
5

Description

Remove the dependency on mini_s3. This reduces the complexity and the operational cost of maintaining mini_s3.

mini_s3 was previously used as the library for communications with s3 and generating presigned_urls.

We are pulling in erlcloud for the same purpose and that also supports v4 signing.

At this point of time we can add a module to oc_erchef for making calls to erlcloud instead of mini_s3.

Acceptance Criteria:

  • No dependency on mini_s3
  • cookbook upload and downloads succeed.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.