-
Notifications
You must be signed in to change notification settings - Fork 90
Comparing changes
Open a pull request
base repository: containers/kubernetes-mcp-server
base: v0.0.48
head repository: containers/kubernetes-mcp-server
compare: v0.0.49
- 14 commits
- 20 files changed
- 4 contributors
Commits on Aug 6, 2025
-
build(deps): bump github.com/mark3labs/mcp-go from 0.36.0 to 0.37.0 (#…
…242) Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.36.0 to 0.37.0. - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v0.36.0...v0.37.0) --- updated-dependencies: - dependency-name: github.com/mark3labs/mcp-go dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4302a43 - Browse repository at this point
Copy the full SHA 4302a43View commit details -
refactor(auth): consolidate JWT validation into single method (#238)
Signed-off-by: Marc Nuri <marc@marcnuri.com>
Configuration menu - View commit details
-
Copy full SHA for 4dcede1 - Browse repository at this point
Copy the full SHA 4dcede1View commit details -
fix(npm): child process exits gracefully on SIGxxx (#243)
Signed-off-by: Marc Nuri <marc@marcnuri.com>
Configuration menu - View commit details
-
Copy full SHA for 94b8599 - Browse repository at this point
Copy the full SHA 94b8599View commit details -
feat(auth): implement proxied /.well-known/oauth-authorization-server (…
…#244) Signed-off-by: Marc Nuri <marc@marcnuri.com>
Configuration menu - View commit details
-
Copy full SHA for aba5f54 - Browse repository at this point
Copy the full SHA aba5f54View commit details
Commits on Aug 7, 2025
-
Red Hat Konflux purge kubernetes-mcp-server-ols (#245)
Signed-off-by: red-hat-konflux <konflux@no-reply.konflux-ci.dev> Co-authored-by: red-hat-konflux <konflux@no-reply.konflux-ci.dev>
Configuration menu - View commit details
-
Copy full SHA for 40326c1 - Browse repository at this point
Copy the full SHA 40326c1View commit details -
feat(auth): .well-known endpoints delegated to auth server (#246)
Signed-off-by: Marc Nuri <marc@marcnuri.com>
Configuration menu - View commit details
-
Copy full SHA for 9ec5c82 - Browse repository at this point
Copy the full SHA 9ec5c82View commit details -
test: extract mock-server for reutilization (#247)
Signed-off-by: Marc Nuri <marc@marcnuri.com>
Configuration menu - View commit details
-
Copy full SHA for 43744f2 - Browse repository at this point
Copy the full SHA 43744f2View commit details -
test(auth): complete test scenarios for raw token and oidc (#248)
Signed-off-by: Marc Nuri <marc@marcnuri.com>
Configuration menu - View commit details
-
Copy full SHA for cfc42b3 - Browse repository at this point
Copy the full SHA cfc42b3View commit details
Commits on Aug 8, 2025
-
feat(auth): implemented SecurityTokenService to handle token exchange (…
…#250) Signed-off-by: Marc Nuri <marc@marcnuri.com>
Configuration menu - View commit details
-
Copy full SHA for b0da9fb - Browse repository at this point
Copy the full SHA b0da9fbView commit details -
feat(auth): configurable audience validation (#251)
Signed-off-by: Marc Nuri <marc@marcnuri.com>
Configuration menu - View commit details
-
Copy full SHA for 7b11c16 - Browse repository at this point
Copy the full SHA 7b11c16View commit details -
feat(auth): configurable Kubernetes API token validation (#252)
Signed-off-by: Marc Nuri <marc@marcnuri.com>
Configuration menu - View commit details
-
Copy full SHA for dfcecd5 - Browse repository at this point
Copy the full SHA dfcecd5View commit details -
test(auth): complete test cases for token validation (#253)
Signed-off-by: Marc Nuri <marc@marcnuri.com>
Configuration menu - View commit details
-
Copy full SHA for fde4b1d - Browse repository at this point
Copy the full SHA fde4b1dView commit details -
refactor(auth): temporarily disable scope authorization (#254)
It's unclear how the scopes are going to be populated in the JWT. Disable scope authorization for the time being. Signed-off-by: Marc Nuri <marc@marcnuri.com>
Configuration menu - View commit details
-
Copy full SHA for 58c47dc - Browse repository at this point
Copy the full SHA 58c47dcView commit details -
feat(auth): token exchange auth workflow (#255)
Signed-off-by: Marc Nuri <marc@marcnuri.com>
Configuration menu - View commit details
-
Copy full SHA for 90d4bb0 - Browse repository at this point
Copy the full SHA 90d4bb0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.0.48...v0.0.49