-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
📋 Prerequisites
- I have searched the existing issues to avoid creating a duplicate
- By submitting this issue, you agree to follow our Code of Conduct
- I am using the latest version of the software
- I have tried to clear cache/cookies or used incognito mode (if ui-related)
- I can consistently reproduce this issue
🎯 Affected Service(s)
Multiple services / System-wide issue
🚦 Impact/Severity
No impact (Default)
🐛 Bug Description
Just like we show the status of the agents when the pod is being created, we should show the same for the MCPServer resource.
When the pod is being created AND when it's being deleted.
The PR that added this functionality for agents: kagent-dev/kagent#737
🔄 Steps To Reproduce
- Create a tool server
Notice there's no status on the tool server until the pod gets created. only then you see the tools. we need to show a "Not ready" status while the pod is being created.
- Delete the tool server
Same as above -- the entry is still in the list, without tools. WE should show "Deleting" status (or Not ready).
🤔 Expected Behavior
No response
📱 Actual Behavior
No response
💻 Environment
No response
🔧 CLI Bug Report
No response
🔍 Additional Context
No response
📋 Logs
📷 Screenshots
No response
🙋 Are you willing to contribute?
- I am willing to submit a PR to fix this issue
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog