Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorg indices #458

Merged
merged 2 commits into from
May 10, 2021
Merged

Reorg indices #458

merged 2 commits into from
May 10, 2021

Conversation

delvedor
Copy link
Member

Related: #409.

@delvedor delvedor requested a review from a team May 10, 2021 13:12
@@ -17,7 +17,7 @@
* under the License.
*/

import { IndicesRolloverConditions } from '@indices/rollover/IndicesRolloverConditions'
import { RolloverConditions } from '@indices/rollover/types'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't RolloverConditions being in indices/_types if it's used in more than one endpoint?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's used only there (and cluster) :)

Copy link
Contributor

@philkra philkra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@philkra philkra merged commit fc66d0b into master May 10, 2021
@philkra philkra deleted the delvedor/fix-409-indices branch May 10, 2021 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants