cmattoon / aws-ssm

Populates Kubernetes Secrets from AWS Parameter Store
https://hub.docker.com/r/cmattoon/aws-ssm/
Apache License 2.0
168 stars 32 forks source link

Use the default credential provider chain instead of only from env. #22

Closed SalmaCodes-zz closed 5 years ago

SalmaCodes-zz commented 5 years ago

We are using https://github.com/uswitch/kiam to associate IAM roles to Pods.

codecov[bot] commented 5 years ago

Codecov Report

Merging #22 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #22   +/-   ##
=======================================
  Coverage   49.49%   49.49%           
=======================================
  Files           4        4           
  Lines         198      198           
=======================================
  Hits           98       98           
  Misses         97       97           
  Partials        3        3

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c557000...71840e3. Read the comment docs.