Releases: strowk/mcp-k8s-go
Releases · strowk/mcp-k8s-go
v0.0.19
Changelog
- eab2431 added: list namespaces tool
- 35db694 added: list pods prompt
- db46388 added: list-k8s-namespaces prompt
- 1605b1a changed: optional props for list-k8s-pods tool
v0.0.18
Changelog
- c081e67 added: list-k8s-services tool
v0.0.17
Changelog
- e437297 added: more event fields and limit
v0.0.16
Changelog
- 71d3243 changed: sort pods by name
- ee3df61 fixed: descriptions of since- args for pod_logs tool
v0.0.15
Changelog
- d076b12 support time and previous container args for getting logs
v0.0.14
Changelog
- setup for release automation
v0.0.2
Changelog
Initial implementation that includes:
resource: K8S contexts as read from kubeconfig configurations
tool: list-k8s-contexts
tool: list-k8s-pods in a given context and namespace
tool: list-k8s-events in a given context and namespace
tool: get-k8s-pod-logs in a given context and namespace