Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added support for preloading of docker images into instance pools #664

Merged
merged 1 commit into from
May 26, 2021

Conversation

alexott
Copy link
Contributor

@alexott alexott commented May 26, 2021

this fixes #663

@alexott alexott requested a review from nfx May 26, 2021 06:56
@codecov
Copy link

codecov bot commented May 26, 2021

Codecov Report

Merging #664 (6ac8e33) into master (c085722) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #664      +/-   ##
==========================================
+ Coverage   83.07%   83.09%   +0.01%     
==========================================
  Files          86       86              
  Lines        7901     7908       +7     
==========================================
+ Hits         6564     6571       +7     
  Misses        863      863              
  Partials      474      474              
Impacted Files Coverage Δ
compute/model.go 76.31% <ø> (ø)
compute/resource_instance_pool.go 89.89% <100.00%> (+0.76%) ⬆️

@nfx nfx merged commit 5eec2f3 into master May 26, 2021
@nfx nfx deleted the issue-663 branch May 26, 2021 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ISSUE] Add DCS attribute for Instance Pools in Terraform template
2 participants