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

test.ReadTestCert breaks for downstream consumers dependent on the previous relative certificate path building behavior #695

Merged
merged 8 commits into from
Nov 3, 2022

Conversation

christopher-henderson
Copy link
Member

@christopher-henderson christopher-henderson commented Nov 3, 2022

A change was made in e5ee614#diff-47c0d21c7e2125d3727429db1028c23a261ce73c25250dc176cb68bf666d7a23L73 wherein the path to find test certificates was changed to be absolute from the root of the repo.

This made it easier to run the tests from any location in the repo, however it broke some downstream consumers who were dependent upon this relative path construction.

Fixes #696

@christopher-henderson christopher-henderson changed the title Reverttestpath Revert a change to certificate path construction semantics in test.ReadTestCert Nov 3, 2022
@christopher-henderson christopher-henderson changed the title Revert a change to certificate path construction semantics in test.ReadTestCert test.ReadTestCert breaks for downstream consumers dependent on the previous relative certificate path building behavior Nov 3, 2022
@zakird zakird merged commit 8a9f61e into master Nov 3, 2022
@zakird zakird deleted the reverttestpath branch November 3, 2022 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants