Skip to content

add ca-certificates in mcp-server Dockerfile#1248

Merged
loverustfs merged 1 commit intorustfs:mainfrom
andrea-manzi:main
Dec 24, 2025
Merged

add ca-certificates in mcp-server Dockerfile#1248
loverustfs merged 1 commit intorustfs:mainfrom
andrea-manzi:main

Conversation

@andrea-manzi
Copy link
Copy Markdown
Contributor

Type of Change

  • New Feature
  • [ x ] Bug Fix
  • Documentation
  • Performance Improvement
  • Test/CI
  • Refactor
  • Other:

Related Issues

Summary of Changes

I have included the installation of the ca certs on the mcp-server docker file.

Without ca certificates installed i have this issue

thread 'main' (1) panicked at /usr/local/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-http-client-1.1.5/src/hyper_legacy.rs:82:13: no CA certificates found

Checklist

  • I have read and followed the CONTRIBUTING.md guidelines
  • Passed make pre-commit
  • Added/updated necessary tests
  • Documentation updated (if needed)
  • CI/CD passed (if applicable)

Impact

  • Breaking change (compatibility)
  • Requires doc/config/deployment update
  • Other impact:

Additional Notes


Thank you for your contribution! Please ensure your PR follows the community standards (CODE_OF_CONDUCT.md) and sign the CLA if this is your first contribution.

Signed-off-by: Andrea Manzi <andrea.manzi@gmail.com>
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Dec 23, 2025

CLA assistant check
All committers have signed the CLA.

@loverustfs loverustfs merged commit 65d32e6 into rustfs:main Dec 24, 2025
1 check passed
@loverustfs
Copy link
Copy Markdown
Contributor

Hey @andrea-manzi ,

Thank you for your contribution, we have merged!

houseme added a commit that referenced this pull request Dec 24, 2025
* 'main' of github.com:rustfs/rustfs:
  add ca-certificates in mcp-server Dockerfile (#1248)
  helm: expose init container parameters as helm values (#1232)
  helm: fix service/containers ports, fix podAntiAffinity (#1230)
  feat: add seek support for small objects in rustfs (#1231)
  Revert "fix(iam): store previous credentials in .rustfs.sys bucket to… (#1238)
  🧑‍💻 Fix nix develop problem with Git-Based dependecies on nix develop shell (#1243)
  delete userless helm chart file (#1245)
  Custom annotation (#1242)

# Conflicts:
#	crates/iam/src/lib.rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants