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

Add one-shot to container API stats #3089

Merged
merged 5 commits into from
Feb 16, 2023

Commits on Feb 3, 2023

  1. Add one-shot to container API stats

    Signed-off-by: Andy Roxby <107427605+aroxby-wayscript@users.noreply.github.com>
    aroxby-wayscript committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    c0932b7 View commit details
    Browse the repository at this point in the history
  2. Require API >=1.41 for one-shot

    Signed-off-by: Andy Roxby <107427605+aroxby-wayscript@users.noreply.github.com>
    aroxby-wayscript committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    ccf470a View commit details
    Browse the repository at this point in the history
  3. Do not allow one_shot when stream=True

    Signed-off-by: Andy Roxby <107427605+aroxby-wayscript@users.noreply.github.com>
    aroxby-wayscript committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    c16cb57 View commit details
    Browse the repository at this point in the history
  4. Allow one_shot=False with stream=True

    Co-authored-by: Milas Bowman <devnull@milas.dev>
    Signed-off-by: Andy Roxby <107427605+aroxby-wayscript@users.noreply.github.com>
    aroxby-wayscript and milas committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    56fbf7c View commit details
    Browse the repository at this point in the history
  5. lint

    Signed-off-by: Andy Roxby <107427605+aroxby-wayscript@users.noreply.github.com>
    aroxby-wayscript committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    2471cea View commit details
    Browse the repository at this point in the history