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.

Use Kubernetes/Helm recommended labels

See original GitHub issue

Describe the feature:

Currently, in all charts/versions, the old Helm labels are used e.g. release, chart, and app. Helm has already moved from those labels since 2018, and a new set of labels has been introduced and recommended by Helm and Kubernetes.

Describe a specific use case for the feature:

Working with the resources that created by Elastic Helm charts is not unified and doesn’t follow the best practices in terms of labeling.

If you agree to the change, I will make the change for each chart one by one (we could also keep the old behavior for compatibility and to be deprecated later).

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:2
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
botelastic[bot]commented, Nov 15, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

0reactions
jmlrtcommented, Nov 17, 2022

I guess we could but not sure when we would have some time for review tbh

Read more comments on GitHub >

github_iconTop Results From Across the Web

Labels and Annotations - Helm
Helm itself never requires that a particular label be present. Labels that are marked REC are recommended, and should be placed onto a...
Read more >
Recommended Labels | Kubernetes
Recommended Labels. You can visualize and manage Kubernetes objects with more tools than kubectl and the dashboard. A common set of labels ......
Read more >
Helm Chart Labels and Selectors - Stack Overflow
Because of I am new to using Helm, I have some confusion to use selector and labels. So how should use the labels...
Read more >
Using Labels - Helm Documentation - Read the Docs
In Kubernetes, labels are typically edited by hand and stored with manifests in a version control system. Helm Classic makes it easier to...
Read more >
Setting Kubernetes Labels and Annotations - DZone Cloud
Helm chart is a popular method of packaging applications to be installed on the Kubernetes cluster. As Helm chart developers, ...
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