ContainerSolutions / externalsecret-operator

An operator to fetch secrets from cloud services and inject them in Kubernetes
Apache License 2.0
189 stars 28 forks source link

Add support for Github Packages #147

Closed 1aziz closed 3 years ago

1aziz commented 3 years ago

Adding a Docker login step into the pipeline in order to push images to the Github Packages instead of DockerHub.

See pushed images: https://github.com/orgs/ContainerSolutions/packages/container/package/externalsecret-operator

codecov[bot] commented 3 years ago

Codecov Report

Merging #147 (987d22b) into master (89d57f4) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #147   +/-   ##
=======================================
  Coverage   70.55%   70.55%           
=======================================
  Files          10       10           
  Lines         411      411           
=======================================
  Hits          290      290           
  Misses        104      104           
  Partials       17       17           

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 89d57f4...6fcd439. Read the comment docs.

1aziz commented 3 years ago

Work will be ready to be merged after:

knelasevero commented 3 years ago

/approve