-
Notifications
You must be signed in to change notification settings - Fork 76
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 gencert function #802
Add gencert function #802
Conversation
a152ba1
to
3d6c6a4
Compare
52fe37a
to
a9fdf3e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just on the title of the PR. There is no need for the feat:
prefix in the title. We use labels on the PR to identify if the change is a bug fix, enhancement, documentation update, etc.
2d81e1c
to
748e25e
Compare
f121989
to
942bd52
Compare
Branch testing looks good with the following scenarios:
Pending Scenario: Logging when the generate_self_signed_cert: false |
Added warning for the default unencrypted receiver configuration |
@CVanF5 Maybe update the PR title so that it is more descriptive about the feature you are adding |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good with all the test scenarios.
Proposed changes
Feature to allow users to configure Agent to generate self-signed TLS certificates for the OTEL Collector receiver.
Checklist
Before creating a PR, run through this checklist and mark each as complete.
CONTRIBUTING
documentmake install-tools
and have attached any dependency changes to this pull requestREADME.md
)