Skip to content

Fix filebucket REST terminus to support request.server#368

Open
mdechiaro wants to merge 1 commit intoOpenVoxProject:mainfrom
mdechiaro:fix-centralized-filebuckets
Open

Fix filebucket REST terminus to support request.server#368
mdechiaro wants to merge 1 commit intoOpenVoxProject:mainfrom
mdechiaro:fix-centralized-filebuckets

Conversation

@mdechiaro
Copy link

The REST terminus called session.route_to(:puppet) with no URL, so route_to always resolved via the normal resolver chain and sent filebucket traffic to Puppet[:server], silently ignoring the server value encoded in the filebucket:// URI.

Co-Authored-By: Claude noreply@anthropic.com

Closes: #367

The REST terminus called session.route_to(:puppet) with no URL, so
route_to always resolved via the normal resolver chain and sent
filebucket traffic to Puppet[:server], silently ignoring the server
value encoded in the filebucket:// URI.

Co-Authored-By: Claude <noreply@anthropic.com>

Closes: OpenVoxProject#367
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.

[Bug]: Centralized filebucket not working properly

1 participant