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

Support deleting the local log files when using remote logging #29772

Merged
merged 24 commits into from
Mar 7, 2023

Commits on Feb 26, 2023

  1. add the new conf to s3 handler to delete local log when it is true an…

    …d log is successfully uploaded
    hussein-awala committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    a5b0686 View commit details
    Browse the repository at this point in the history
  2. add the new conf to GCS handler to delete local log when it is true a…

    …nd log is successfully uploaded
    hussein-awala committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    4941b02 View commit details
    Browse the repository at this point in the history
  3. add the new conf to OSS handler to delete local log when it is true a…

    …nd log is successfully uploaded
    hussein-awala committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    5dd3dae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b06a4e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c77ca64 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8086b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad9a99a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e7153b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5fedcc0 View commit details
    Browse the repository at this point in the history
  10. update s3 task handler to use kwargs and convert default value parsin…

    …g to method in order to simplify testing
    hussein-awala committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    893c7f7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9a6bde1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c26ca4e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3192e55 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0bd8496 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    60a1549 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    8b70c27 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    0671e84 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    46dc858 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5aeb69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb392a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b476b2a View commit details
    Browse the repository at this point in the history
  5. fix spelling

    hussein-awala committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    06813d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Apply suggestions from code review

    Co-authored-by: Niko Oliveira <[email protected]>
    hussein-awala and o-nikolas authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    062c5e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    a4f40b3 View commit details
    Browse the repository at this point in the history