Skip to content

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

Merged
codelipenghui merged 5 commits into
apache:masterfrom
freeznet:freeznet/enhance-KubernetesManifestCustomizer-with-default-options
Feb 5, 2021
Merged

[pulsar-functions] enhance kubernetes manifest customizer with default options#9445
codelipenghui merged 5 commits into
apache:masterfrom
freeznet:freeznet/enhance-KubernetesManifestCustomizer-with-default-options

Conversation

@freeznet

@freeznet freeznet commented Feb 3, 2021

Copy link
Copy Markdown
Contributor

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

sijie commented Feb 3, 2021

Copy link
Copy Markdown
Member

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

@sijie sijie assigned freeznet and unassigned sijie Feb 3, 2021
@nlu90

nlu90 commented Feb 4, 2021

Copy link
Copy Markdown
Member

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

freeznet commented Feb 5, 2021

Copy link
Copy Markdown
Contributor Author

/pulsarbot run-failure-checks

1 similar comment
@freeznet

freeznet commented Feb 5, 2021

Copy link
Copy Markdown
Contributor Author

/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.

6 participants