mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 21:01:26 -04:00
[PR #544] [MERGED] refact: Remove Control Plane and Message Queues #540
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/llama_deploy/pull/544
Author: @masci
Created: 6/19/2025
Status: ✅ Merged
Merged: 6/19/2025
Merged by: @masci
Base:
main← Head:massi/cleanup📝 Commits (1)
1fa3c0drefact: Remove Control Plane and Message Queues📊 Changes
133 files changed (+2673 additions, -7697 deletions)
View changed files
📝
.github/workflows/e2e_test.yml(+1 -27)📝
README.md(+0 -2)➖
docs/docs/api_reference/llama_deploy/control_plane.md(+0 -5)➖
docs/docs/api_reference/llama_deploy/message_queues/index.md(+0 -6)➖
docs/docs/api_reference/llama_deploy/message_queues/kafka.md(+0 -3)➖
docs/docs/api_reference/llama_deploy/message_queues/rabbitmq.md(+0 -3)➖
docs/docs/api_reference/llama_deploy/message_queues/redis.md(+0 -3)➖
docs/docs/api_reference/llama_deploy/message_queues/simple.md(+0 -3)📝
docs/docs/api_reference/llama_deploy/python_sdk.md(+0 -4)➖
docs/docs/api_reference/llama_deploy/services.md(+0 -3)📝
docs/docs/module_guides/llama_deploy/10_getting_started.md(+0 -4)📝
docs/docs/module_guides/llama_deploy/20_core_components.md(+0 -95)📝
docs/docs/module_guides/llama_deploy/30_python_sdk.md(+0 -68)📝
docs/docs/module_guides/llama_deploy/apiserver.json(+1405 -1)📝
docs/docs/module_guides/llama_deploy/index.md(+0 -2)📝
e2e_tests/README.md(+2 -2)📝
e2e_tests/apiserver/deployments/deployment_env_git.yml(+1 -1)➖
e2e_tests/basic_hitl/__init__.py(+0 -0)➖
e2e_tests/basic_hitl/conftest.py(+0 -36)➖
e2e_tests/basic_hitl/test_run_client.py(+0 -74)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.