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

Commit

Permalink
ClusterAssignment stores cluster pool for execution placement (#321)
Browse files Browse the repository at this point in the history
* Cluster Pool execution placement

Signed-off-by: Haytham Abuelfutuh <[email protected]>

* Make generate

Signed-off-by: Haytham Abuelfutuh <[email protected]>

* wip

Signed-off-by: Haytham Abuelfutuh <[email protected]>

* make generate using new image

Signed-off-by: Iaroslav Ciupin <[email protected]>

* make generate again

Signed-off-by: Iaroslav Ciupin <[email protected]>

* make generate

Signed-off-by: Iaroslav Ciupin <[email protected]>

* make generate go1.18

Signed-off-by: Iaroslav Ciupin <[email protected]>

* make generate go1.18.5

Signed-off-by: Iaroslav Ciupin <[email protected]>

* backward-compatible ClusterAssignment

Signed-off-by: Iaroslav Ciupin <[email protected]>

* make generate

Signed-off-by: Iaroslav Ciupin <[email protected]>

Signed-off-by: Haytham Abuelfutuh <[email protected]>
Signed-off-by: Iaroslav Ciupin <[email protected]>
Co-authored-by: Haytham Abuelfutuh <[email protected]>
  • Loading branch information
iaroslav-ciupin and EngHabu authored Sep 30, 2022
1 parent 245e645 commit 5daa901
Show file tree
Hide file tree
Showing 39 changed files with 368 additions and 8,129 deletions.
1,302 changes: 68 additions & 1,234 deletions gen/pb-cpp/flyteidl/admin/cluster_assignment.pb.cc

Large diffs are not rendered by default.

819 changes: 42 additions & 777 deletions gen/pb-cpp/flyteidl/admin/cluster_assignment.pb.h

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion gen/pb-cpp/flyteidl/admin/execution.pb.cc

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-cpp/flyteidl/admin/matchable_resource.pb.cc

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

235 changes: 18 additions & 217 deletions gen/pb-go/flyteidl/admin/cluster_assignment.pb.go

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

Loading

0 comments on commit 5daa901

Please sign in to comment.