-
Notifications
You must be signed in to change notification settings - Fork 12
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
feat: support enable-auto-restarts=False
for rabbitmq-server.
#413
feat: support enable-auto-restarts=False
for rabbitmq-server.
#413
Conversation
e88e211
to
c7b84e0
Compare
c7b84e0
to
c58dc50
Compare
FYI:
|
c58dc50
to
43c23ed
Compare
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.
I'm no sure if we need both wait, maybe yes, but for sure we should wait only for app itself and not whole mode.
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.
LGTM
The conversaion is resolved. I don't know why the status is not changed here.
Add support for
enable-auto-restarts=False
for rabbitmq-server.