Charts: unable to build kubernetes objects from release manifest on stable/rabbitmq-ha

Created on 11 May 2020  路  10Comments  路  Source: helm/charts

Describe the bug
when trying install "rabbitmq-ha" I have an error
Error: unable to build kubernetes objects from release manifest

Version of Helm and Kubernetes:
Version of Helm : "v3.2.1"
Version of Kubernetes : "v1.17.5-0"

Which chart:
stable/rabbitmq-ha

What happened:
$ helm install rabbitmq stable/rabbitmq-ha
Error: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "PrometheusRule" in version "monitoring.coreos.com/v1"

lifecyclstale

Most helpful comment

Confirming the bug too.
This is caused by the following PR: https://github.com/helm/charts/pull/21274#issuecomment-628279559

The regression was released in rabbitmq-ha chart version 1.44.2.
1.44.1 works OK.

All 10 comments

Confirming the bug too.
This is caused by the following PR: https://github.com/helm/charts/pull/21274#issuecomment-628279559

The regression was released in rabbitmq-ha chart version 1.44.2.
1.44.1 works OK.

I have the same problem, the 1.44.1 it's ok

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.

This issue is being automatically closed due to inactivity.

This is still a problem for 1.46.4

Still the issue persists in 1.46.4.

Also experiencing the issue in 1.46.0

1.46.5 has it as well. just tried now.

Confirming this issue on my end as well. I attempted helm install rabbitmq-ha stable/rabbitmq-ha on a local KinD cluster and returned the following: Error: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "PrometheusRule" in version "monitoring.coreos.com/v1"

as mentioned above, 1.44.1 installed without any issue

Confirming issue for version 1.47.0

Was this page helpful?
0 / 5 - 0 ratings