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

[bitnami/rabbitmq-cluster-operator] RabbitMQ Messaging Topology Operator: TopicPermission WebhookConfiguration not present #27143

Closed
DanielePalaia opened this issue Jun 13, 2024 · 2 comments · Fixed by #27195
Assignees
Labels
rabbitmq-cluster-operator solved tech-issues The user has a technical issue about an application triage Triage is needed

Comments

@DanielePalaia
Copy link
Contributor

DanielePalaia commented Jun 13, 2024

Name and Version

bitnami/rabbitmq-cluster-operator:4.3.6

What architecture are you using?

None

What steps will reproduce the bug?

  1. helm install my-release oci://registry-1.docker.io/bitnamicharts/rabbitmq-cluster-operator
  2. kubectl edit ValidatingWebhookConfiguration my-release-rabbitmq-messaging-topology-operator-webhook-default

The Webhook configuration for this specific controller is missing.
I also noticed it missing here:

https://github.com/bitnami/charts/blob/main/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/validating-webhook-configuration.yaml

Are you using any custom parameters or values?

No response

What is the expected behavior?

The relative controller TopicPermission doesn't work correctly on update/delete as the Webhook Configuration is not present

What do you see instead?

The relative controller should work on update field ecc...

Additional information

No response

@DanielePalaia DanielePalaia added the tech-issues The user has a technical issue about an application label Jun 13, 2024
@github-actions github-actions bot added the triage Triage is needed label Jun 13, 2024
@javsalgar javsalgar changed the title RabbitMQ Messaging Topology Operator: TopicPermission WebhookConfiguration not present [bitnami/rabbitmq-cluster-operator] RabbitMQ Messaging Topology Operator: TopicPermission WebhookConfiguration not present Jun 17, 2024
@javsalgar
Copy link
Contributor

Hi!

Thank you so much for reporting. Indeed, it seems that some configuration from upstream is missing. Would you like to submit a PR updating the missing configuration? If not we will work on it.

@DanielePalaia
Copy link
Contributor Author

@javsalgar Yes, actually I already did the implementation and now it is working. I didn't do the PR because I wasn't sure if this file https://github.com/bitnami/charts/blob/main/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/validating-webhook-configuration.yaml was edited by some of your automation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rabbitmq-cluster-operator solved tech-issues The user has a technical issue about an application triage Triage is needed
Projects
None yet
2 participants