GithubHelp home page GithubHelp logo

Comments (3)

rafariossaa avatar rafariossaa commented on June 8, 2024

Hi,
Could you indicate which chart version are you using ?
I tried latest version (28.1.1) with this configuration, and it worked for me:

$ cat user.yaml 
# listeners:
#   client:
#     protocol: "SASL_SSL"
#   controller:
#     protocol: "SASL_SSL"

# tls:
#   type: "PEM"
#   existingSecret: 'kafka-ssl'

metrics:
  kafka:
    enabled: true
    extraFlags: {tls.insecure-skip-tls-verify: ""}

sasl:
  interbroker:
    password: 'cae1eipoo@k6mo!6IJ1eiHie7eigh_ie'
    #password: '4FKkMbGOEe'   ## Generated automatically
  controller:
    password: 'kool2sha_0eG+aech0utah6ahj!ejoox'
    #password: 'Vl0LDaJsJ3'   ## Generated automatically
  client:
    #passwords: 's5tEH3Ub9v'   ## WORK, Generated automatically
    #passwords: 'aeg02efaQu'   ## FAIL
    passwords: 'aivng3jouSRaing2eemoR41oPh4To2ei'  ## FAIL

from charts.

Skull0ne avatar Skull0ne commented on June 8, 2024

Thanks for your answer @rafariossaa .

I took your yaml and tried but I still have the same issue. I'm not forcing the helm chart version and it's pulling the version 28.0.4

    app.kubernetes.io/version: 3.7.0
    helm.sh/chart: kafka-28.0.4

I tried to force the version but I got this error :

$ helm install --atomic kafka oci://registry-1.docker.io/bitnamicharts/kafka -n kafka --create-namespace -f test  --version 28.1.1
Error: INSTALLATION FAILED: registry-1.docker.io/bitnamicharts/kafka:28.1.1: not found

EDIT : I've tried in a fresh namespace and it worked. So I've deleted my "kafka" one, redeployed in it and it worked too. However I retried to "helm uninstall", edit the password, install and it's failing again. So there is something that stays behind after the helm uninstall which leads to this issue. I have no pod/secret/cm in the NS after the uninstall so I'm not sure what blocks the deployment after updating the password

Thanks

from charts.

rafariossaa avatar rafariossaa commented on June 8, 2024

Hi,
I am glad you were able to solve the issue.
Have into account that password are persisted in config files, so if you want to change it you would need to delete the corresponding PVCs.
Please, don't hesitate to reopen this issue or to open a new one if needed.

from charts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.