We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description
Validate if fluent bit supports EC Private keys. If it does, do not fail validation of them during pipeline configuration
EC Private keys
Repeat the same for otel-collector setup.
Reasons
Users try to use EC Private keys in log-pipelines: https://sap-btp.slack.com/archives/C0140PCSJ5Q/p1741269892576659
check:
telemetry-manager/internal/validators/tlscert/tls_cert_validator.go
Line 192 in f846b02
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Validate if fluent bit supports
EC Private keys
.If it does, do not fail validation of them during pipeline configuration
Repeat the same for otel-collector setup.
Reasons
Users try to use
EC Private keys
in log-pipelines: https://sap-btp.slack.com/archives/C0140PCSJ5Q/p1741269892576659check:
telemetry-manager/internal/validators/tlscert/tls_cert_validator.go
Line 192 in f846b02
The text was updated successfully, but these errors were encountered: