Skip to content

More efficient SaveResourceParameters #5658

Description

@book987

Summary

Currently argo call kubectl get for each output parameters in resource template. It can decrease to 1 time kubectl get call and len(outputs.parameters) times processing with same data, saving network traffic, and also preventing data inconsistency if something happen to the resource between the loop.


Message from the maintainers:

Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions