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

dws: fix datamovement limit call #224

Merged

Conversation

jameshcorbett
Copy link
Member

Problem: on Tuolumne kubernetes was complaining that it could not interpret None as an int in a call to fetch datamovements.

Do not pass None as an argument.

@jameshcorbett jameshcorbett requested a review from cmoussa1 October 1, 2024 02:11
@jameshcorbett jameshcorbett mentioned this pull request Oct 1, 2024
Copy link
Member

@cmoussa1 cmoussa1 left a comment

Choose a reason for hiding this comment

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

LGTM!!

Problem: on Tuolumne kubernetes was complaining that it could
not interpret `None` as an int in a call to fetch datamovements.

Do not pass `None` as an argument.
@jameshcorbett jameshcorbett force-pushed the fix-datamovement-limit branch from 4f369fc to eb45d94 Compare October 1, 2024 16:30
@jameshcorbett
Copy link
Member Author

Thanks! Rebased with master, setting MWP.

@mergify mergify bot merged commit 223db79 into flux-framework:master Oct 1, 2024
8 checks passed
@jameshcorbett jameshcorbett deleted the fix-datamovement-limit branch October 1, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants