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

Verify unbounded inputs for all scheduled launch plan types #4867

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

katrogan
Copy link
Contributor

@katrogan katrogan commented Feb 8, 2024

Tracking issue

closes #4866

Why are the changes needed?

See tracking issue, launch plan registration and validation should catch unbounded inputs before schedule invocation

How was this patch tested?

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels Feb 8, 2024
Signed-off-by: Katrina Rogan <[email protected]>
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Feb 8, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 8, 2024
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9a9e8a3) 58.97% compared to head (55809f5) 59.63%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4867      +/-   ##
==========================================
+ Coverage   58.97%   59.63%   +0.65%     
==========================================
  Files         645      567      -78     
  Lines       55162    41239   -13923     
==========================================
- Hits        32533    24593    -7940     
+ Misses      20054    14251    -5803     
+ Partials     2575     2395     -180     
Flag Coverage Δ
unittests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@katrogan katrogan merged commit 55670ea into master Feb 8, 2024
49 checks passed
@katrogan katrogan deleted the cron-schedule-lp-validation branch February 8, 2024 19:43
katrogan added a commit that referenced this pull request Feb 20, 2024
yubofredwang pushed a commit to yubofredwang/flyte that referenced this pull request Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Flyteadmin launch plan schedule validation doesn't trigger for cron schedules
3 participants