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

fix: service account is not properly propagated from the execution info #374

Merged
merged 2 commits into from
Apr 13, 2022

Conversation

eugenejahn
Copy link
Contributor

@eugenejahn eugenejahn commented Apr 13, 2022

Signed-off-by: eugenejahn [email protected]

Service account is not properly propagated from the execution info

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

should fix the issue, but can't reproduce the demo bug. so not 100% sure the results. let me know if the code is not working

Tracking Issue

fixes https://github.com/flyteorg/flyteconsole/issues/372

Follow-up issue

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

@codecov
Copy link

codecov bot commented Apr 13, 2022

Codecov Report

Merging #374 (3542030) into master (b5805c0) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 3542030 differs from pull request most recent head 9d1e7d6. Consider uploading reports for the commit 9d1e7d6 to get more accurate results

@@           Coverage Diff           @@
##           master     #374   +/-   ##
=======================================
  Coverage   66.43%   66.44%           
=======================================
  Files         405      405           
  Lines        9060     9062    +2     
  Branches     1600     1602    +2     
=======================================
+ Hits         6019     6021    +2     
  Misses       3041     3041           
Impacted Files Coverage Δ
...utions/ExecutionDetails/ExecutionMetadataExtra.tsx 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 96a162d...9d1e7d6. Read the comment docs.

@anrusina anrusina requested review from a team, ursucarina, anrusina and jsonporter and removed request for a team April 13, 2022 15:26
@eugenejahn
Copy link
Contributor Author

Sounds good. Updated!

Copy link
Contributor

@anrusina anrusina left a comment

Choose a reason for hiding this comment

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

LGTM, smoke tested.

Thank you for helping us

🥳

@flyte-bot
Copy link
Collaborator

🎉 This PR is included in version 0.51.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Service account is not properly propagated from the execution info
3 participants