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

Commit

Permalink
Added template configuration to task template (#358)
Browse files Browse the repository at this point in the history
* added template to task template

Signed-off-by: Daniel Rammer <[email protected]>

* updated docs

Signed-off-by: Daniel Rammer <[email protected]>

* updated pod_template_name location to TaskMetadata proto message

Signed-off-by: Daniel Rammer <[email protected]>

---------

Signed-off-by: Daniel Rammer <[email protected]>
  • Loading branch information
hamersaw authored Jan 30, 2023
1 parent c1c892a commit c60305c
Show file tree
Hide file tree
Showing 15 changed files with 712 additions and 273 deletions.
210 changes: 142 additions & 68 deletions gen/pb-cpp/flyteidl/core/tasks.pb.cc

Large diffs are not rendered by default.

68 changes: 68 additions & 0 deletions gen/pb-cpp/flyteidl/core/tasks.pb.h

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

223 changes: 118 additions & 105 deletions gen/pb-go/flyteidl/core/tasks.pb.go

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions gen/pb-go/flyteidl/core/tasks.pb.validate.go

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

4 changes: 4 additions & 0 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.

27 changes: 27 additions & 0 deletions gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml

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

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

4 changes: 2 additions & 2 deletions gen/pb-go/flyteidl/service/openapi.go

Large diffs are not rendered by default.

Loading

0 comments on commit c60305c

Please sign in to comment.