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

removes references to unused plugins #2025

Merged
merged 2 commits into from
Dec 6, 2023
Merged

Conversation

cosmicBboy
Copy link
Contributor

Tracking issue

https://github.com/flyteorg/flyte/issues/

Why are the changes needed?

  • the awssagemaker plugin is deprecated (doesn't work anymore) and will be replaced with a sagemaker agent.
  • the fsspec plugin is a stub library and does not have any documented classes/functions

What changes were proposed in this pull request?

Removing references of the fsspec and awssagemaker plugins.

How was this patch tested?

Docs are built locally and in CI/CD

- the awssagemaker plugin is deprecated (doesn't work anymore) and will
  be replaced with a sagemaker agent.
- the fsspec plugin is a stub library

Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
pingsutw
pingsutw previously approved these changes Dec 6, 2023
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (aeb33fb) 85.91% compared to head (21c1b4e) 85.91%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2025   +/-   ##
=======================================
  Coverage   85.91%   85.91%           
=======================================
  Files         306      306           
  Lines       22818    22818           
  Branches     3466     3466           
=======================================
+ Hits        19604    19605    +1     
  Misses       2622     2622           
+ Partials      592      591    -1     

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

eapolinario
eapolinario previously approved these changes Dec 6, 2023
Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
@cosmicBboy cosmicBboy dismissed stale reviews from eapolinario and pingsutw via 21c1b4e December 6, 2023 18:49
@cosmicBboy cosmicBboy mentioned this pull request Dec 6, 2023
3 tasks
@eapolinario eapolinario merged commit 9c8481e into master Dec 6, 2023
74 checks passed
@cosmicBboy cosmicBboy deleted the remove-unused-plugins branch December 6, 2023 22:15
Future-Outlier pushed a commit to Future-Outlier/flytekit that referenced this pull request Dec 12, 2023
* removes references to unused plugins

- the awssagemaker plugin is deprecated (doesn't work anymore) and will
  be replaced with a sagemaker agent.
- the fsspec plugin is a stub library

Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>

* comment out sagemaker test

Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>

---------

Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
Signed-off-by: Future Outlier <eric901201@gmai.com>
RRap0so pushed a commit to RRap0so/flytekit that referenced this pull request Dec 15, 2023
* removes references to unused plugins

- the awssagemaker plugin is deprecated (doesn't work anymore) and will
  be replaced with a sagemaker agent.
- the fsspec plugin is a stub library

Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>

* comment out sagemaker test

Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>

---------

Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
Signed-off-by: Rafael Raposo <rafaelraposo@spotify.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants