Skip to content

Releases: strowk/mcp-k8s-go

v0.6.1

15 Nov 07:19

Choose a tag to compare

Changelog

  • de9239b added: limitBytes input when reading logs
  • f878e1a added: query pod logs by specifying container name by @otischan

v0.6.0

09 Nov 18:20

Choose a tag to compare

Changelog

  • 2d9263c added: masking secrets by @bakito (#70)
  • 46fed1e build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0
  • 7fd72c9 build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
  • 5d42829 build(deps): bump github.com/strowk/foxy-contexts
  • c361433 build(deps): bump go.uber.org/mock from 0.5.2 to 0.6.0
  • 5756979 build(deps): bump the k8s-client group with 2 updates
  • 82d5ce4 build(deps): bump the k8s-client group with 3 updates
  • 61639ad build(deps): bump the k8s-client group with 3 updates

v0.5.0

20 Jul 14:00

Choose a tag to compare

Changelog

v0.4.0

26 Jun 19:25

Choose a tag to compare

Changelog

  • f64d4a9 Feat: Add --readonly and register tools in two separate locations by @Baarsgaard

v0.3.6

25 Jun 22:25

Choose a tag to compare

Changelog

  • 2956ee6 build(deps): bump go.uber.org/fx from 1.23.0 to 1.24.0
  • 1c66599 build(deps): bump go.uber.org/mock from 0.5.1 to 0.5.2
  • ba9accd build(deps): bump k8s.io/api from 0.32.3 to 0.33.1
  • 39b7f4b build(deps): bump k8s.io/api from 0.33.1 to 0.33.2
  • b618438 build(deps): bump k8s.io/apimachinery from 0.32.3 to 0.33.1
  • f2a0173 build(deps): bump k8s.io/client-go from 0.32.3 to 0.33.1
  • 0766969 build(deps): bump k8s.io/client-go from 0.33.1 to 0.33.2
  • dce591a fixed: correct server version in initialize

v0.3.5

18 Apr 14:53

Choose a tag to compare

Changelog

  • 1af86dd fixed: incorrect protocol version, bump foxy contexts

v0.3.4

13 Apr 12:46

Choose a tag to compare

Changelog

  • d5aa8bb changed: get/list resources can work with cluster level
  • 42c121a fixed: better description for get resource

v0.3.3

12 Apr 19:28

Choose a tag to compare

Changelog

  • da5f246 changed: bump go version to 1.23.8

v0.3.2

12 Apr 16:44

Choose a tag to compare

Changelog

  • 9dba1f3 added: informers support for list and get resource
  • ea33355 changed: use nonroot user for docker images

v0.3.2-beta.2

12 Apr 16:29

Choose a tag to compare

v0.3.2-beta.2 Pre-release
Pre-release

Changelog

  • 9dba1f3 added: informers support for list and get resource
  • ea33355 changed: use nonroot user for docker images