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

force string for resource attributes in examples #1647

Conversation

nicoangelo
Copy link
Contributor

Note to reviewers: remember to look at the commits in this PR and consider if they can be squashed

Summary Of Changes

This fixes the datatype of the resource attributes in the production ready example. Otherwise this example will cause CD tools like Flux, to constantly update the resource and change it back to a numeric value.
Since the production-ready example is rather prominently mentioned in the docs, I think it might make sense to provide an example that doesn't trigger changes by CD tools (even though using a numeric is allowed).

@mkuratczyk mkuratczyk merged commit 375af89 into rabbitmq:main Jun 3, 2024
@mkuratczyk
Copy link
Collaborator

Thanks. This sounds like a bug in Flux to be honest, but 🤷

@nicoangelo nicoangelo deleted the bugfix/production-ready-resource-defaults branch June 3, 2024 11:40
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