oleksandrshalbanov-dev opened a new pull request, #35858:
URL: https://github.com/apache/superset/pull/35858

   <!---
   fix(helmchart): #35830 fix labeling naming convention in accordience with 
best practices
   -->
   
   ### SUMMARY
   <!--- This PR is created to resolve the following issue: 
https://github.com/apache/superset/issues/35830.
   Current label naming does not correspond to best practices. PR should add 
missing labels and then in the future, labels that are not required anymore can 
be removed -->
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   This PR will add labels and selectors like below to all components:
   app.kubernetes.io/name: {{ include "superset.name" . }}-<component 
name(worker, ws, etc.)
   app.kubernetes.io/instance: {{ .Release.Name }}
   
   
   
   
   ### ADDITIONAL INFORMATION
   This is an adjustment in accordance with the best practices: 
https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to