Skip to content

Releases: strowk/mcp-k8s-go

v0.0.19

14 Dec 01:20
Compare
Choose a tag to compare

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

09 Dec 20:44
Compare
Choose a tag to compare

Changelog

  • c081e67 added: list-k8s-services tool

v0.0.17

08 Dec 22:05
Compare
Choose a tag to compare

Changelog

  • e437297 added: more event fields and limit

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