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

Add Custom Configuration spec for Kafka #1041

Merged
merged 9 commits into from
Jun 20, 2023
Merged

Add Custom Configuration spec for Kafka #1041

merged 9 commits into from
Jun 20, 2023

Conversation

obaydullahmhs
Copy link
Member

@obaydullahmhs obaydullahmhs commented Jun 5, 2023

Signed-off-by: obaydullahmhs obaydullah@appscode.com

Fixes kubedb/project#897

@CLAassistant
Copy link

CLAassistant commented Jun 5, 2023

CLA assistant check
All committers have signed the CLA.

apis/kubedb/v1alpha2/kafka_webhook.go Outdated Show resolved Hide resolved
@raihankhan raihankhan changed the title Add config-secret for kafka Add Custom Configuration spec for Kafka Jun 19, 2023
raihankhan
raihankhan previously approved these changes Jun 19, 2023
Copy link
Contributor

@raihankhan raihankhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Congrats on your first contribution @obaydullahmhs

// ConfigSecret is an optional field to provide custom configuration file for database (i.e config.properties).
// If specified, this file will be used as configuration file otherwise default configuration file will be used.
// +optional
ConfigSecret *KafkaConfigSecret `json:"configSecret,omitempty"`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use one secret

  • config.properties

  • broker.properties
  • controller.properties

Signed-off-by: obaydullahmhs <obaydullah@appscode.com>
Signed-off-by: obaydullahmhs <obaydullah@appscode.com>
Signed-off-by: obaydullahmhs <obaydullah@appscode.com>
Signed-off-by: obaydullahmhs <obaydullah@appscode.com>
Signed-off-by: obaydullahmhs <obaydullah@appscode.com>
Signed-off-by: obaydullahmhs <obaydullah@appscode.com>
Signed-off-by: obaydullahmhs <obaydullah@appscode.com>
Signed-off-by: obaydullahmhs <obaydullah@appscode.com>
@tamalsaha tamalsaha merged commit 224dd56 into master Jun 20, 2023
14 checks passed
@tamalsaha tamalsaha deleted the add-config-secret branch June 20, 2023 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants