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

Handle json encoding of V1Pod in task callback #27609

Merged
merged 9 commits into from
Nov 16, 2022

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    415391c View commit details
    Browse the repository at this point in the history
  2. Update airflow/models/taskinstance.py

    Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
    dstandish and uranusjr committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    8c90785 View commit details
    Browse the repository at this point in the history
  3. chop one more line

    dstandish committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    12cdc6d View commit details
    Browse the repository at this point in the history
  4. fixup! chop one more line

    dstandish committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    1598796 View commit details
    Browse the repository at this point in the history
  5. try using serialization

    dstandish committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    961f29b View commit details
    Browse the repository at this point in the history
  6. use custom error

    dstandish committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    fe6c95d View commit details
    Browse the repository at this point in the history
  7. back out old changes

    dstandish committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    789bc07 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. add test

    dstandish committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    ab7e436 View commit details
    Browse the repository at this point in the history
  2. stacklevel

    dstandish committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    5790434 View commit details
    Browse the repository at this point in the history