Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split s3 server certificate out of tasks secrets #618

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Commits on Apr 8, 2024

  1. Split s3 server certificate out of tasks secrets

    Tasks containers don't need, and therefore should not have, the local
    minio S3 server certificate.
    
    Our ci-secrets.git repo already moved the S3 certificate out of `tasks/`
    into the top level `s3-server/` directory. Adjust the deployment scripts
    and integration test accordingly.
    martinpitt committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    354c9fd View commit details
    Browse the repository at this point in the history