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 a generic log retrieval client to Armada Python Client #3892

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Sep 4, 2024

  1. Add support for binoculars to python client

    Signed-off-by: Clif Houck <me@clifhouck.com>
    ClifHouck committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0e3effd View commit details
    Browse the repository at this point in the history
  2. Fixes to python binoculars client

    Signed-off-by: Clif Houck <me@clifhouck.com>
    ClifHouck committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d6ff7cf View commit details
    Browse the repository at this point in the history
  3. Remove unsued imports

    Signed-off-by: Clif Houck <me@clifhouck.com>
    ClifHouck committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    31dc6c7 View commit details
    Browse the repository at this point in the history
  4. Add docs to BinocularsClient

    Signed-off-by: Clif Houck <me@clifhouck.com>
    ClifHouck committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    620f296 View commit details
    Browse the repository at this point in the history
  5. Fix binoculars unit test

    Signed-off-by: Clif Houck <me@clifhouck.com>
    ClifHouck committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6af3158 View commit details
    Browse the repository at this point in the history
  6. Remove unused import

    Signed-off-by: Clif Houck <me@clifhouck.com>
    ClifHouck committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    53978b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Add a JobLogClient class for retrieving logs

    Signed-off-by: Clif Houck <me@clifhouck.com>
    ClifHouck committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9290748 View commit details
    Browse the repository at this point in the history