-
Notifications
You must be signed in to change notification settings - Fork 59
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
Conversation
Signed-off-by: eugenejahn <[email protected]>
src/components/Executions/ExecutionDetails/ExecutionMetadataExtra.tsx
Outdated
Show resolved
Hide resolved
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
Signed-off-by: eugenejahn <[email protected]>
Sounds good. Updated! |
There was a problem hiding this 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
🥳
## [0.51.2](http://github.com/lyft/flyteconsole/compare/v0.51.1...v0.51.2) (2022-04-13) ### Bug Fixes * service account is not properly propagated from the execution info ([#374](http://github.com/lyft/flyteconsole/issues/374)) ([2e250bb](http://github.com/lyft/flyteconsole/commit/2e250bb53159069bc34b8578ac53aa64334837ce))
🎉 This PR is included in version 0.51.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Signed-off-by: eugenejahn [email protected]
Service account is not properly propagated from the execution info
Type
Are all requirements met?
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/