You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CUMULUS-602 - Format all logs sent to Elastic Search.
Extract cumulus log message and index it to Elastic Search.
Added
CUMULUS-556 - add a mechanism for creating and running migration scripts on deployment.
CUMULUS-461 Support use of metadata date and other components in url_path property
Changed
CUMULUS-477 Update bucket configuration to support multiple buckets of the same type:
Change the structure of the buckets to allow for more than one bucket of each type. The bucket structure is now:
bucket-key:
name:
type: i.e. internal, public, etc.
Change IAM and app deployment configuration to support new bucket structure
Update tasks and workflows to support new bucket structure
Replace instances where buckets.internal is relied upon to either use the system bucket or a configured bucket
Move IAM template to the deployment package. NOTE: You now have to specify '--template node_modules/@cumulus/deployment/iam' in your IAM deployment
Add IAM cloudformation template support to filter buckets by type