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

chore(refactor): do not hardcode certs for tests #715

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

programmer04
Copy link
Member

What this PR does / why we need it:

There are dedicated helpers for dealing with certs for tests in the repo, thus there is no need to hardcode certificates anywhere (besides YAMLs).

@programmer04 programmer04 added this to the KGO v1.4.x milestone Oct 8, 2024
@programmer04 programmer04 self-assigned this Oct 8, 2024
@programmer04 programmer04 requested a review from a team as a code owner October 8, 2024 10:48
@programmer04 programmer04 enabled auto-merge (squash) October 8, 2024 10:49
Copy link
Member

@pmalek pmalek left a comment

Choose a reason for hiding this comment

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

We could at some point refactor that so that each test creates its own cert and not share it.

@programmer04 programmer04 merged commit 559ef4e into main Oct 8, 2024
23 checks passed
@programmer04 programmer04 deleted the generate-certs branch October 8, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants