Commit Graph

165 Commits

Author SHA1 Message Date
Marc Nuri
3b41e2846f doc: add link to VS code setup demo 2025-05-19 11:55:24 +02:00
dependabot[bot]
ac4b87fc76 build(deps): bump github.com/mark3labs/mcp-go from 0.27.1 to 0.28.0
Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.27.1 to 0.28.0.
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](https://github.com/mark3labs/mcp-go/compare/v0.27.1...v0.28.0)

---
updated-dependencies:
- dependency-name: github.com/mark3labs/mcp-go
  dependency-version: 0.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 06:53:02 +02:00
Marc Nuri
e0fe25af3c test: add concurrency to OpenShift env setup 2025-05-16 13:14:22 +02:00
Marc Nuri
6c51c9d9e6 test(profiles): test default profile is full 2025-05-16 12:54:41 +02:00
Marc Nuri
d26f896a8e fix(profiles): --help not working after adding viper support 2025-05-16 12:46:28 +02:00
Marc Nuri
20cb33130a test: openshift environment using hooks 2025-05-16 11:49:55 +02:00
Marc Nuri
1f00601f43 test(profiles): bootstrap initial testing support for profiles 2025-05-16 11:30:14 +02:00
dependabot[bot]
f23c153eb1 build(deps): bump k8s.io/apiextensions-apiserver from 0.33.0 to 0.33.1
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.33.0 to 0.33.1.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.33.0...v0.33.1)

---
updated-dependencies:
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-16 08:23:04 +02:00
dependabot[bot]
bdc84bd574 build(deps): bump k8s.io/cli-runtime from 0.33.0 to 0.33.1
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.33.0 to 0.33.1.
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.33.0...v0.33.1)

---
updated-dependencies:
- dependency-name: k8s.io/cli-runtime
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-16 06:59:43 +02:00
dependabot[bot]
f1b398c58f build(deps): bump k8s.io/apimachinery from 0.33.0 to 0.33.1
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.33.0 to 0.33.1.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.33.0...v0.33.1)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-16 06:39:58 +02:00
dependabot[bot]
9e4cb8ed89 build(deps): bump k8s.io/client-go from 0.33.0 to 0.33.1
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.33.0 to 0.33.1.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.33.0...v0.33.1)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-16 06:39:26 +02:00
dependabot[bot]
865c9dd03c build(deps): bump k8s.io/api from 0.33.0 to 0.33.1
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.33.0 to 0.33.1.
- [Commits](https://github.com/kubernetes/api/compare/v0.33.0...v0.33.1)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-16 06:39:07 +02:00
Marc Nuri
1f22f5b23f feat(profiles): bootstrap initial support for profiles 2025-05-15 16:55:08 +02:00
Marc Nuri
6afb60f73a feat(helm): support for helm uninstall 2025-05-15 14:53:07 +02:00
dependabot[bot]
f94de90b27 build(deps): bump github.com/mark3labs/mcp-go from 0.27.0 to 0.27.1
Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.27.0 to 0.27.1.
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](https://github.com/mark3labs/mcp-go/compare/v0.27.0...v0.27.1)

---
updated-dependencies:
- dependency-name: github.com/mark3labs/mcp-go
  dependency-version: 0.27.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-15 09:17:40 +02:00
Marc Nuri
22669e72be feat(helm): initial support for helm install 2025-05-12 18:15:30 +02:00
Marc Nuri
0284cdce29 refactor(helm): rename some list function 2025-05-12 09:50:54 +02:00
dependabot[bot]
8a4c392c5f build(deps): bump github.com/mark3labs/mcp-go from 0.26.0 to 0.27.0
Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](https://github.com/mark3labs/mcp-go/compare/v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: github.com/mark3labs/mcp-go
  dependency-version: 0.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 06:15:20 +02:00
dependabot[bot]
971011650a build(deps): bump k8s.io/cli-runtime from 0.32.2 to 0.33.0
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.32.2 to 0.33.0.
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.32.2...v0.33.0)

---
updated-dependencies:
- dependency-name: k8s.io/cli-runtime
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 06:15:01 +02:00
Marc Nuri
8f1cfc3e1c chore: update go.sum file 2025-05-10 07:05:20 +02:00
Marc Nuri
b4928f8230 refactor(helm): adapt Helm contribution to project structure 2025-05-10 07:04:30 +02:00
bussyjd
34eabdef13 feat(helm): share kubeconfig/context/namespace with Hel 2025-05-10 07:04:30 +02:00
bussyjd
91dec084f3 feat(helm): initial integration for listing releases 2025-05-10 07:04:30 +02:00
dependabot[bot]
935afe29e5 build(deps): bump github.com/mark3labs/mcp-go from 0.24.1 to 0.26.0
Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.24.1 to 0.26.0.
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](https://github.com/mark3labs/mcp-go/compare/v0.24.1...v0.26.0)

---
updated-dependencies:
- dependency-name: github.com/mark3labs/mcp-go
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-07 05:34:19 +02:00
Marc Nuri
628da8e004 chore(deps): bump github.com/mark3labs/mcp-go from v0.23.1 to v0.24.1 2025-05-06 13:02:00 +02:00
dependabot[bot]
f8bb00a31b build(deps): bump golang.org/x/net from 0.39.0 to 0.40.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.39.0 to 0.40.0.
- [Commits](https://github.com/golang/net/compare/v0.39.0...v0.40.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-06 05:49:35 +02:00
Andre Dietisheim
bcd7712d30 fix: use KUBECONFIG or explicitly given kubeconfig file (#67)
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
2025-05-05 14:44:14 +02:00
Marc Nuri
9ba998f523 doc: add instructions for running with uvx 2025-04-26 07:22:17 +02:00
Marc Nuri
4c94fcbe29 ci: python release depends on standard release 2025-04-26 07:20:39 +02:00
Marc Nuri
37d7175cd6 feat(pods): pods_exec supports specifying container
Allows to specify the container where the command will be executed.
Additionally, prevents the command from failing in pods with multiple
containers when the container is not specified (defaults to first).
2025-04-26 07:02:26 +02:00
dependabot[bot]
22a7125f4a build(deps): bump github.com/mark3labs/mcp-go from 0.21.1 to 0.23.1
Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.21.1 to 0.23.1.
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](https://github.com/mark3labs/mcp-go/compare/v0.21.1...v0.23.1)

---
updated-dependencies:
- dependency-name: github.com/mark3labs/mcp-go
  dependency-version: 0.23.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-26 05:48:29 +02:00
dependabot[bot]
825e6e1f50 build(deps): bump k8s.io/apiextensions-apiserver from 0.32.3 to 0.33.0
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.32.3 to 0.33.0.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.32.3...v0.33.0)

---
updated-dependencies:
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-24 07:13:59 +02:00
dependabot[bot]
9a1ef34d6d build(deps): bump k8s.io/client-go from 0.32.3 to 0.33.0
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.32.3 to 0.33.0.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.32.3...v0.33.0)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-24 07:13:50 +02:00
dependabot[bot]
8cbe06d8c9 build(deps): bump k8s.io/api from 0.32.3 to 0.33.0
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.32.3 to 0.33.0.
- [Commits](https://github.com/kubernetes/api/compare/v0.32.3...v0.33.0)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-24 06:50:17 +02:00
Marc Nuri
6bbe5e0a9a test: disable config test on windows 2025-04-19 10:06:13 +02:00
Marc Nuri
fa5bb81fe5 feat(kubernetes): added --kubeconfig flag option 2025-04-19 10:01:41 +02:00
dependabot[bot]
5d3c7f39cf build(deps): bump github.com/mark3labs/mcp-go from 0.21.0 to 0.21.1
Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](https://github.com/mark3labs/mcp-go/compare/v0.21.0...v0.21.1)

---
updated-dependencies:
- dependency-name: github.com/mark3labs/mcp-go
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-18 06:02:58 +02:00
Marc Nuri
7cb6e9b7b4 feat: print error message instead of panic 2025-04-17 15:30:43 +02:00
Marc Nuri
3beac11981 doc: instructions for VS Code 2025-04-17 11:57:02 +02:00
Marc Nuri
79b0f2805c build(deps): bump github.com/mark3labs/mcp-go from 0.20.1 to 0.21.0 2025-04-17 07:21:25 +02:00
dependabot[bot]
aff0fccb47 build(deps): bump github.com/mark3labs/mcp-go from 0.20.0 to 0.20.1
Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.20.0 to 0.20.1.
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](https://github.com/mark3labs/mcp-go/compare/v0.20.0...v0.20.1)

---
updated-dependencies:
- dependency-name: github.com/mark3labs/mcp-go
  dependency-version: 0.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-15 16:02:25 +02:00
Marc Nuri
a9f17db295 doc: organized tools list and added projects_list entry 2025-04-14 19:26:12 +02:00
David Humphrey
bdad2677d8 Update README.md to include Tools
Fixes #35 

I needed the list of tools and their params, so added to the README.

Great job on this, it's exactly what I need!
2025-04-14 19:20:38 +02:00
dependabot[bot]
baf1595201 build(deps): bump github.com/mark3labs/mcp-go from 0.19.0 to 0.20.0
Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](https://github.com/mark3labs/mcp-go/compare/v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: github.com/mark3labs/mcp-go
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 06:32:37 +02:00
Karel Suta
ec82de1712 feat: add optional container parameter for pods_log tool 2025-04-11 13:39:18 +02:00
dependabot[bot]
705a8febfa build(deps): bump github.com/mark3labs/mcp-go from 0.18.0 to 0.19.0
Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](https://github.com/mark3labs/mcp-go/compare/v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: github.com/mark3labs/mcp-go
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-11 05:10:01 +02:00
Marc Nuri
e8722663b5 fix: add timeout for IsOpenShift operation 2025-04-10 14:54:18 +02:00
Marc Nuri
7b9b59a7bc feat: add log trace for server starting 2025-04-10 13:36:08 +02:00
Marc Nuri
8c80cfebab refactor(configuration): prepare for additional tools depending on environment 2025-04-08 09:22:58 +02:00
Marc Nuri
b3f38444ec feat: added nodes to generic resources 2025-04-08 09:22:58 +02:00