overture-stack / rollcall

A service for managing indices and aliases in an elasticsearch cluster
GNU Affero General Public License v3.0
0 stars 1 forks source link

Add alias config to create index endpoint #32

Closed jaserud closed 4 years ago

jaserud commented 4 years ago

Detailed Description

Rollcall can currently only create indices that have entity_centric = alias which tightly couples alias names with index names.

Possible Implementation

jaserud commented 4 years ago

this was completed and verified with https://github.com/icgc-argo/roadmap/issues/351