confluentinc / confluentinc/examples

Config auto generation wrong for ccloud schema registry

Open
#1,040 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.1k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

**Description**
If you follow the instructions documented [here](https://docs.confluent.io/cloud/current/cp-component/auto-generate-configs.html) for generating config for ccloud, it doesn't correctly pick up the schema regsitry user info config

This line should be changed to `schema.registry.basic.auth.user.info` rather than `basic.auth.user.info` to correctly pick up the config value:
https://github.com/confluentinc/examples/blob/6.2.1-post/utils/ccloud_library.sh#L1195

Contributor guide

No contributing guide indexed for this repository

Research direction

Open utils/ccloud_library.sh around line 1195 and compare the generated schema registry configuration with the linked Confluent Cloud auto-generation instructions. Reproduce the documented generation flow and verify that the generated configuration uses the schema-registry-specific user-info setting and is picked up correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
cloud
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.