• mbergeron's avatar
    Add the `index_name` parameter to elastic rake tasks · 2ac9d704
    mbergeron authored
    The following tasks now accept an `index_name` parameter to specify
    the name of the index to be created or acted upon:
    
      - gitlab:elastic:create_empty_index
      - gitlab:elastic:delete_index
      - gitlab:elastic:recreate_index
    
    The following obsolete task has been removed:
    
      - gitlab:elastic:reindex_to_another_cluster
    2ac9d704
214357-add-a-rake-task-to-create-a-new-elasticsearch-index.yml 104 Bytes