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

migrate prefect-kubernetes to pydantic 2 #13687

Merged
merged 6 commits into from
Jun 3, 2024

Conversation

zzstoatzz
Copy link
Collaborator

@zzstoatzz zzstoatzz commented May 30, 2024

there is one weird job configuration template-related issue here I need to resolve, but otherwise everything else is working

setup.cfg Outdated Show resolved Hide resolved
),
):

def handle_infra_not_available(exc: ExceptionGroup):
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

new handling for anyio exception groups

@aaazzam aaazzam requested a review from zangell44 May 31, 2024 13:50
@zzstoatzz zzstoatzz marked this pull request as ready for review May 31, 2024 14:01
@zzstoatzz zzstoatzz requested review from desertaxle and a team as code owners May 31, 2024 14:01
namespace="my-namespace"
)
print(v1_deployment)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stray print?

@desertaxle desertaxle force-pushed the pydantic-v2-prefect-kubernetes branch from 762719f to 8786caa Compare June 3, 2024 14:17
@desertaxle desertaxle merged commit 6e8afb0 into main Jun 3, 2024
30 of 31 checks passed
@desertaxle desertaxle deleted the pydantic-v2-prefect-kubernetes branch June 3, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants