Skip to content

Conversation

Zerpet
Copy link
Member

@Zerpet Zerpet commented Aug 28, 2025

For some reason, dependabot has not created PRs for this yet

@Zerpet Zerpet added this to the 2.17.0 milestone Aug 28, 2025
@Zerpet
Copy link
Member Author

Zerpet commented Aug 28, 2025

Do not merge: there is a legitimate failure in kubectl tests

@michaelklishin michaelklishin changed the title Bump tools and deps WIP Bump tools and deps Aug 28, 2025
This prevents warnings of version mismatch between installed ginkgo CLI
and ginkgo version used in tests.
[Why]
After PR rabbitmq/rabbitmq-server#14359
RabbitMQ verifies that an authN/authZ plugin is enabled, if set in the
configuration. We relied on the old behaviour that simply accepted the
configuration. We have to change our test because the configuration is
not valid anymore since 4.2.0
@Zerpet Zerpet changed the title WIP Bump tools and deps Bump tools and deps Sep 9, 2025
@Zerpet
Copy link
Member Author

Zerpet commented Sep 9, 2025

kubectl tests are now passing 🤷‍♂️ There was a legitimate failure in system tests because one test relied on an "undocumented feature" related to rabbitmq/rabbitmq-server#14359

Our test was setting the rabbitmq authentication backend to LDAP, but it did not enable the LDAP plugin. Prior to 4.2.0, this was valid configuration. After the mentioned PR, rabbit fails at boot. Our test now simply uses a different configuration in advanced config.

@MirahImage MirahImage merged commit adac80b into main Sep 10, 2025
13 checks passed
@MirahImage MirahImage deleted the bump-tools branch September 10, 2025 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants