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: Support to customize broker podManagementPolicy from values.yaml #525

Merged

Conversation

ludmanl
Copy link
Contributor

@ludmanl ludmanl commented Sep 3, 2024

Modification to make the podManagementPolicy on the broker adjustable, independent of the component function value, in cases where we do not want to use the built-in functions, but rather an extension like the FunctionMesh Operator.

Motivation

podManagementPolicy should be customizable on the broker regardless of the value of the component function.

Modifications

podManagementPolicy can be customized from the values file.

Verifying this change

  • Make sure that the change passes the CI checks.

@ludmanl ludmanl changed the title feat: Customizable broker podManagementPolicy from values.yaml feat: Support to customize broker podManagementPolicy from values.yaml Sep 3, 2024
charts/pulsar/templates/broker-statefulset.yaml Outdated Show resolved Hide resolved
charts/pulsar/values.yaml Outdated Show resolved Hide resolved
charts/pulsar/values.yaml Outdated Show resolved Hide resolved
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.

2 participants