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

Migrates to Kubernetes_asyncio for asynchronous support #13910

Merged
merged 126 commits into from
Jul 11, 2024

Commits on May 15, 2024

  1. WIP events tests

    gabcoyne committed May 15, 2024
    Configuration menu
    Copy the full SHA
    aac2094 View commit details
    Browse the repository at this point in the history
  2. WIP events tests

    gabcoyne committed May 15, 2024
    Configuration menu
    Copy the full SHA
    366c4cc View commit details
    Browse the repository at this point in the history
  3. WIP events tests

    gabcoyne committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a3cec8c View commit details
    Browse the repository at this point in the history
  4. remove extra stop

    gabcoyne committed May 15, 2024
    Configuration menu
    Copy the full SHA
    58daa2b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    d50dbe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95acc0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44f64ee View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. WIP k8s mocks

    gabcoyne committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9a8f755 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. WIP k8s mocks

    gabcoyne committed May 20, 2024
    Configuration menu
    Copy the full SHA
    60bab2e View commit details
    Browse the repository at this point in the history
  2. mocks api client

    jeanluciano committed May 20, 2024
    Configuration menu
    Copy the full SHA
    c84c57c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. WIP k8s mocks

    gabcoyne committed May 22, 2024
    Configuration menu
    Copy the full SHA
    187c1c0 View commit details
    Browse the repository at this point in the history
  2. WIP watch tests

    gabcoyne committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7165e8c View commit details
    Browse the repository at this point in the history
  3. mocks correct calls

    jeanluciano committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6f68a9f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. mocks logs call correctly

    jeanluciano committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b4a608d View commit details
    Browse the repository at this point in the history
  2. test changes minus watch

    jeanluciano committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8bb5fef View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. uses asyncio sleep

    jeanluciano committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ef1f67b View commit details
    Browse the repository at this point in the history
  2. fix watch loop

    gabcoyne committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8e16b37 View commit details
    Browse the repository at this point in the history
  3. WIP fix iter on log content

    gabcoyne committed May 24, 2024
    Configuration menu
    Copy the full SHA
    528bd80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02324db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72dcadb View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. All kill tests

    gabcoyne committed May 28, 2024
    Configuration menu
    Copy the full SHA
    33dae4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c010137 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5ed9b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd2f977 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. refactor watch

    jeanluciano committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f06c2f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    800c60b View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. flow tests passing

    gabcoyne committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0feb70f View commit details
    Browse the repository at this point in the history
  2. flow tests passing

    gabcoyne committed May 30, 2024
    Configuration menu
    Copy the full SHA
    30fa016 View commit details
    Browse the repository at this point in the history
  3. all test passing

    jeanluciano committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0fb92a4 View commit details
    Browse the repository at this point in the history
  4. aiohttpx error fix

    jeanluciano committed May 30, 2024
    Configuration menu
    Copy the full SHA
    df6fe3d View commit details
    Browse the repository at this point in the history
  5. flow tests passing

    gabcoyne committed May 30, 2024
    Configuration menu
    Copy the full SHA
    2d25247 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4428cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b517ac1 View commit details
    Browse the repository at this point in the history
  8. merge from main

    jeanluciano committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a6e0833 View commit details
    Browse the repository at this point in the history
  9. watch stop fix

    jeanluciano committed May 30, 2024
    Configuration menu
    Copy the full SHA
    2f4b4ec View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. add credwork

    gabcoyne committed May 31, 2024
    Configuration menu
    Copy the full SHA
    7f01ca2 View commit details
    Browse the repository at this point in the history
  2. fix merge

    gabcoyne committed May 31, 2024
    Configuration menu
    Copy the full SHA
    7b66ae0 View commit details
    Browse the repository at this point in the history
  3. fix imports|

    gabcoyne committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6b9a60b View commit details
    Browse the repository at this point in the history
  4. logs.content mock fixes

    jeanluciano committed May 31, 2024
    Configuration menu
    Copy the full SHA
    89665d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28aaf8a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. pod fixture fixes

    jeanluciano committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    1aa92c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. jobs and services test

    jeanluciano committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c675005 View commit details
    Browse the repository at this point in the history
  2. flows fixture fixes

    jeanluciano committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    88fcc84 View commit details
    Browse the repository at this point in the history
  3. all tests passing

    jeanluciano committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d23ee3f View commit details
    Browse the repository at this point in the history
  4. tweak prints

    gabcoyne committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    05f1380 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    3fb1b7d View commit details
    Browse the repository at this point in the history
  2. fix events (#13813)

    Co-authored-by: Jean Luciano <[email protected]>
    gabcoyne and jeanluciano authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0a10847 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. fixing tests

    gabcoyne committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4e72660 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc6770b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82bfb74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1549fa5 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. WIP add timeout_async

    gabcoyne committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e1946dd View commit details
    Browse the repository at this point in the history
  2. push concurrent stream

    gabcoyne committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    d48f5d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6f26fd View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. remove tests

    gabcoyne committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9add91b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1aaff4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf2b43f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db1e62b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

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

Commits on Jun 12, 2024

  1. switched logs to watch

    jeanluciano committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c5d33c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72e08a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    3043327 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c885149 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f0b3c2 View commit details
    Browse the repository at this point in the history
  4. update python version

    gabcoyne committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a32c1c2 View commit details
    Browse the repository at this point in the history
  5. Delete job_manifest.json

    gabcoyne authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    fd0dd91 View commit details
    Browse the repository at this point in the history
  6. add openssl

    gabcoyne committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1eb1b56 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    b1ca929 View commit details
    Browse the repository at this point in the history
  2. add openssl

    gabcoyne committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d2f60f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80b3455 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b08cfe View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. remove _watch

    gabcoyne committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9389113 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bebfec9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21d985a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    403c021 View commit details
    Browse the repository at this point in the history
  5. from file now async

    jeanluciano committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    554d00b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13834f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d822db View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. pod metadata

    jeanluciano committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    846c6c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b33d6a View commit details
    Browse the repository at this point in the history
  3. hygeine and naming

    gabcoyne committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    67cacbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1166df View commit details
    Browse the repository at this point in the history
  5. revert test

    gabcoyne committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5587ceb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a2efd1 View commit details
    Browse the repository at this point in the history
  7. get client type fix

    jeanluciano committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4fc804e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c6b7ac View commit details
    Browse the repository at this point in the history
  9. get client type fix

    jeanluciano committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    30f7344 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0930929 View commit details
    Browse the repository at this point in the history
  11. job pod metadata

    jeanluciano committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    673604e View commit details
    Browse the repository at this point in the history
  12. _pod_as_resource

    jeanluciano committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1a13519 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5de44e2 View commit details
    Browse the repository at this point in the history
  14. test no cred test

    jeanluciano committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    555b9dd View commit details
    Browse the repository at this point in the history
  15. test credentials class

    jeanluciano committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a208c6f View commit details
    Browse the repository at this point in the history
  16. tweak imports

    gabcoyne committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    bf73ed0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a9f165d View commit details
    Browse the repository at this point in the history
  18. tweak imports

    gabcoyne committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    72f9812 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5d78678 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b81bb2f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c55a351 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c6a2ed5 View commit details
    Browse the repository at this point in the history
  23. no credentials test

    jeanluciano committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f454162 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. different env test

    jeanluciano committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b5af9b3 View commit details
    Browse the repository at this point in the history
  2. removed breakpoint

    jeanluciano committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    698def4 View commit details
    Browse the repository at this point in the history
  3. chaged env assert

    jeanluciano committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    04c25ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35506f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0f04c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    268dfbb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    92a1b5d View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    7379cba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50eda52 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jun 26, 2024

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

Commits on Jun 29, 2024

  1. event changes

    jeanluciano committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    af10fca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84a4d27 View commit details
    Browse the repository at this point in the history
  3. from file await remove

    jeanluciano committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    8c7e1e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. mock stream mock refactor

    jeanluciano committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    53b3339 View commit details
    Browse the repository at this point in the history
  2. test fixes

    jeanluciano committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    ca56dd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5840368 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d476c6b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

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

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    42a802c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    915041e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22cf21d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc7410e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c74e594 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

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