Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

create kafka namespace if missing #593

Merged
merged 6 commits into from
Jun 28, 2021

Conversation

aloyszhang
Copy link
Contributor

@aloyszhang aloyszhang commented Jun 25, 2021

Currently KoP only creates the namespace for kafka metadata defined by kafkaMetadataTenant and kafkaMetadataNamespace when started, but not create the namespaces for kafka topics defined by kafkaTenant and kafkaNamespace.

This pull requeset add the initialization of namespaces for kafka topic.

@aloyszhang
Copy link
Contributor Author

@BewareMyPower @hangc0276 PTAL

@BewareMyPower BewareMyPower merged commit 18392cc into streamnative:master Jun 28, 2021
BewareMyPower pushed a commit that referenced this pull request Aug 5, 2021
Currently KoP  only creates the namespace for kafka metadata defined by `kafkaMetadataTenant` and `kafkaMetadataNamespace` when started, but not create the namespaces for kafka topics defined by `kafkaTenant` and `kafkaNamespace`.

This pull requeset add the initialization of namespaces for kafka topic.
@BewareMyPower BewareMyPower added the type/enhancement Indicates an improvement to an existing feature label Sep 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/enhancement Indicates an improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants