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

Conversation

martinpitt
Copy link
Member

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.

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
Copy link
Member Author

I deployed this to production, and the image server on rhos-01-1 works fine. The cert is also gone from cockpit-tasks* containers.

@martinpitt
Copy link
Member Author

@allisonkarlitskaya gentle review ping?

Copy link
Member

@allisonkarlitskaya allisonkarlitskaya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

eep. sorry. I've had this open three times now and kept forgetting to actually approve 😅

@allisonkarlitskaya allisonkarlitskaya merged commit fdc1387 into main Apr 10, 2024
3 checks passed
@allisonkarlitskaya allisonkarlitskaya deleted the s3-server branch April 10, 2024 15:29
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.

2 participants