Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

Comments

rename schema registry ports + add early failure condition#593

Open
Daniel Quackenbush (danquack) wants to merge 1 commit intoconfluentinc:masterfrom
danquack:named-ports
Open

rename schema registry ports + add early failure condition#593
Daniel Quackenbush (danquack) wants to merge 1 commit intoconfluentinc:masterfrom
danquack:named-ports

Conversation

@danquack
Copy link

@danquack Daniel Quackenbush (danquack) commented Mar 17, 2022

What changes were proposed in this pull request?

When installing the helm chart, I ran into a startup failure due to the environment variable SCHEMA_REGISTRY_PORT being set. To avoid this, I am proposing changing all named ports and perform a validation check to on the service to ensure that it is not being name schema-registry, which according to the docs, sets the service name as an active environment. This causes an exit status on the app confluentinc/schema-registry#689.

I also set the named port to be http for any future iterations. But that's an opinionated portion.

How was this patch tested?

I set fullnameOverride in the values file and verified it errored.

@danquack Daniel Quackenbush (danquack) changed the title rename schema registry ports rename schema registry ports + add early failure condition Mar 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant