Update ssl option descriptions package in manifest.yml remaining packages obs infraobs integrations#13010
Conversation
|
obs-ds-hosted-services is on this PR because they have codeowners on /packages/prometheus/data_stream/remote_write |
…fraobs-integrations-12993 Updates title and description field on ssl nodes in manifest files.
d87e3d4 to
ec2ded3
Compare
…fraobs-integrations-12993 fixed typo in changelog.yml version number
| - name: ssl.certificate_authorities | ||
| type: text | ||
| title: SSL Certificate Authorities | ||
| description: SSL certificate authorities. See [documentation](https://www.elastic.co/guide/en/beats/metricbeat/current/configuration-ssl.html#ssl-client-config) for details. |
There was a problem hiding this comment.
Link to Fleet SSL configuration please instead of beats.
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
History
|
|
|
Package cockroachdb - 1.13.1 containing this change is available at https://epr.elastic.co/package/cockroachdb/1.13.1/ |
|
Package etcd - 1.4.1 containing this change is available at https://epr.elastic.co/package/etcd/1.4.1/ |
|
Package jolokia - 0.7.1 containing this change is available at https://epr.elastic.co/package/jolokia/0.7.1/ |
|
Package prometheus - 1.23.1 containing this change is available at https://epr.elastic.co/package/prometheus/1.23.1/ |
|
Package prometheus_input - 0.7.1 containing this change is available at https://epr.elastic.co/package/prometheus_input/0.7.1/ |
|
Package websphere_application_server - 1.6.1 containing this change is available at https://epr.elastic.co/package/websphere_application_server/1.6.1/ |
…ages obs infraobs integrations (#13010) * bugfix/update-ssl-option-descriptions-package-manifest-cleanup-obs-infraobs-integrations-12993 Updates title and description field on ssl nodes in manifest files.




Proposed commit message
Update ssl option descriptions package in manifest.yml remaining packages
Checklist
changelog.ymlfile.How to test this PR locally
git diff main | grep description: | grep + | sort -u
results in the update fields for the ssl node description and the changelog.yml
Related issues