Skip to content

skip large files during skaffold init#3717

Merged
balopat merged 2 commits intoGoogleContainerTools:masterfrom
balopat:skip_large_files_for_init
Feb 22, 2020
Merged

skip large files during skaffold init#3717
balopat merged 2 commits intoGoogleContainerTools:masterfrom
balopat:skip_large_files_for_init

Conversation

@balopat
Copy link
Copy Markdown
Contributor

@balopat balopat commented Feb 21, 2020

Fixes #3619.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 21, 2020

Codecov Report

Merging #3717 into master will decrease coverage by 0.01%.
The diff coverage is 75%.

Impacted Files Coverage Δ
pkg/skaffold/initializer/analyze/kubernetes.go 100% <ø> (ø) ⬆️
cmd/skaffold/app/cmd/init.go 100% <100%> (ø) ⬆️
pkg/skaffold/initializer/analyze/analyze.go 89.09% <71.42%> (-2.58%) ⬇️
...affold/kubernetes/portforward/kubectl_forwarder.go 65.85% <0%> (-2.44%) ⬇️

Copy link
Copy Markdown
Contributor

@nkubala nkubala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with a nit: should we document somewhere that 500MB is the max file size for skaffold init?

@balopat
Copy link
Copy Markdown
Contributor Author

balopat commented Feb 21, 2020

restarted kokoro - it flaked: #3719

@balopat balopat merged commit 4c9d801 into GoogleContainerTools:master Feb 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

skaffold init - loads all files to memory

3 participants