Skip to content
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

Shovel HTTP API: actually implement GET /api/shovels/vhost/{vhost}/{name} #12041

Merged
merged 1 commit into from
Aug 17, 2024

Conversation

michaelklishin
Copy link
Member

@michaelklishin michaelklishin commented Aug 17, 2024

By splitting the module into one that operates on collections of shovels and one that performs operations on a single shovel.

Closes #12040.

@mergify mergify bot added the bazel label Aug 17, 2024
@michaelklishin michaelklishin changed the title Closes #12040 Shovel HTTP API: actually implement GET /api/shovels/vhost/{vhost}/{name{ Aug 17, 2024
@michaelklishin michaelklishin changed the title Shovel HTTP API: actually implement GET /api/shovels/vhost/{vhost}/{name{ Shovel HTTP API: actually implement GET /api/shovels/vhost/{vhost}/{name} Aug 17, 2024
@michaelklishin michaelklishin merged commit 982c11c into main Aug 17, 2024
197 checks passed
@michaelklishin michaelklishin deleted the rabbitmq-server-12040 branch August 17, 2024 06:37
michaelklishin added a commit that referenced this pull request Aug 17, 2024
Shovel HTTP API: actually implement GET /api/shovels/vhost/{vhost}/{name} (backport #12041) (backport #12045)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Shovel HTTP API: GET /api/shovels/{vhost}/{name} incorrectly returns a list of shovels
1 participant