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

Agent get secret function #1851

Merged
merged 16 commits into from
Sep 28, 2023
Merged

Conversation

Future-Outlier
Copy link
Member

TL;DR

As title.

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

We want to make the get secret function more reusable.

Tracking Issue

flyteorg/flyte#3936

Signed-off-by: Future Outlier <[email protected]>
@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (3f87154) 20.13% compared to head (02990a7) 31.80%.
Report is 5 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1851       +/-   ##
===========================================
+ Coverage   20.13%   31.80%   +11.66%     
===========================================
  Files         337      468      +131     
  Lines       32427    38382     +5955     
  Branches     5857     2719     -3138     
===========================================
+ Hits         6530    12206     +5676     
- Misses      25731    26028      +297     
+ Partials      166      148       -18     
Files Coverage Δ
...gins/flytekit-spark/flytekitplugins/spark/agent.py 95.31% <100.00%> (ø)
flytekit/extend/backend/base_agent.py 43.90% <66.66%> (+0.56%) ⬆️

... and 159 files with indirect coverage changes

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

Signed-off-by: Future Outlier <[email protected]>
Future Outlier added 2 commits September 27, 2023 08:57
Signed-off-by: Future Outlier <[email protected]>
Signed-off-by: Future Outlier <[email protected]>
Future Outlier added 2 commits September 27, 2023 13:21
Signed-off-by: Future Outlier <[email protected]>
Signed-off-by: Future Outlier <[email protected]>
@pingsutw pingsutw merged commit d8eea98 into flyteorg:master Sep 28, 2023
67 of 68 checks passed
Future-Outlier added a commit to Future-Outlier/flytekit that referenced this pull request Oct 3, 2023
Signed-off-by: Future Outlier <[email protected]>
Co-authored-by: Future Outlier <[email protected]>
Signed-off-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