Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Conversation

@starpit
Copy link
Contributor

@starpit starpit commented May 7, 2020

Fixes #4489

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 May 7, 2020

Codecov Report

Merging #4490 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4490   +/-   ##
=======================================
  Coverage   59.04%   59.04%           
=======================================
  Files          75       75           
  Lines        2410     2410           
  Branches      582      582           
=======================================
  Hits         1423     1423           
  Misses        762      762           
  Partials      225      225           

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 8fbdce5...fc83cbf. Read the comment docs.

@starpit starpit force-pushed the fix-4489 branch 2 times, most recently from 72c2aed to cfa78f0 Compare May 7, 2020 13:33
@starpit starpit merged commit e351a5f into kubernetes-retired:master May 7, 2020
@starpit starpit deleted the fix-4489 branch May 7, 2020 16:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

kubectl get -w calls, at great expense, explain many times

1 participant