Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: add krew support #4200

Merged
merged 1 commit into from
Apr 4, 2020
Merged

feat: add krew support #4200

merged 1 commit into from
Apr 4, 2020

Conversation

starpit
Copy link
Contributor

@starpit starpit commented Apr 4, 2020

Fixes #4199

Description of what you did:

My PR is a:

  • 💥 Breaking change
  • 🐛 Bug fix
  • 💅 Enhancement
  • 🚀 New feature

Please confirm that your PR fulfills these requirements

  • Multiple commits are squashed into one commit.
  • The commit message follows Conventional Commits, which allows us to autogenerate release notes; e.g. fix(plugins/plugin-k8s): fixed annoying bugs
  • All npm dependencies are pinned.

@codecov
Copy link

codecov bot commented Apr 4, 2020

Codecov Report

Merging #4200 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4200   +/-   ##
=======================================
  Coverage   59.31%   59.31%           
=======================================
  Files          74       74           
  Lines        2399     2399           
  Branches      582      582           
=======================================
  Hits         1423     1423           
  Misses        749      749           
  Partials      227      227           

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 cd5b21c...b5647bc. Read the comment docs.

@starpit starpit merged commit f87cb6c into kubernetes-sigs:master Apr 4, 2020
@starpit starpit deleted the fix-4199 branch April 4, 2020 21:47
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add krew support
1 participant