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

client: Pass a flag into queryOperation to skip event listener setup if not required. #12349

Merged
merged 9 commits into from
Oct 10, 2023

Commits on Oct 10, 2023

  1. client: Adds a flag to operations to skip event listener setup.

    Signed-off-by: Mark Laing <mark.laing@canonical.com>
    markylaing committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ab513c7 View commit details
    Browse the repository at this point in the history
  2. client: Pass useEventListener flag into queryOperation.

    Signed-off-by: Mark Laing <mark.laing@canonical.com>
    markylaing committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1c1169d View commit details
    Browse the repository at this point in the history
  3. client/certificates: Update calls to queryOperation.

    Signed-off-by: Mark Laing <mark.laing@canonical.com>
    markylaing committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ad66280 View commit details
    Browse the repository at this point in the history
  4. client/cluster: Update calls to queryOperation.

    Signed-off-by: Mark Laing <mark.laing@canonical.com>
    markylaing committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    704b8b5 View commit details
    Browse the repository at this point in the history
  5. client/containers: Update calls to queryOperation.

    Signed-off-by: Mark Laing <mark.laing@canonical.com>
    markylaing committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b022a20 View commit details
    Browse the repository at this point in the history
  6. client/images: Update calls to queryOperation.

    Signed-off-by: Mark Laing <mark.laing@canonical.com>
    markylaing committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    510508a View commit details
    Browse the repository at this point in the history
  7. client/instances: Update calls to queryOperation.

    Signed-off-by: Mark Laing <mark.laing@canonical.com>
    markylaing committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ca017ff View commit details
    Browse the repository at this point in the history
  8. client/projects: Update calls to queryOperation.

    Signed-off-by: Mark Laing <mark.laing@canonical.com>
    markylaing committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3817d93 View commit details
    Browse the repository at this point in the history
  9. client/storage_volumes: Update calls to queryOperation.

    Signed-off-by: Mark Laing <mark.laing@canonical.com>
    markylaing committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    d812961 View commit details
    Browse the repository at this point in the history