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

Managed Features should be toggleable per cluster #6

Open
twobeeb opened this issue Mar 10, 2021 · 0 comments
Open

Managed Features should be toggleable per cluster #6

twobeeb opened this issue Mar 10, 2021 · 0 comments
Labels
feature This issue adds a new feature

Comments

@twobeeb
Copy link
Contributor

twobeeb commented Mar 10, 2021

Currently, ns4kafka manages the following Kafka resources :

  • Topics
  • ACLs
  • Connectors

At some point, we want to add :

  • Schemas (using Confluent SR)
  • Users
  • Consumer groups (change offsets)

Depending on the team using ns4kafka, they may not need some features (Kafka Connect) or features may not be available (User management locked behind Kafka 2.7.0), and as such, every feature should be toggleable, preventing API calls to such features to succeed

@twobeeb twobeeb added the refactor The change is an optimisation of the code base without any functional changes label Mar 10, 2021
@twobeeb twobeeb added the API label Mar 19, 2021
@twobeeb twobeeb added feature This issue adds a new feature and removed refactor The change is an optimisation of the code base without any functional changes labels Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue adds a new feature
Projects
None yet
Development

No branches or pull requests

2 participants