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

Improve the service-certificate test #324

Merged
merged 1 commit into from
Jan 25, 2022
Merged

Improve the service-certificate test #324

merged 1 commit into from
Jan 25, 2022

Conversation

idlewis
Copy link
Collaborator

@idlewis idlewis commented Jan 14, 2022

Add checks for the TLS_DIR env var and the
certificate volume mount

This is to deal with issue #313

Copy link
Member

@leochr leochr left a comment

Choose a reason for hiding this comment

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

@idlewis Thanks for the PR. Looks good. Just a minor comment about the read-only field.

value: /etc/x509/certs
volumeMounts:
- name: svc-certificate
mountPath: /etc/x509/certs
Copy link
Member

Choose a reason for hiding this comment

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

It'll be good to ensure that read-only is set to true as well.

Add checks for the TLS_DIR env var and the
certificate volume mount
@idlewis
Copy link
Collaborator Author

idlewis commented Jan 25, 2022

@leochr updated as requested

Copy link
Member

@leochr leochr left a comment

Choose a reason for hiding this comment

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

Thanks

@leochr leochr merged commit 07c6454 into main Jan 25, 2022
@idlewis idlewis deleted the cert-test branch March 17, 2022 10:56
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