Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add arbitrary label support to helm chart for service serviceMonitors #11957

Merged
merged 2 commits into from Dec 15, 2023

Conversation

dounix
Copy link
Contributor

@dounix dounix commented Nov 15, 2023

Fixes #11956

Summary

Adds service.labels support to emqx/emqx-enterprise helm chart

Changes to [deploy/charts/emqx-enterprise/templates/StatefulSet.yaml are a byproduct of the direction to run deploy/charts/sync-enterprise.sh after updating deploy/charts/emqx

@dounix dounix requested review from Rory-Z and a team as code owners November 15, 2023 21:52
@dounix dounix changed the title Add arbitrary label support to helm chart for service serviceMonitors feat: Add arbitrary label support to helm chart for service serviceMonitors Nov 15, 2023
@Rory-Z
Copy link
Member

Rory-Z commented Nov 16, 2023

Hi @dounix great PR, could you please change your commit log to pass check

@dounix
Copy link
Contributor Author

dounix commented Nov 17, 2023

@Rory-Z sure, everything but gcp pub/sub are passing now.

@dounix
Copy link
Contributor Author

dounix commented Dec 4, 2023

@Rory-Z sure, everything but gcp pub/sub are passing now.

@Rory-Z do I need to worry about the failing steps that (seem) unrelated to my PR area?

@Rory-Z Rory-Z requested a review from id December 5, 2023 02:04
@Rory-Z
Copy link
Member

Rory-Z commented Dec 5, 2023

@Rory-Z do I need to worry about the failing steps that (seem) unrelated to my PR area?

@id Could you please take a look

@dounix
Copy link
Contributor Author

dounix commented Dec 13, 2023

@id any updates?

@id
Copy link
Collaborator

id commented Dec 14, 2023

@dounix I've rebased your branch on latest master and re-run the tests. Now everything is looking good.
Let me know if you are ok with me rebasing your branch. If yes, I'll go ahead and merge this.

@dounix
Copy link
Contributor Author

dounix commented Dec 15, 2023

@dounix I've rebased your branch on latest master and re-run the tests. Now everything is looking good. Let me know if you are ok with me rebasing your branch. If yes, I'll go ahead and merge this.

Yep thats great

@id id merged commit 363c56c into emqx:master Dec 15, 2023
162 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add helm chart support for service labels
3 participants