-
Notifications
You must be signed in to change notification settings - Fork 169
feat(toolsets): add kiali support #425
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
base: main
Are you sure you want to change the base?
Conversation
85e2e2b to
d3c39c9
Compare
|
It would make sense to provide a little document on this, e.g. in here https://github.com/containers/kubernetes-mcp-server/tree/main/docs ? For instance, when setting the configuration toml to |
|
Sure! I’ll take care of the docs part — I just wanted to get the code reviewed first. |
f27d1f0 to
95fe725
Compare
Signed-off-by: Alberto Gutierrez <aljesusg@gmail.com>
Signed-off-by: Alberto Gutierrez <aljesusg@gmail.com>
Signed-off-by: Alberto Gutierrez <aljesusg@gmail.com>
95fe725 to
1d75415
Compare
Signed-off-by: Alberto Gutierrez <aljesusg@gmail.com>
Signed-off-by: Alberto Gutierrez <aljesusg@gmail.com>
Signed-off-by: Alberto Gutierrez <aljesusg@gmail.com>
Signed-off-by: Marc Nuri <marc@marcnuri.com>
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.
Looking really good, thank!
I created a PR to your branch with some changes to align the new toolset with the rest of implementations:
|
Reviewed and merged. thanks ! |
|
I’ll remove the flags related with Kiali next day. Thanks |
Adding kiali toolset to kubernetes-mcp
kiali-urlwhen Kiali is enabled (via flag or config).We'll add others later after this first PR
cc @hhovsepy