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 Principal to agent #5481

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ddl-ebrown
Copy link
Contributor

Tracking issue

Why are the changes needed?

What changes were proposed in this pull request?

How was this patch tested?

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

Copy link

codecov bot commented Jun 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.51%. Comparing base (59e18d1) to head (ce0952f).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5481      +/-   ##
==========================================
+ Coverage   60.97%   62.51%   +1.54%     
==========================================
  Files         793      459     -334     
  Lines       51350    27456   -23894     
==========================================
- Hits        31312    17165   -14147     
+ Misses      17152     8755    -8397     
+ Partials     2886     1536    -1350     
Flag Coverage Δ
unittests-datacatalog 69.31% <ø> (ø)
unittests-flyteadmin 58.66% <ø> (ø)
unittests-flytecopilot 17.79% <ø> (ø)
unittests-flytectl 68.04% <ø> (+0.07%) ⬆️
unittests-flyteidl 79.04% <ø> (ø)
unittests-flyteplugins ?
unittests-flytepropeller ?
unittests-flytestdlib 65.82% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ddl-ebrown ddl-ebrown force-pushed the add-metadata-to-agent-idl branch 3 times, most recently from e8e7878 to bb0e12f Compare June 16, 2024 21:48
 - Regenerate idl wrappers with `make generate`

Signed-off-by: ddl-ebrown <[email protected]>
 - Figuring out the best way to mod the CR and thread through the
   metadata principal so that flytepropeller can get to it and pass it
   to the agent
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.

None yet

1 participant