cyberark / conjur

CyberArk Conjur automatically secures secrets used by privileged users and machine identities
https://conjur.org
Other
757 stars 122 forks source link

Limit aws-sdk dependencies #611

Closed dividedmind closed 6 years ago

dividedmind commented 6 years ago

Gemfile currently pulls the whole aws-sdk, which adds tens of megabytes of unused code to the distribution and tens of seconds to build. We should only depend on parts of the SDK that we actually use.

kgilpin commented 6 years ago

Like the credential factory branch is doing

On Thu, Jul 5, 2018 at 11:41 PM Rafał Rzepecki notifications@github.com wrote:

Gemfile currently pulls the whole aws-sdk, which adds tens of megabytes of unused code to the distribution and tens of seconds to build. We should only depend on parts of the SDK that we actually use.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cyberark/conjur/issues/611, or mute the thread https://github.com/notifications/unsubscribe-auth/AAFRe0ykQcgoh5P7LBRvpM6k3y6_GIjVks5uDtxZgaJpZM4VE1k_ .