-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Add queue management UI buttons for Edge workers #55625
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
Add queue management UI buttons for Edge workers #55625
Conversation
providers/edge3/src/airflow/providers/edge3/worker_api/routes/ui.py
Outdated
Show resolved
Hide resolved
providers/edge3/src/airflow/providers/edge3/worker_api/routes/ui.py
Outdated
Show resolved
Hide resolved
providers/edge3/src/airflow/providers/edge3/plugins/www/src/components/RemoveQueueButton.tsx
Outdated
Show resolved
Hide resolved
jscheffl
left a comment
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.
I am still sorry about the problems that compiled code needs to be constantly updated because of merge conflucts. I hope I can improve ASAP. So a rebase is needed :-(
Just some small nit and a request to change services - otherwise: COOL!
3f6d201 to
030e154
Compare
- Add AddQueueButton and RemoveQueueButton components with LuListPlus/LuListMinus icons - Create UI proxy endpoints for queue add/remove operations in worker_api/routes/ui.py - Add QueueUpdateRequest data model for queue operations - Update OpenAPI spec and regenerate TypeScript client code - Integrate buttons into WorkerOperations for idle/running workers - Include proper error handling, validation, and toast notifications - Connect to existing add_worker_queues/remove_worker_queues functions
providers/edge3/src/airflow/providers/edge3/plugins/www/src/components/RemoveQueueButton.tsx
Outdated
Show resolved
Hide resolved
providers/edge3/src/airflow/providers/edge3/plugins/www/src/components/AddQueueButton.tsx
Outdated
Show resolved
Hide resolved
030e154 to
8550212
Compare
No worries! had to shuffle commits around to untangle myself from the rebase mess, but all is resolved now |
|
@jscheffl all suggestions applied. Let me know if this is good |
providers/edge3/src/airflow/providers/edge3/plugins/www/src/components/AddQueueButton.tsx
Show resolved
Hide resolved
1047ab6 to
7f8d6a2
Compare
* Add queue management UI buttons for Edge workers - Add AddQueueButton and RemoveQueueButton components with LuListPlus/LuListMinus icons - Create UI proxy endpoints for queue add/remove operations in worker_api/routes/ui.py - Add QueueUpdateRequest data model for queue operations - Update OpenAPI spec and regenerate TypeScript client code - Integrate buttons into WorkerOperations for idle/running workers - Include proper error handling, validation, and toast notifications - Connect to existing add_worker_queues/remove_worker_queues functions * Jens Suggestions
* Add queue management UI buttons for Edge workers - Add AddQueueButton and RemoveQueueButton components with LuListPlus/LuListMinus icons - Create UI proxy endpoints for queue add/remove operations in worker_api/routes/ui.py - Add QueueUpdateRequest data model for queue operations - Update OpenAPI spec and regenerate TypeScript client code - Integrate buttons into WorkerOperations for idle/running workers - Include proper error handling, validation, and toast notifications - Connect to existing add_worker_queues/remove_worker_queues functions * Jens Suggestions
* Add queue management UI buttons for Edge workers - Add AddQueueButton and RemoveQueueButton components with LuListPlus/LuListMinus icons - Create UI proxy endpoints for queue add/remove operations in worker_api/routes/ui.py - Add QueueUpdateRequest data model for queue operations - Update OpenAPI spec and regenerate TypeScript client code - Integrate buttons into WorkerOperations for idle/running workers - Include proper error handling, validation, and toast notifications - Connect to existing add_worker_queues/remove_worker_queues functions * Jens Suggestions
* Add queue management UI buttons for Edge workers - Add AddQueueButton and RemoveQueueButton components with LuListPlus/LuListMinus icons - Create UI proxy endpoints for queue add/remove operations in worker_api/routes/ui.py - Add QueueUpdateRequest data model for queue operations - Update OpenAPI spec and regenerate TypeScript client code - Integrate buttons into WorkerOperations for idle/running workers - Include proper error handling, validation, and toast notifications - Connect to existing add_worker_queues/remove_worker_queues functions * Jens Suggestions
* Add queue management UI buttons for Edge workers - Add AddQueueButton and RemoveQueueButton components with LuListPlus/LuListMinus icons - Create UI proxy endpoints for queue add/remove operations in worker_api/routes/ui.py - Add QueueUpdateRequest data model for queue operations - Update OpenAPI spec and regenerate TypeScript client code - Integrate buttons into WorkerOperations for idle/running workers - Include proper error handling, validation, and toast notifications - Connect to existing add_worker_queues/remove_worker_queues functions * Jens Suggestions
* Add queue management UI buttons for Edge workers - Add AddQueueButton and RemoveQueueButton components with LuListPlus/LuListMinus icons - Create UI proxy endpoints for queue add/remove operations in worker_api/routes/ui.py - Add QueueUpdateRequest data model for queue operations - Update OpenAPI spec and regenerate TypeScript client code - Integrate buttons into WorkerOperations for idle/running workers - Include proper error handling, validation, and toast notifications - Connect to existing add_worker_queues/remove_worker_queues functions * Jens Suggestions
* Add queue management UI buttons for Edge workers - Add AddQueueButton and RemoveQueueButton components with LuListPlus/LuListMinus icons - Create UI proxy endpoints for queue add/remove operations in worker_api/routes/ui.py - Add QueueUpdateRequest data model for queue operations - Update OpenAPI spec and regenerate TypeScript client code - Integrate buttons into WorkerOperations for idle/running workers - Include proper error handling, validation, and toast notifications - Connect to existing add_worker_queues/remove_worker_queues functions * Jens Suggestions
* Add queue management UI buttons for Edge workers - Add AddQueueButton and RemoveQueueButton components with LuListPlus/LuListMinus icons - Create UI proxy endpoints for queue add/remove operations in worker_api/routes/ui.py - Add QueueUpdateRequest data model for queue operations - Update OpenAPI spec and regenerate TypeScript client code - Integrate buttons into WorkerOperations for idle/running workers - Include proper error handling, validation, and toast notifications - Connect to existing add_worker_queues/remove_worker_queues functions * Jens Suggestions
* Add queue management UI buttons for Edge workers - Add AddQueueButton and RemoveQueueButton components with LuListPlus/LuListMinus icons - Create UI proxy endpoints for queue add/remove operations in worker_api/routes/ui.py - Add QueueUpdateRequest data model for queue operations - Update OpenAPI spec and regenerate TypeScript client code - Integrate buttons into WorkerOperations for idle/running workers - Include proper error handling, validation, and toast notifications - Connect to existing add_worker_queues/remove_worker_queues functions * Jens Suggestions
* Add queue management UI buttons for Edge workers - Add AddQueueButton and RemoveQueueButton components with LuListPlus/LuListMinus icons - Create UI proxy endpoints for queue add/remove operations in worker_api/routes/ui.py - Add QueueUpdateRequest data model for queue operations - Update OpenAPI spec and regenerate TypeScript client code - Integrate buttons into WorkerOperations for idle/running workers - Include proper error handling, validation, and toast notifications - Connect to existing add_worker_queues/remove_worker_queues functions * Jens Suggestions
* Add queue management UI buttons for Edge workers - Add AddQueueButton and RemoveQueueButton components with LuListPlus/LuListMinus icons - Create UI proxy endpoints for queue add/remove operations in worker_api/routes/ui.py - Add QueueUpdateRequest data model for queue operations - Update OpenAPI spec and regenerate TypeScript client code - Integrate buttons into WorkerOperations for idle/running workers - Include proper error handling, validation, and toast notifications - Connect to existing add_worker_queues/remove_worker_queues functions * Jens Suggestions
* Add queue management UI buttons for Edge workers - Add AddQueueButton and RemoveQueueButton components with LuListPlus/LuListMinus icons - Create UI proxy endpoints for queue add/remove operations in worker_api/routes/ui.py - Add QueueUpdateRequest data model for queue operations - Update OpenAPI spec and regenerate TypeScript client code - Integrate buttons into WorkerOperations for idle/running workers - Include proper error handling, validation, and toast notifications - Connect to existing add_worker_queues/remove_worker_queues functions * Jens Suggestions
* Add queue management UI buttons for Edge workers - Add AddQueueButton and RemoveQueueButton components with LuListPlus/LuListMinus icons - Create UI proxy endpoints for queue add/remove operations in worker_api/routes/ui.py - Add QueueUpdateRequest data model for queue operations - Update OpenAPI spec and regenerate TypeScript client code - Integrate buttons into WorkerOperations for idle/running workers - Include proper error handling, validation, and toast notifications - Connect to existing add_worker_queues/remove_worker_queues functions * Jens Suggestions
* Add queue management UI buttons for Edge workers - Add AddQueueButton and RemoveQueueButton components with LuListPlus/LuListMinus icons - Create UI proxy endpoints for queue add/remove operations in worker_api/routes/ui.py - Add QueueUpdateRequest data model for queue operations - Update OpenAPI spec and regenerate TypeScript client code - Integrate buttons into WorkerOperations for idle/running workers - Include proper error handling, validation, and toast notifications - Connect to existing add_worker_queues/remove_worker_queues functions * Jens Suggestions
* Add queue management UI buttons for Edge workers - Add AddQueueButton and RemoveQueueButton components with LuListPlus/LuListMinus icons - Create UI proxy endpoints for queue add/remove operations in worker_api/routes/ui.py - Add QueueUpdateRequest data model for queue operations - Update OpenAPI spec and regenerate TypeScript client code - Integrate buttons into WorkerOperations for idle/running workers - Include proper error handling, validation, and toast notifications - Connect to existing add_worker_queues/remove_worker_queues functions * Jens Suggestions
* Add queue management UI buttons for Edge workers - Add AddQueueButton and RemoveQueueButton components with LuListPlus/LuListMinus icons - Create UI proxy endpoints for queue add/remove operations in worker_api/routes/ui.py - Add QueueUpdateRequest data model for queue operations - Update OpenAPI spec and regenerate TypeScript client code - Integrate buttons into WorkerOperations for idle/running workers - Include proper error handling, validation, and toast notifications - Connect to existing add_worker_queues/remove_worker_queues functions * Jens Suggestions
* Add queue management UI buttons for Edge workers - Add AddQueueButton and RemoveQueueButton components with LuListPlus/LuListMinus icons - Create UI proxy endpoints for queue add/remove operations in worker_api/routes/ui.py - Add QueueUpdateRequest data model for queue operations - Update OpenAPI spec and regenerate TypeScript client code - Integrate buttons into WorkerOperations for idle/running workers - Include proper error handling, validation, and toast notifications - Connect to existing add_worker_queues/remove_worker_queues functions * Jens Suggestions
* Add queue management UI buttons for Edge workers - Add AddQueueButton and RemoveQueueButton components with LuListPlus/LuListMinus icons - Create UI proxy endpoints for queue add/remove operations in worker_api/routes/ui.py - Add QueueUpdateRequest data model for queue operations - Update OpenAPI spec and regenerate TypeScript client code - Integrate buttons into WorkerOperations for idle/running workers - Include proper error handling, validation, and toast notifications - Connect to existing add_worker_queues/remove_worker_queues functions * Jens Suggestions
* Add queue management UI buttons for Edge workers - Add AddQueueButton and RemoveQueueButton components with LuListPlus/LuListMinus icons - Create UI proxy endpoints for queue add/remove operations in worker_api/routes/ui.py - Add QueueUpdateRequest data model for queue operations - Update OpenAPI spec and regenerate TypeScript client code - Integrate buttons into WorkerOperations for idle/running workers - Include proper error handling, validation, and toast notifications - Connect to existing add_worker_queues/remove_worker_queues functions * Jens Suggestions
cc: @jscheffl