Skip to content

Remove deprecated connections#7538

Draft
Sovietaced wants to merge 3 commits into
flyteorg:masterfrom
Sovietaced:deprecated-connections
Draft

Remove deprecated connections#7538
Sovietaced wants to merge 3 commits into
flyteorg:masterfrom
Sovietaced:deprecated-connections

Conversation

@Sovietaced

@Sovietaced Sovietaced commented Jun 17, 2026

Copy link
Copy Markdown
Member

Why are the changes needed?

Removes duplicated/deprecated DAG connections to reduce size of CRD.

What changes were proposed in this pull request?

Removes DeprecatedConnections

How was this patch tested?

Integration tests

Labels

Please add one or more of the following labels to categorize your PR:

  • added: For new features.
  • changed: For changes in existing functionality.
  • deprecated: For soon-to-be-removed features.
  • removed: For features being removed.
  • fixed: For any bug fixed.
  • security: In case of vulnerabilities

This is important to improve the readability of release notes.

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

Stack

If you do use git town to manage PR Stacks, the stack relevant to this PR
will show below. Otherwise, you can ignore this section.

Docs link

Signed-off-by: Jason Parraga <sovietaced@gmail.com>
@github-actions github-actions Bot added the flyte label Jun 17, 2026
@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.02%. Comparing base (7dc9b56) to head (e319f30).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7538   +/-   ##
=======================================
  Coverage   57.01%   57.02%           
=======================================
  Files         931      931           
  Lines       58389    58359   -30     
=======================================
- Hits        33291    33278   -13     
+ Misses      22036    22021   -15     
+ Partials     3062     3060    -2     
Flag Coverage Δ
unittests-datacatalog 53.51% <ø> (ø)
unittests-flyteadmin 53.15% <ø> (ø)
unittests-flytecopilot 43.06% <ø> (ø)
unittests-flytectl 64.09% <ø> (+0.19%) ⬆️
unittests-flyteidl 75.71% <ø> (ø)
unittests-flyteplugins 60.35% <ø> (ø)
unittests-flytepropeller 53.73% <ø> (-0.06%) ⬇️
unittests-flytestdlib 62.78% <ø> (ø)

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Jason Parraga <sovietaced@gmail.com>
@Sovietaced Sovietaced added the removed For features being removed label Jun 17, 2026
Signed-off-by: Jason Parraga <sovietaced@gmail.com>
@Sovietaced Sovietaced force-pushed the deprecated-connections branch from a97506d to e319f30 Compare June 17, 2026 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flyte removed For features being removed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant