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: Fixed missing Authrole values on ExecutionMetaDataExtra #255

Merged
merged 1 commit into from
Jan 5, 2022

Conversation

jsonporter
Copy link
Contributor

This fix addresses a bug where authRole values would be missing from ExecutionData header. This fix also includes adding both IAM and k8 values.

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

Values for authRole of an execution will not be returned with getLaunchPlan(); this fix correctly uses the execution.spec to populate those values.

Tracking Issue

NA

Follow-up issue

NA

@jsonporter jsonporter requested a review from govalt January 4, 2022 22:02
@codecov
Copy link

codecov bot commented Jan 4, 2022

Codecov Report

❗ No coverage uploaded for pull request base (master@ec84ffd). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #255   +/-   ##
=========================================
  Coverage          ?   63.82%           
=========================================
  Files             ?      370           
  Lines             ?     8114           
  Branches          ?     1442           
=========================================
  Hits              ?     5179           
  Misses            ?     2935           
  Partials          ?        0           

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 ec84ffd...779f082. Read the comment docs.

@jsonporter jsonporter changed the title Fixed missing Authrole values on ExecutionMetaDataExtra Fix: Fixed missing Authrole values on ExecutionMetaDataExtra Jan 4, 2022
Copy link
Contributor

@Pianist038801 Pianist038801 left a comment

Choose a reason for hiding this comment

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

LGTM!

@jsonporter jsonporter merged commit 71af238 into master Jan 5, 2022
@jsonporter jsonporter deleted the execution-details-security-context branch January 5, 2022 01:06
@flyte-bot
Copy link
Collaborator

🎉 This PR is included in version 0.37.1 🎉

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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants