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

Add Databricks and Snowflake agent to Dockerfile #1905

Conversation

Future-Outlier
Copy link
Member

TL;DR

We are adding Databricks and Snowflake agents directly to the Dockerfile.
This enhancement ensures users can utilize these agents without manually building or editing the agent deployment image.

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

How did you fix the bug, make the feature etc. Link to any design docs etc

Tracking Issue

flyteorg/flyte#3936

@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (68de3b3) 54.90% compared to head (ad1af31) 54.90%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1905   +/-   ##
=======================================
  Coverage   54.90%   54.90%           
=======================================
  Files         298      298           
  Lines       22353    22353           
  Branches     3370     3370           
=======================================
+ Hits        12273    12274    +1     
+ Misses       9915     9914    -1     
  Partials      165      165           

see 1 file with indirect coverage changes

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

@pingsutw pingsutw merged commit 34cf5b3 into flyteorg:master Oct 20, 2023
68 of 70 checks passed
ringohoffman pushed a commit to ringohoffman/flytekit that referenced this pull request Nov 24, 2023
* add snowflake and databricks agent

Signed-off-by: Future Outlier <[email protected]>

* resolbe conflicts

Signed-off-by: Future Outlier <[email protected]>

---------

Signed-off-by: Future Outlier <[email protected]>
Co-authored-by: Future Outlier <[email protected]>
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