Skip to content

Discuss the use of reindexer after mutate step #7

Description

@kunalvirwal

Currently mutate step does not run the indexer but it can be queued to run by adding as a go routine in internal/pipline/steps/mutate.go. The thing to disscuss is that are we allowing yaml mutations to piplines and target files. Because the yaml mutator only allows string manipulation in yaml fields. It can not create or delete a field so that will provide very little functionality.

Still tho this capability can be useful in disabling pipelines on using other pipelines or changing trigger types or changing targets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    up for discussionThe issue requires further discussion and a proper solution is not yet thought of.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions