Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Pass task execution metadata from agent
Browse files Browse the repository at this point in the history
Signed-off-by: Hongxin Liang <[email protected]>
  • Loading branch information
honnix committed Jul 3, 2023
1 parent b219c2a commit 7e80031
Show file tree
Hide file tree
Showing 26 changed files with 4,894 additions and 274 deletions.
1,345 changes: 1,311 additions & 34 deletions gen/pb-cpp/flyteidl/admin/agent.pb.cc

Large diffs are not rendered by default.

583 changes: 575 additions & 8 deletions gen/pb-cpp/flyteidl/admin/agent.pb.h

Large diffs are not rendered by default.

190 changes: 149 additions & 41 deletions gen/pb-go/flyteidl/admin/agent.pb.go

Large diffs are not rendered by default.

97 changes: 97 additions & 0 deletions gen/pb-go/flyteidl/admin/agent.pb.validate.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

66 changes: 33 additions & 33 deletions gen/pb-go/flyteidl/service/admin.swagger.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

78 changes: 78 additions & 0 deletions gen/pb-go/flyteidl/service/agent.swagger.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gen/pb-go/flyteidl/service/flyteadmin/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7e80031

Please sign in to comment.