Skip to content

Yoke: Add -multipass flag #105

Description

@davidmdm

Sometimes resources have additional data written to them after they become ready.

With the use of the -cluster-access flag it is possible to load in data from our resources and reuse it. However to reuse the data server side generated data like Service IP-Addresses, and other fields, we would need to manually run multiple passes.

The proposed feature is to add this feature the yoke cli:

yoke takeoff  -cluster-access -wait=5m -multipass=5 foo main.wasm

This would run the takeoff, wait for resource readiness and then rerun the takeoff, allowing the loading of server-generated values.

TBD:

  • Is this a useful feature to add to Airways or does FixDriftInterval cover this?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions