redpanda-data / redpanda-data/redpanda-operator
Configure kafka.protobuf config section for console service through Redpanda CRD
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 84
- Forks
- 32
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 104
Description
I would like to be able to configure kafka.protobuf config section for console service through Redpanda CRD
https://docs.redpanda.com/current/manage/schema-reg/schema-reg-ui/#prerequisites
but it seems to be impossible?
Is there any way around that other than creating full config file manually?
I see that there is extra field "console"
https://docs.redpanda.com/current/reference/k-crd/#k8s-api-github-com-redpanda-data-redpanda-operator-src-go-k8s-api-redpanda-v1alpha1-redpandaconsole
but I don't know how it can be used
JIRA Link: K8S-318
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the RedpandaConsole CRD reference and the schema-registry UI prerequisites linked in the issue. Determine how the kafka.protobuf settings should be represented through the CRD and verify that the resulting Console configuration works without manually creating a full config file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kafka, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100