We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Expected behavior: call to /api/topology/containers/a0b1c2e3d4?system=show is made (note URL param)
/api/topology/containers/a0b1c2e3d4?system=show
Actual behavior: call without URL param is made, resulting in 404
/cc @tomwilkie this explains the regression
The text was updated successfully, but these errors were encountered:
Nb this is a release blocker.
On Monday, 7 September 2015, Peter Bourgon notifications@github.com wrote:
Select Containers view Select Show system containers Click on any system container Expected behavior: call to /api/topology/containers/a0b1c2e3d4?system=show is made (note URL param) Actual behavior: call without URL param is made, resulting in 404 /cc @tomwilkie https://github.com/tomwilkie this explains the regression — Reply to this email directly or view it on GitHub #454.
/cc @tomwilkie https://github.com/tomwilkie this explains the regression
— Reply to this email directly or view it on GitHub #454.
Sorry, something went wrong.
Apply topology options to detail API
b698006
Fixes #454
davkal
No branches or pull requests
Expected behavior: call to
/api/topology/containers/a0b1c2e3d4?system=show
is made (note URL param)Actual behavior: call without URL param is made, resulting in 404
/cc @tomwilkie this explains the regression
The text was updated successfully, but these errors were encountered: