Skip to content

Conversation

@BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* build(deps): bump sigs.k8s.io/controller-runtime from 0.22.2 to 0.22.3 by @dependabot[bot] in https://github.com/containers/kubernetes-mcp-server/pull/374
* test(kubernetes): refactor tests for Derived manager functionality to use testify by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/369
* refactor(kubernetes): keep Provider as only external Kubernetes interface by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/372
* test(kubernetes): add unit tests for ProviderKubeconfig functionality by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/375
* test(kubernetes): add unit tests for ProviderSingle functionality by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/376
* refactor(config): introduce provider-specific config registry by @Cali0707 in https://github.com/containers/kubernetes-mcp-server/pull/377
* refactor(kubernetes): streamline provider configuration and in-cluster detection by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/378
* refactor(kubernetes): Provider implementations deal with Manager instantiations by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/379
* Add custom CA certificate support for OIDC providers by @matzew in https://github.com/containers/kubernetes-mcp-server/pull/382
* feat(ci): update release configuration for npm publishing using OIDC by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/381
* deps: bump golangci-lint version to avoid panic by @Cali0707 in https://github.com/containers/kubernetes-mcp-server/pull/383
* build(deps): bump github.com/mark3labs/mcp-go from 0.41.1 to 0.42.0 by @dependabot[bot] in https://github.com/containers/kubernetes-mcp-server/pull/388
* Add local development environment with Kind and Keycloak for OIDC by @matzew in https://github.com/containers/kubernetes-mcp-server/pull/354
* fix: do not use in-use port in example run command by @Cali0707 in https://github.com/containers/kubernetes-mcp-server/pull/394
* cleanup: refactor all the keycloak setup to json files by @Cali0707 in https://github.com/containers/kubernetes-mcp-server/pull/390
* add support for nodes query by @blublinsky in https://github.com/containers/kubernetes-mcp-server/pull/384
* Change KIND's host port to 8000 by @matzew in https://github.com/containers/kubernetes-mcp-server/pull/398
* feat(ai): add CLAUDE.md instructions and update AGENTS.md by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/397
* feat(config): default configuration with merge support for downstream overrides by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/396
* test(mcp):update mcp processing tests to use testify and improve readability by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/401
* fix(nodes): reviewed kubernetes.nodes implementation by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/399
* test(pods): update PodsExec tests to use testify and improve readability by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/400
* test(pods): update PodsTop tests to use testify and improve readability by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/402
* Keycloak cors setup by @Cali0707 in https://github.com/containers/kubernetes-mcp-server/pull/393
* fix(http): well-known mitm propagates original headers by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/406
* Adding first set of user documentation by @matzew in https://github.com/containers/kubernetes-mcp-server/pull/411
* Developer doc for keycloak environment by @matzew in https://github.com/containers/kubernetes-mcp-server/pull/413
* feat: provider config parsers are able to resolve filepaths  by @Cali0707 in https://github.com/containers/kubernetes-mcp-server/pull/412
* Adding a preview note at the top of the setup guide by @matzew in https://github.com/containers/kubernetes-mcp-server/pull/415
* fix(nodes): nodes_log query and tailLines arguments by @ngopalak-redhat in https://github.com/containers/kubernetes-mcp-server/pull/409
* test(mcp): update MCP headers tests to use testify and improve readability by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/417
* feat(nodes): nodes_stats_summary tool to get PSI metrics by @ngopalak-redhat in https://github.com/containers/kubernetes-mcp-server/pull/410
* test(resources): update generic resources tests to use testify and improve readability by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/422
* chore(docs): missing documentation for nodes_stats_summary by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/424
* test(pods): update pods tests to use testify and improve readability by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/426
* Script clean ups by @matzew in https://github.com/containers/kubernetes-mcp-server/pull/431
* build(deps): bump github.com/mark3labs/mcp-go from 0.42.0 to 0.43.0 by @dependabot[bot] in https://github.com/containers/kubernetes-mcp-server/pull/429
* test(pods): update PodsRun tests to use testify and improve readability by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/433
* build(deps): bump sigs.k8s.io/controller-runtime from 0.22.3 to 0.22.4 by @dependabot[bot] in https://github.com/containers/kubernetes-mcp-server/pull/436
* test(mcp): refactor WatchKubeConfig tests to use testify and improve structure by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/432
* feat(nodes): nodes_top retrieves Node resource consumption (metrics API) by @ngopalak-redhat in https://github.com/containers/kubernetes-mcp-server/pull/420
* test(mcp): remove redundant testCase function and streamline test setup by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/437
* test(mcp): refactored OpenShift related tests to use testify by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/438
* test(mcp): refactor logging tests to use testify by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/439
* fix(toolsets): remove "redundant" annotations that have defaults by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/441
* fix(mcp): do not enable Resource / Prompts yet, as there are none by @matzew in https://github.com/containers/kubernetes-mcp-server/pull/442
* test(authorization): improved tests to use real MCP clients by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/443
* build(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 by @dependabot[bot] in https://github.com/containers/kubernetes-mcp-server/pull/446
* build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 by @dependabot[bot] in https://github.com/containers/kubernetes-mcp-server/pull/447
* chore(ci): restrict publish jobs to specific repository by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/448
* chore(ci): update macOS build (Amd64/x86-64) target from 13 to 15 by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/450
* test(mcp): add tests for WatchKubeConfig tools reload by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/449
* build(deps): bump helm.sh/helm/v3 from 3.19.0 to 3.19.1 by @dependabot[bot] in https://github.com/containers/kubernetes-mcp-server/pull/451
* fix: use proper context import by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/454
* build(deps): bump golang.org/x/net from 0.46.0 to 0.47.0 by @dependabot[bot] in https://github.com/containers/kubernetes-mcp-server/pull/452
* chore(deps): update Go version from 1.24.1 to 1.24.10 by @manusa in https://github.com/containers/kubernetes-mcp-server/pull/455

New Contributors

Full Changelog: containers/kubernetes-mcp-server@v0.0.53...v0.0.54

What's Changed

New Contributors

Full Changelog: containers/kubernetes-mcp-server@v0.0.53...v0.0.54

View the full release notes at https://github.com/containers/kubernetes-mcp-server/releases/tag/v0.0.54.


@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Nov 12, 2025
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Nov 12, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 12, 2025
Merged via the queue into main with commit d54d56b Nov 12, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-kubernetes-mcp-server-0.0.54 branch November 12, 2025 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants