Skip to content

Releases: strowk/mcp-k8s-go

v0.1.2

20 Jan 21:08
Compare
Choose a tag to compare

Changelog

  • bump k8s.io/client-go from 0.32.0 to 0.32.1

v0.1.1

19 Jan 19:29
Compare
Choose a tag to compare

Changelog

  • 1670381 added: go_template input for get resource tool

v0.1.0

09 Jan 11:42
Compare
Choose a tag to compare

Changelog

  • 2abf514 added: generic get and list tools for any k8s resource

v0.0.21

22 Dec 13:34
Compare
Choose a tag to compare

Changelog

  • fc7733b added: help output for cmd
  • b601b53 added: list and get deployment tools
  • a038608 fixed: closing stdin should stop the process
  • e31348f fixed: common mistake when error is ignored in some tools

v0.0.21-beta.2

22 Dec 12:44
Compare
Choose a tag to compare
v0.0.21-beta.2 Pre-release
Pre-release

Changelog

  • fc7733b added: help output for cmd
  • b601b53 added: list and get deployment tools
  • a038608 fixed: closing stdin should stop the process
  • e31348f fixed: common mistake when error is ignored in some tools

v0.0.21-beta.1

20 Dec 19:26
Compare
Choose a tag to compare
v0.0.21-beta.1 Pre-release
Pre-release

Changelog

  • fc7733b added: help output for cmd
  • b601b53 added: list and get deployment tools
  • e31348f fixed: common mistake when error is ignored in some tools

v0.0.20

15 Dec 22:31
Compare
Choose a tag to compare

Changelog

  • 2e03d93 added: list k8s nodes
  • e92f1bc added: to context list a marker of current context

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
    • list k8s pods tool can now show pods from all namespaces and use current context

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