Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

fix(slugrunner): use init container to download the slug from objectstorage #1179

Closed
wants to merge 1 commit into from

Conversation

kmala
Copy link
Contributor

@kmala kmala commented Dec 16, 2016

Use the init container to download the slug, thus app container will not have access to the creds for the storage buckets.

@deis-bot
Copy link

@helgi, @zinuzoid and @bacongobbler are potential reviewers of this pull request based on my analysis of git blame information. Thanks @kmala!

@codecov-io
Copy link

codecov-io commented Dec 19, 2016

Current coverage is 87.31% (diff: 91.66%)

Merging #1179 into master will increase coverage by 0.01%

@@             master      #1179   diff @@
==========================================
  Files            43         43          
  Lines          3826       3838    +12   
  Methods           0          0          
  Messages          0          0          
  Branches        665        667     +2   
==========================================
+ Hits           3340       3351    +11   
  Misses          321        321          
- Partials        165        166     +1   

Powered by Codecov. Last update 0e3e130...f2e2128

@mboersma mboersma modified the milestones: v2.11, v2.10 Jan 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants