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): get rid of duplicated helper for TLS certs, and improve existing ones #212

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

programmer04
Copy link
Member

@programmer04 programmer04 commented Apr 23, 2024

What this PR does / why we need it:

Generating a cert needed in

can be achieved without adding a new helper. This PR removes the helper introduced in #88 and uses the old one.

Moreover, it improves a little bit existing one helpers.

Which issue this PR fixes

It's a bigger initiative of dealing with certs consistently across our projects.

@programmer04 programmer04 added this to the KGO v1.3.x milestone Apr 23, 2024
@programmer04 programmer04 self-assigned this Apr 23, 2024
@programmer04 programmer04 requested a review from a team as a code owner April 23, 2024 14:49
@programmer04 programmer04 enabled auto-merge (squash) April 23, 2024 14:54
@programmer04 programmer04 force-pushed the consistent-certs branch 2 times, most recently from 9056220 to e480f79 Compare April 24, 2024 08:06
@programmer04 programmer04 changed the title chore(refactor): get rid of duplicated helper for TLS certs chore(refactor): get rid of duplicated helper for TLS certs, and improve existing ones Apr 24, 2024
@programmer04 programmer04 merged commit a3fc898 into main Apr 24, 2024
13 checks passed
@programmer04 programmer04 deleted the consistent-certs branch April 24, 2024 08:26
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