Skip to content

Added description on ssl.* nodes in data_streams owned by obs-cloudnative-monitoring #12756

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

Conversation

StacieClark-Elastic
Copy link
Member

Added description to ssl.certificate_authorities and ssl.verification_mode, including links to documentation. Integrations owned by obs-cloudnative-monitoring

Proposed commit message

Added description to ssl.certificate_authorities and ssl.verification_mode, including links to documentation. Integrations owned by obs-cloudnative-monitoring

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

How to test this PR locally

Originally, we updatesd the descriptions on all the files in integrations. This created some issues with so many teams needing to validate the files. This is currently a partial update with files that are owned by obs-cloudnative-monitoring.

git diff main | grep description: | grep + | sort -u
results in the update fields for the ssl node description and the changelog.yml

Related issues

Link related issues below. Insert the issue link or reference after the word "Closes" if merging this should automatically close it.

@StacieClark-Elastic StacieClark-Elastic added Integration:kubernetes Kubernetes Team:Cloudnative-Monitoring Cloud Native Monitoring team [elastic/obs-cloudnative-monitoring] bugfix Pull request that fixes a bug issue labels Feb 12, 2025
Added description to ssl.certificate_authorities and ssl.verification_mode, including links to documentation. Integrations owned by obs-cloudnative-monitoring
@StacieClark-Elastic StacieClark-Elastic force-pushed the bugfix/update-ssl-option-descriptions-obs-cloudnative-monitoring-12704 branch from d2e4271 to 0969aaa Compare February 12, 2025 21:11
@StacieClark-Elastic StacieClark-Elastic marked this pull request as ready for review February 12, 2025 21:11
@StacieClark-Elastic StacieClark-Elastic requested a review from a team as a code owner February 12, 2025 21:11
@elastic-vault-github-plugin-prod

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link

💚 Build Succeeded

Copy link

@StacieClark-Elastic StacieClark-Elastic self-assigned this Feb 13, 2025
@StacieClark-Elastic StacieClark-Elastic merged commit ed09273 into elastic:main Feb 13, 2025
6 checks passed
@elastic-vault-github-plugin-prod

Package kubernetes - 1.80.1 containing this change is available at https://epr.elastic.co/package/kubernetes/1.80.1/

flexitrev pushed a commit that referenced this pull request Mar 20, 2025
#12756)

Added description to ssl.certificate_authorities and ssl.verification_mode, including links to documentation. Integrations owned by obs-cloudnative-monitoring
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Pull request that fixes a bug issue Integration:kubernetes Kubernetes Team:Cloudnative-Monitoring Cloud Native Monitoring team [elastic/obs-cloudnative-monitoring]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation changes for SSL node for integrations owned by obs-cloudnative-monitoring
3 participants