elastic / ems-file-service

Data sources for Elastic Map Service
Other
3 stars 8 forks source link

Generate EMS File Service manifests for serverless #286

Closed jsanz closed 1 year ago

jsanz commented 1 year ago

Part of https://github.com/elastic/kibana/issues/157094

EMS File Service generates a manifest per stack version. This needs to be extended to also handle generating manifest for Serverless versions (date-based), including putting the latest manifest in a latest folder in the build process.

It may also be a good idea to generate some capabilities document in the top root of the file system that declares the versions available to avoid making calls to the file system.