Skip to content

Conversation

@visortelle
Copy link
Member

Motivation

Dekaf UI is an open-source alternative to Pulsar Manager. It may be useful to have it working out-of-the-box for some Helm chart users.

Repository: https://github.com/visortelle/dekaf

@lhotari asked to add it to this chart here: https://apache-pulsar.slack.com/archives/C5Z4T36F7/p1761840907550329?thread_ts=1761507755.142109&cid=C5Z4T36F7

Modifications

I added deployment, service and PVC for Dekaf. Also added it to the components list and made it disabled by default.

I didn't test all the possible scenarios, but basic setup should work.

Verifying this change

  • Make sure that the change passes the CI checks.

@visortelle visortelle requested a review from lhotari November 2, 2025 14:30
@visortelle
Copy link
Member Author

@lhotari to fix CI we probably can change postgres and keycloak docker repos from bitnami/xxx to bitnamilegacy/xxx.

More info: bitnami/charts#35164

Could you please point me to where it can be changed?

@lhotari
Copy link
Member

lhotari commented Nov 3, 2025

@lhotari to fix CI we probably can change postgres and keycloak docker repos from bitnami/xxx to bitnamilegacy/xxx.

More info: bitnami/charts#35164

Could you please point me to where it can be changed?

looks like it is referenced in .ci/helm.sh script.

echo "Installing keycloak helm chart"
${HELM} install keycloak-ci oci://registry-1.docker.io/bitnamicharts/keycloak --version 24.6.4 --values ${PULSAR_HOME}/.ci/auth/keycloak/values.yaml -n ${NAMESPACE}

@visortelle
Copy link
Member Author

CI is fixed now.

Copy link
Member

@lhotari lhotari left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks for the contribution @visortelle

@lhotari lhotari merged commit dc034a8 into apache:master Nov 3, 2025
35 checks passed
@visortelle
Copy link
Member Author

@lhotari what do you think, can we release the new version of the Helm chart, or you would prefer to accumulate more changes?

@lhotari
Copy link
Member

lhotari commented Nov 4, 2025

@lhotari what do you think, can we release the new version of the Helm chart, or you would prefer to accumulate more changes?

I'm planning to release after next Pulsar release which is happening soon (starting as soon as bug fix PRs are merged and CI passes).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants