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 kubectl global flags in ko apply #297

Merged
merged 2 commits into from
Nov 30, 2018

Conversation

jonjohnsonjr
Copy link
Collaborator

Fixes #288
Fixes #295

@codecov-io
Copy link

codecov-io commented Nov 2, 2018

Codecov Report

Merging #297 into master will decrease coverage by 0.25%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #297      +/-   ##
==========================================
- Coverage   50.83%   50.57%   -0.26%     
==========================================
  Files          63       63              
  Lines        2939     2954      +15     
==========================================
  Hits         1494     1494              
- Misses       1196     1211      +15     
  Partials      249      249
Impacted Files Coverage Δ
cmd/ko/commands.go 0% <0%> (ø) ⬆️

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 c0dc133...fa55feb. Read the comment docs.

This registers the global flags with the kubectl apply command and
passes them through to kubectl.
@jonjohnsonjr
Copy link
Collaborator Author

@mattmoor WDYT

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.

3 participants