confluentinc / confluentinc/confluent-kubernetes-examples
Control Center doesn't work when ui.basepath is set
- Dominant language
- Shell
- Stars
- 72
- Forks
- 201
- Avg merge
- 10h 2m
- Merged PRs (30d)
- 2
Description
As mentioned in
https://github.com/confluentinc/control-center-images/issues/53#issuecomment-1186061216
If we set `confluent.controlcenter.ui.basepath=/abc/` control center doesn't start. Assumption liveness/readiness probe does not respect specified base path.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked control-center-images discussion and the Kubernetes liveness/readiness probe configuration used by this example. Reproduce the failure with confluent.controlcenter.ui.basepath=/abc/ and verify whether the probes still target the root path. Done means Control Center starts successfully and both probes respect the configured base path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100