cirrussearch-opensearch-image is built on top the official opensearch image which is including additional plugins.
These plugins are not installed on production opensearch hosts.
This can possibly be quite error-prone since a developer & cindy might accidentally rely on features not available in production to develop & test CirrusSearch.
AC:
- decide on an approach
- find another base image
- build our own base image using our own opensearch deb
- hack the official base image and remove the additional plugins as part of the blubber build
- cirrussearch-opensearch-image & the opensearch production cluster provide the same set of plugins