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

Fix pipelineId generated for autodiscovery based on groupby #1289

Merged
merged 2 commits into from
Apr 19, 2023

Conversation

olblak
Copy link
Member

@olblak olblak commented Apr 19, 2023

Fix a collision where several autodiscovery manifest using groupby: all would generate the same pipelineID.

This pullrequest change the behavior to use the autodiscovery manifest pipelineID.

This pullrequest also imporove the default behavior groupby: individual to reuse the the autodiscovery manifest pipelinID to reduce the risk of collision

Test

To test this pull request, you can run the following commands:

/

Additional Information

Tradeoff

Potential improvement

@olblak olblak added the bug Something isn't working label Apr 19, 2023
@olblak olblak merged commit c44214b into updatecli:main Apr 19, 2023
5 checks passed
@olblak olblak deleted the fixGroupByAll branch April 19, 2023 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant