-
Notifications
You must be signed in to change notification settings - Fork 473
Updated description on ssl nodes in package level manifest.yml for files owned by obs-infraobs-integrations #12780
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
42ba74b
to
198be97
Compare
Updates description field on ssl nodes in package level manifest.yml file to include links to online documentation and to be consistent with other integrations. This issue tracks changes to integration owned by obs-infraobs-integrations
…ntegrations-12708 changed link to agent documentation for activemq
…ntegrations-12708 changed links to point to elastic agent documentation
7995f34
to
fc4243f
Compare
/test |
1 similar comment
/test |
|
💚 Build Succeeded
History
|
Package activemq - 1.8.1 containing this change is available at https://epr.elastic.co/package/activemq/1.8.1/ |
Package apache - 1.29.1 containing this change is available at https://epr.elastic.co/package/apache/1.29.1/ |
Package apache_tomcat - 1.9.1 containing this change is available at https://epr.elastic.co/package/apache_tomcat/1.9.1/ |
Package ceph - 1.8.1 containing this change is available at https://epr.elastic.co/package/ceph/1.8.1/ |
Package citrix_adc - 1.15.1 containing this change is available at https://epr.elastic.co/package/citrix_adc/1.15.1/ |
Package couchbase - 1.9.1 containing this change is available at https://epr.elastic.co/package/couchbase/1.9.1/ |
Package couchdb - 1.5.1 containing this change is available at https://epr.elastic.co/package/couchdb/1.5.1/ |
Package golang - 1.7.1 containing this change is available at https://epr.elastic.co/package/golang/1.7.1/ |
Package ibmmq - 1.6.1 containing this change is available at https://epr.elastic.co/package/ibmmq/1.6.1/ |
Package kafka - 1.18.1 containing this change is available at https://epr.elastic.co/package/kafka/1.18.1/ |
Package mongodb - 1.19.1 containing this change is available at https://epr.elastic.co/package/mongodb/1.19.1/ |
Package mysql - 1.26.1 containing this change is available at https://epr.elastic.co/package/mysql/1.26.1/ |
Package nagios_xi - 1.5.1 containing this change is available at https://epr.elastic.co/package/nagios_xi/1.5.1/ |
Package nginx - 1.25.1 containing this change is available at https://epr.elastic.co/package/nginx/1.25.1/ |
Package oracle_weblogic - 1.9.1 containing this change is available at https://epr.elastic.co/package/oracle_weblogic/1.9.1/ |
Package php_fpm - 1.5.1 containing this change is available at https://epr.elastic.co/package/php_fpm/1.5.1/ |
Package redis - 1.19.1 containing this change is available at https://epr.elastic.co/package/redis/1.19.1/ |
Package spring_boot - 1.8.1 containing this change is available at https://epr.elastic.co/package/spring_boot/1.8.1/ |
Package system - 1.67.2 containing this change is available at https://epr.elastic.co/package/system/1.67.2/ |
…12780) Updates description field on ssl nodes in package level manifest.yml file to include links to online documentation and to be consistent with other integrations. This issue tracks changes to integration owned by obs-infraobs-integrations
Proposed commit message
Updates description field on ssl nodes in package level manifest.yml file to include links to online documentation and to be consistent with other integrations. This issue tracks changes to integration owned by obs-infraobs-integrations
Checklist
changelog.yml
file.How to test this PR locally
Originally, we updated the descriptions on all the files in integration. 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-infraobs-integrations,
git diff main | grep description: | grep + | sort -u
results in the update fields for the ssl node description and the changelog.yml
Related issues