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

Removed orphaned kube exectors from FlytePropeller #4722

Closed
wants to merge 1 commit into from

Conversation

hamersaw
Copy link
Contributor

Tracking issue

NA

Why are the changes needed?

Update k8s Dependencies by EngHabu · Pull Request #4199 · flyteorg/flyte updated the kube executors to fallthrough to the regular k8s implementations. The means that everything in this file is essentially fluff. The WriteThroughClient is not long used and the FallbackClientBuilder just builds a k8s client. This all can be removed.

What changes were proposed in this pull request?

Removes orphaned code.

How was this patch tested?

local, cloud, etc

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

NA

Docs link

NA

Signed-off-by: Daniel Rammer <[email protected]>
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. housekeeping Issues that help maintain flyte and keep it tech-debt free labels Jan 12, 2024
@hamersaw hamersaw changed the title Removed kube exectors Removed orphaned kube exectors from FlytePropeller Jan 12, 2024
Copy link

codecov bot commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (75c2b08) 58.15% compared to head (91a6390) 58.14%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4722      +/-   ##
==========================================
- Coverage   58.15%   58.14%   -0.01%     
==========================================
  Files         626      625       -1     
  Lines       53786    53745      -41     
==========================================
- Hits        31277    31251      -26     
+ Misses      20001    19989      -12     
+ Partials     2508     2505       -3     
Flag Coverage Δ
unittests 58.14% <ø> (-0.01%) ⬇️

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.

Copy link
Contributor

@pvditt pvditt left a comment

Choose a reason for hiding this comment

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

thanks for cleaning this up

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 16, 2024
@hamersaw
Copy link
Contributor Author

closing in favor of #4733

@hamersaw hamersaw closed this Jan 17, 2024
@hamersaw hamersaw deleted the housekeeping/remove-kube-executors branch January 17, 2024 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Issues that help maintain flyte and keep it tech-debt free lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants