-
Notifications
You must be signed in to change notification settings - Fork 898
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
Mount messaging configuration on podified #22859
base: master
Are you sure you want to change the base?
Conversation
Checked commit nasark@c070eae with ruby 2.7.8, rubocop 1.56.3, haml-lint 0.51.0, and yamllint lib/container_orchestrator/object_definition.rb
|
{:key => "hostname", :path => "MESSAGING_HOSTNAME"}, | ||
{:key => "username", :path => "MESSAGING_USERNAME"}, | ||
{:key => "port", :path => "MESSAGING_PORT"}, | ||
{:key => "sasl_mechanism", :path => "MESSAGING_SASL_MECHANISM"}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alignment seems off here.
This pull request has been automatically marked as stale because it has not been updated for at least 3 months. If these changes are still valid, please remove the |
2 similar comments
This pull request has been automatically marked as stale because it has not been updated for at least 3 months. If these changes are still valid, please remove the |
This pull request has been automatically marked as stale because it has not been updated for at least 3 months. If these changes are still valid, please remove the |
Depends on:
@miq-bot assign @bdunne
@miq-bot add_reviewer @Fryguy
@miq-bot add_label enhancement, quinteros/yes?