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

[flytectl] DataConfig missing from TaskSpec #5692

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

wild-endeavor
Copy link
Contributor

@wild-endeavor wild-endeavor commented Aug 24, 2024

Tracking issue

Slack reported issue.

Why are the changes needed?

When hydrating the taskspec, the DataLoadingConfig is missing for K8s pod.

What changes were proposed in this pull request?

Add the field.

How was this patch tested?

tested by packaging and registering against development cluster.

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

Signed-off-by: Yee Hing Tong <[email protected]>
@wild-endeavor wild-endeavor changed the title add data config [flytectl] DataConfig missing from TaskSpec Aug 24, 2024
Copy link

codecov bot commented Aug 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.18%. Comparing base (d2614d4) to head (e28c7d2).
Report is 150 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5692      +/-   ##
==========================================
- Coverage   36.18%   36.18%   -0.01%     
==========================================
  Files        1302     1302              
  Lines      109613   109614       +1     
==========================================
- Hits        39662    39660       -2     
- Misses      65806    65809       +3     
  Partials     4145     4145              
Flag Coverage Δ
unittests-datacatalog 51.37% <ø> (ø)
unittests-flyteadmin 55.33% <ø> (ø)
unittests-flytecopilot 12.17% <ø> (ø)
unittests-flytectl 62.18% <100.00%> (-0.04%) ⬇️
unittests-flyteidl 7.12% <ø> (ø)
unittests-flyteplugins 53.34% <ø> (ø)
unittests-flytepropeller 41.71% <ø> (ø)
unittests-flytestdlib 55.35% <ø> (ø)

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.


🚨 Try these New Features:

@wild-endeavor wild-endeavor marked this pull request as ready for review August 24, 2024 00:32
@wild-endeavor wild-endeavor merged commit 7d59f10 into master Aug 24, 2024
53 checks passed
@wild-endeavor wild-endeavor deleted the ctl/k8s-pod-data-config branch August 24, 2024 17:24
pmahindrakar-oss pushed a commit that referenced this pull request Sep 9, 2024
Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: pmahindrakar-oss <[email protected]>
bgedik pushed a commit to bgedik/flyte that referenced this pull request Sep 12, 2024
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.

2 participants