datastax / pulsar-helm-chart

Apache Pulsar Helm chart
Apache License 2.0
46 stars 38 forks source link

Updates to support refactored configuration of Pulsar Admin Console #227

Closed cdbartholomew closed 2 years ago

michaeljmarshall commented 2 years ago

The test failure is a CI issue that I resolved last week, but appears to be missing in this run of the CI. Going to merge and verify that CI passes on the master branch.

michaeljmarshall commented 2 years ago

Looks like there was an issue:

[ERROR] templates/: template: pulsar/templates/admin-console/pulsar-admin-console-deployment.yaml:47:27: executing "pulsar/templates/admin-console/pulsar-admin-console-deployment.yaml" at <include (print $.Template.BasePath "/admin-console/pulsar-admin-console-nginx-configmap.yaml") .>: error calling include: template: no template "pulsar/templates/admin-console/pulsar-admin-console-nginx-configmap.yaml" associated with template "gotpl"

Fixing now.

michaeljmarshall commented 2 years ago

Fixed: https://github.com/datastax/pulsar-helm-chart/commit/0dfcdea96f6787d79f9b0fa0b8a4734558865809