Skip to content

Releases: strowk/mcp-k8s-go

v0.0.16

08 Dec 02:33
Compare
Choose a tag to compare

Changelog

  • 71d3243 changed: sort pods by name
  • ee3df61 fixed: descriptions of since- args for pod_logs tool

v0.0.15

01 Dec 20:11
Compare
Choose a tag to compare

Changelog

  • d076b12 support time and previous container args for getting logs

v0.0.14

01 Dec 15:32
Compare
Choose a tag to compare

Changelog

  • setup for release automation

v0.0.2

01 Dec 11:33
Compare
Choose a tag to compare

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