question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Too many warnings

See original GitHub issue

It is common to get a lot of very low value warnings from this provider. When I’m deploying a single chart to a cluster running Kubernetes 1.18, I get 47 warnings of the form:

warning: extensions/v1beta1/Ingress is deprecated by networking.k8s.io/v1beta1/Ingress and not supported by Kubernetes v1.20+ clusters.

This is frustrating for several reasons:

  1. It doesn’t apply to me - I’m not running a v1.20+ cluster
  2. It’s not actionable - I don’t own the Helm chart, and can’t fix it, but also don’t need to
  3. It’s super noisy - I get piles of these warnings, eroding my experience and trust in the tool

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:2
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
nesl247commented, Feb 26, 2021

Rarely would I find that useful. Instead, I would find it more useful if it simply said This chart is not compatible with Kubernetes versions newer than X. To see more information, run pulumi compatibility` or something like that.

0reactions
lblackstonecommented, Feb 26, 2021

I get a lot of these warnings, and just ignore them because 99% of them are from helm charts

Would you find it useful if it was only one warning per Helm chart? Maybe something like This Chart contains the following deprecated apiVersions: extensions/v1beta1/Deployment?

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Psychology of Warnings - Human Factors
The increasing trend toward multiple warnings also has the subtle effect of "diluting" the strength of more important ones. For example, one warning...
Read more >
Do too many warnings cause problems?
This month, Earnsy investigates whether too many written warnings in manuals cause problems. There seems to be enough concern about excessive warnings, ...
Read more >
Too Many Warnings [Explicit]
Check out Too Many Warnings [Explicit] by Sinn on Amazon Music. Stream ad-free or purchase CD's and MP3s now on Amazon.com.
Read more >
too many warnings generated; suppressing subsequent ones
Hello, can't update macbook pro 2015 from 10.14 to 10.14.1. Notebook just rebooting and nothing happening.
Read more >
Warning: Too many warning signs are bad for your health
There's no data to show that coffee causes cancer. Under Proposition 65, java sellers may still have to warn you about it.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found