Skip to content

v1.125

Compare
Choose a tag to compare
@sjpb sjpb released this 26 Jan 13:52
· 956 commits to main since this release
bdeda03

What's Changed

Replaces OpenDistro with OpenSearch 2.4.0 by @sjpb in #197, including:

  • Grafana updated from 8.5.9 to 9.0.3.
  • Filebeat-OSS updated from 7.9.3 to 7.12.1.
  • Host group and role opendistro replaced with group and role opensearch.
  • elasticsearch_* and opendistro_* variables used for opendistro role replaced by opensearch_* variables.
  • Changed to host networking for containers.
  • Updated CaaS/CI image to openhpc-230110-1629.qcow2.

Full Changelog: v1.124...v1.125

Notes

  1. By default opendistro uses self-signed certs with 10 years validity. Certs are automatically updated if necessary when running the appliance.

Deployment

  1. Merge this release:

    • Change any environment-specific elasticsearch_* and opendistro_* variables to appropriate opensearch_* equivalents. Note the defaults in the common environment are changed by this release so only non-defaults require manual action.
    • Remove podman_cidr variable as this is unused for container host networking.
  2. Update galaxy roles and collections.

  3. Run site.yml. OpenDistro data in {{ appliances_state_dir | default('/usr/share') }}/elasticsearch/data will be automatically migrated to OpenSearch . Note the OpenDistro data will not automatically be deleted.