opendistro-for-elasticsearch / opendistro-build

🧰 Open Distro Build Scripts
https://opendistro.github.io/
Apache License 2.0
344 stars 175 forks source link

Add Kibana Pod Labels #710

Closed ghost closed 3 years ago

ghost commented 3 years ago

Description of changes:

I Add an optionnal podLabels for Kibana. This change allow use of global Kubernetes NetworkPolicy based on specific labels.

Test Results:

No change by default.

New labels added if you customize it :

helm template test helm/opendistro-es --set 'kibana.podLabels.foo=bar'
peterzhuamazon commented 3 years ago

Hi @BugMaster510945 thanks for the contribution and PR.

Can we ask is there any reason to only add this label to KibanaPods? Could you also test and add it to ESPods as well?

Thanks.

peterzhuamazon commented 3 years ago

Hi @BugMaster510945 it has been 7 days since our last comment. We will close this PR for now, please feel free to re-open if you have more comments.

Thanks.