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

Add tests to check for expiring apt keys in images #2958

Merged
merged 11 commits into from
Apr 24, 2021

Conversation

rfay
Copy link
Member

@rfay rfay commented Apr 23, 2021

The Problem/Issue/Bug:

We've periodically had problems with expiring apt keys inside the container, especially the web container

How this PR Solves The Problem:

Check during build to see that keys are no closer than 90 days from expiration.

Manual Testing Instructions:

Tests only.

Automated Testing Overview:

This adds tests for each image to make sure that we're no closer than 90 days to expiration.

@rfay rfay force-pushed the 20210423_check_expiring_keys branch from 507c16e to 3621593 Compare April 23, 2021 15:27
@rfay rfay force-pushed the 20210423_check_expiring_keys branch from 10290c1 to 8aff981 Compare April 23, 2021 17:31
@rfay rfay merged commit dc41cb5 into ddev:master Apr 24, 2021
@rfay rfay deleted the 20210423_check_expiring_keys branch April 24, 2021 18:05
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.

None yet

1 participant