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

[pulsar-functions] enhance kubernetes manifest customizer with default options #9445

Conversation

freeznet
Copy link
Contributor

@freeznet freeznet commented Feb 3, 2021

Motivation

The KubernetesManifestCustomizer was introduced by customizing the stateful set of running Pulsar Functions. but no default value was loaded from functions_worker.yaml.

Modifications

Add load default runtime options in BasicKubernetesManifestCustomizer
Add unit tests

Verifying this change

  • Make sure that the change passes the CI checks.

@freeznet freeznet changed the title enhance kubernetes manifest customizer with default options [pulsar-functions] enhance kubernetes manifest customizer with default options Feb 3, 2021
@sijie sijie self-assigned this Feb 3, 2021
@sijie sijie added this to the 2.8.0 milestone Feb 3, 2021
@sijie
Copy link
Member

sijie commented Feb 3, 2021

@nlu90 @addisonj Can you take a look at this PR?

@sijie sijie assigned freeznet and unassigned sijie Feb 3, 2021
@nlu90
Copy link
Member

nlu90 commented Feb 4, 2021

LGTM except the above comment for importing

@freeznet freeznet force-pushed the freeznet/enhance-KubernetesManifestCustomizer-with-default-options branch from 30bd536 to 390f850 Compare February 4, 2021 08:55
@freeznet freeznet force-pushed the freeznet/enhance-KubernetesManifestCustomizer-with-default-options branch from 390f850 to 66afd5e Compare February 5, 2021 00:49
@freeznet
Copy link
Contributor Author

freeznet commented Feb 5, 2021

/pulsarbot run-failure-checks

1 similar comment
@freeznet
Copy link
Contributor Author

freeznet commented Feb 5, 2021

/pulsarbot run-failure-checks

@codelipenghui codelipenghui merged commit 6f9b795 into apache:master Feb 5, 2021
@Anonymitaet Anonymitaet added the doc-required Your PR changes impact docs and you will update later. label Feb 7, 2021
@Anonymitaet Anonymitaet removed the doc-required Your PR changes impact docs and you will update later. label Feb 19, 2021
merlimat pushed a commit to merlimat/pulsar that referenced this pull request Apr 6, 2021
…t options (apache#9445)

### Motivation

The KubernetesManifestCustomizer was introduced by customizing the stateful set of running Pulsar Functions. but no default value was loaded from `functions_worker.yaml`.

### Modifications

Add load default runtime options in `BasicKubernetesManifestCustomizer`
Add unit tests

### Verifying this change

- [ ] Make sure that the change passes the CI checks.
eolivelli pushed a commit to datastax/pulsar that referenced this pull request May 7, 2021
…t options (apache#9445)

The KubernetesManifestCustomizer was introduced by customizing the stateful set of running Pulsar Functions. but no default value was loaded from `functions_worker.yaml`.

Add load default runtime options in `BasicKubernetesManifestCustomizer`
Add unit tests

- [ ] Make sure that the change passes the CI checks.
eolivelli pushed a commit to datastax/pulsar that referenced this pull request May 7, 2021
…t options (apache#9445)

The KubernetesManifestCustomizer was introduced by customizing the stateful set of running Pulsar Functions. but no default value was loaded from `functions_worker.yaml`.

Add load default runtime options in `BasicKubernetesManifestCustomizer`
Add unit tests

- [ ] Make sure that the change passes the CI checks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants