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

Migration aliases for 8.0 #18329

Closed
3 tasks
andrewkroh opened this issue May 6, 2020 · 4 comments
Closed
3 tasks

Migration aliases for 8.0 #18329

andrewkroh opened this issue May 6, 2020 · 4 comments
Labels
discuss Issue needs further discussion. Stalled Team:Integrations Label for the Integrations team

Comments

@andrewkroh
Copy link
Member

For the transition from 6.x to 7.0 Beats added a configuration option to add alias fields to index templates pointing from the old field to the new field. Those need to be removed.

Migration *common.Config `config:"migration.6_to_7"`

Changes

  • Remove migration aliases from fields.yml files.
  • Change migration.6_to_7 to migration.7_to_8
  • Delete dev-tools/ecs-migration.yml.

For 8.0 we will track migrations inside of dev-tools/ecs-migration-8x.yml. The file will have the same format as the previous dev-tools/ecs-migration.yml. It's moved into the script directory to be colocated with the two scripts that used the file.

New migration aliases for 8.0 can then begin to be added to the fields.yml files as they were in the past.

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label May 6, 2020
@andrewkroh andrewkroh added the Team:Services (Deprecated) Label for the former Integrations-Services team label May 6, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations-services (Team:Services)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label May 6, 2020
@andrewkroh andrewkroh assigned andrewkroh and unassigned andrewkroh May 6, 2020
@andrewkroh andrewkroh added the discuss Issue needs further discussion. label May 7, 2020
@botelastic
Copy link

botelastic bot commented Apr 9, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@botelastic botelastic bot added the Stalled label Apr 9, 2021
@botelastic botelastic bot closed this as completed May 9, 2021
@zube zube bot removed the [zube]: Done label Aug 8, 2021
@dedemorton
Copy link
Contributor

Reopening because this autoclosed. Looks like migration.6_to_7 still exists in the configuration file and needs to be removed.

I'm not sure which other parts of this work has been done or not done.

@dedemorton dedemorton reopened this Feb 16, 2022
@botelastic botelastic bot removed the Stalled label Feb 16, 2022
@jlind23 jlind23 removed the Team:Services (Deprecated) Label for the former Integrations-Services team label Mar 31, 2022
@botelastic
Copy link

botelastic bot commented Mar 31, 2023

Hi!
We just realized that we haven't looked into this issue in a while. We're sorry!

We're labeling this issue as Stale to make it hit our filters and make sure we get back to it as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1.
Thank you for your contribution!

@botelastic botelastic bot added the Stalled label Mar 31, 2023
@botelastic botelastic bot closed this as completed Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss Issue needs further discussion. Stalled Team:Integrations Label for the Integrations team
Projects
None yet
Development

No branches or pull requests

5 participants