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 topic auto creation policy for namespace resource #117

Merged
merged 6 commits into from
Feb 1, 2024

Conversation

jiangpengcheng
Copy link
Member

@jiangpengcheng jiangpengcheng commented Jan 29, 2024

(If this PR fixes a github issue, please add Fixes #<xyz>.)

Fixes #111

(or if this PR is one task of a github issue, please add Master Issue: #<xyz> to link to the master issue.)

Master Issue: #

Motivation

Explain here the context, and why you're making that change. What is the problem you're trying to solve.

Modifications

Add topic_auto_creation policy for namespace resource

Verifying this change

  • Make sure that the change passes the CI checks.

  • This change added tests and can be verified as follows:

  • Added tests for set and namespace with topic_auto_creation policy

Documentation

Check the box below.

Need to update docs?

  • doc-required

    (If you need help on updating docs, create a doc issue)

  • no-need-doc

    (Please explain why)

  • doc

    (If this PR contains doc changes)

@jiangpengcheng jiangpengcheng requested a review from a team as a code owner January 29, 2024 07:22
@github-actions github-actions bot added the doc-required This pr needs a document label Jan 29, 2024
@jiangpengcheng jiangpengcheng changed the title Add topic creation policy feat: Add topic auto creation policy for namespace resource Jan 29, 2024
@github-actions github-actions bot added no-need-doc This pr does not need any document doc This pr contains a document and removed doc-required This pr needs a document no-need-doc This pr does not need any document labels Jan 29, 2024
@nlu90 nlu90 merged commit 3e0e204 into streamnative:master Feb 1, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc This pr contains a document
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow Setting AutoTopicCreation on Pulsar Namespace Resources
3 participants