-
Notifications
You must be signed in to change notification settings - Fork 20
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
ARSN-200: fix probe server readiness path #1889
ARSN-200: fix probe server readiness path #1889
Conversation
Hello alexanderchan-scality,My role is to assist you with the merge of this Status report is not available. |
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.
not that it matters much but using /live for both was my intention as we had only used one form of readiness at the time so I just implemented the one handler.
Codecov Report
@@ Coverage Diff @@
## development/8.1 #1889 +/- ##
================================================
Coverage 62.99% 62.99%
================================================
Files 199 199
Lines 15391 15391
Branches 3061 3061
================================================
Hits 9696 9696
Misses 5694 5694
Partials 1 1
Continue to review full report at Codecov.
|
@miniscruff I see. I had made this change as it was not backwards compatible with previous versions of backbeat images. I had probably missed the intention for the change since it was made as part of the typescript refactor. |
We should definitely do this change, just making a point as to why it was the way it was. It looks like a typo bug but was more of a shortcut. Just have to check backbeat uses to make sure the two routes are used properly. |
/approve |
Incorrect fix versionThe
Considering where you are trying to merge, I ignored possible hotfix versions and I expected to find:
Please check the The following options are set: approve |
ping |
In the queueThe changeset has received all authorizations and has been added to the The changeset will be merged in:
The following branches will NOT be impacted:
There is no action required on your side. You will be notified here once IMPORTANT Please do not attempt to modify this pull request.
If you need this pull request to be removed from the queue, please contact a The following options are set: approve |
I have successfully merged the changeset of this pull request
The following branches have NOT changed:
Please check the status of the associated issue ARSN-200. Goodbye alexanderchan-scality. |
No description provided.