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

Allow users to specify --namespace flag for tasks generated by generate-pipeline #2722

Merged
merged 5 commits into from
Sep 3, 2019

Conversation

marlon-gamez
Copy link
Contributor

@marlon-gamez marlon-gamez commented Aug 26, 2019

A few of these commits were already added by #2692

This PR allows users to use the --namespace flag with generate-pipeline to then have the tasks generated by the command also run skaffold commands in the specified namespace.

pkg/skaffold/generate_pipeline/tasks.go Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Aug 29, 2019

Codecov Report

Merging #2722 into master will increase coverage by 0.01%.
The diff coverage is 52.38%.

Impacted Files Coverage Δ
pkg/skaffold/runner/generate_pipeline.go 0% <0%> (ø) ⬆️
...kg/skaffold/generate_pipeline/generate_pipeline.go 39.47% <0%> (ø) ⬆️
pkg/skaffold/generate_pipeline/tasks.go 76.4% <100%> (+1.7%) ⬆️
pkg/skaffold/generate_pipeline/profile.go 35.52% <42.85%> (+0.8%) ⬆️

@marlon-gamez marlon-gamez marked this pull request as ready for review August 30, 2019 20:10
@tejal29 tejal29 merged commit 81c50fe into GoogleContainerTools:master Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants