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 memory cert reloader #517

Merged
merged 1 commit into from
Nov 8, 2024
Merged

add memory cert reloader #517

merged 1 commit into from
Nov 8, 2024

Conversation

py4chen
Copy link
Contributor

@py4chen py4chen commented Nov 7, 2024

PR introduces memory cert reloader for mTLS between crypki otel exporter and otel collector.

Blocks #515

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@py4chen py4chen marked this pull request as ready for review November 7, 2024 23:14
@@ -0,0 +1,2 @@
Copyright 2024 Yahoo Inc.
Copy link
Contributor

Choose a reason for hiding this comment

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

was this mistakenly checked in?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's the license file for https://github.com/google/addlicense. I'll add a comment in the readme.

// Copyright 2024 Yahoo Inc.
// Licensed under the terms of the Apache License 2.0. Please see LICENSE file in project root for terms.

package utils
Copy link
Contributor

Choose a reason for hiding this comment

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

can we call this certreload?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sure, I'll change it in the next PR.

@py4chen py4chen merged commit a6d065a into main Nov 8, 2024
5 checks passed
@py4chen py4chen deleted the cert-reloader branch November 8, 2024 12: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