Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: redpanda helm release in false state #118

Closed
metacoma opened this issue Sep 20, 2024 · 5 comments
Closed

bug: redpanda helm release in false state #118

metacoma opened this issue Sep 20, 2024 · 5 comments
Assignees
Labels
bug Something isn't working redpanda

Comments

@metacoma
Copy link
Contributor

$ kubectl get redpandas.cluster.redpanda.com --all-namespaces

NAMESPACE   NAME        READY   STATUS
redpanda    neo4j-cdc   False   HelmRelease 'redpanda/neo4j-cdc' is not ready

kubectl -n flux-system logs deployment/helm-controller

{
  "namespace": "redpanda",
  "name": "neo4j-cdc",
  "reconcileID": "6a8407fe-e2d5-41f6-9dd0-4ddd39bfa460",
  "error": "template: redpanda/templates/console/configmap-and-deployment.yaml:67:4: executing \"redpanda/templates/console/configmap-and-deployment.yaml\" at <include \"_shims.render-manifest\" (list \"console.ConfigMap\" $wrappedSecretValues)>: error calling include: template: redpanda/templates/_shims.tpl:279:25: executing \"_shims.render-manifest\" at <include $tpl (dict \"a\" (list $dot))>: error calling include: template: redpanda/charts/console/templates/_configmap.go.tpl:13:80: executing \"console.ConfigMap\" at <tpl (toYaml $values.console.config) $dot>: error calling tpl: cannot retrieve Template.Basepath from values inside tpl function: kafka:\n  brokers:\n  - neo4j-cdc-0.neo4j-cdc.redpanda.svc.cluster.local.:9093\n  sasl:\n    enabled: false\n  schemaRegistry:\n    enabled: true\n    tls:\n      caFilepath: \"\"\n      certFilepath: \"\"\n      enabled: false\n      insecureSkipTlsVerify: false\n      keyFilepath: \"\"\n    urls:\n    - http://neo4j-cdc-0.neo4j-cdc.redpanda.svc.cluster.local.:8081\n  tls:\n    caFilepath: \"\"\n    certFilepath: \"\"\n    enabled: false\n    insecureSkipTlsVerify: false\n    keyFilepath: \"\"\nredpanda:\n  adminApi:\n    enabled: true\n    tls:\n      caFilepath: \"\"\n      certFilepath: \"\"\n      enabled: false\n      insecureSkipTlsVerify: false\n      keyFilepath: \"\"\n    urls:\n    - http://neo4j-cdc.redpanda.svc.cluster.local.:9644: \"BasePath\" is not a value"
}
@metacoma metacoma added bug Something isn't working redpanda labels Sep 20, 2024
@metacoma metacoma self-assigned this Sep 20, 2024
@metacoma metacoma added this to Mindwm Sep 20, 2024
@metacoma
Copy link
Contributor Author

@metacoma
Copy link
Contributor Author

HelmChart 'redpanda/redpanda-neo4j-cdc' is not ready
reconcilation finished in 41.223744ms, next run in 1m0s
unable to update status after state update
unable to update status after reconciliation
Reconciler error
unable to update status after reconciliation
Reconciler error
reconcilation finished in 19.988305ms
reconcilation finished in 21.103859ms
reconcilation finished in 19.00325ms
unable to update status after reconciliation
Reconciler error
unable to update status after reconciliation
Reconciler error
reconcilation finished in 20.297694ms

@metacoma metacoma reopened this Sep 21, 2024
metacoma added a commit that referenced this issue Sep 21, 2024
more details in #118 github issue
@metacoma
Copy link
Contributor Author

Related issue redpanda-data/redpanda#12664

@metacoma
Copy link
Contributor Author

metacoma commented Oct 4, 2024

Upstream issue: redpanda-data/redpanda-operator#261

@metacoma
Copy link
Contributor Author

resolved by #129 more details here redpanda-data/redpanda-operator#261 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working redpanda
Projects
Status: Done
Development

No branches or pull requests

1 participant