Skip to content

Commit

Permalink
Cache Serialize API (#215)
Browse files Browse the repository at this point in the history
* removed datacatalog ExtendReservation API

Signed-off-by: Daniel Rammer <daniel@union.ai>

* filled out generated content with 'make generate'

Signed-off-by: Daniel Rammer <daniel@union.ai>

* updated protobuf docs for admin and core definitions

Signed-off-by: Daniel Rammer <daniel@union.ai>

* created ReservationID message to reuse

Signed-off-by: Daniel Rammer <daniel@union.ai>

* changed artifact reservation API to not include handling of artifacts - only reservations.

Signed-off-by: Daniel Rammer <daniel@union.ai>

* added cache reservation comments

Signed-off-by: Daniel Rammer <daniel@union.ai>

* fixed indenting issues that always drive me crazy

Signed-off-by: Daniel Rammer <daniel@union.ai>

* updated discovery_reservable to discovery_serializable to adhere to name change

Signed-off-by: Daniel Rammer <daniel@union.ai>

* moved catalog reservation status enum into a message

Signed-off-by: Daniel Rammer <daniel@union.ai>

* changed discovery_serializable TaskMetadata field to cache_serializable

Signed-off-by: Daniel Rammer <daniel@union.ai>
  • Loading branch information
hamersaw authored Nov 23, 2021
1 parent c180a98 commit 856d97f
Show file tree
Hide file tree
Showing 52 changed files with 7,263 additions and 6,645 deletions.
78 changes: 15 additions & 63 deletions flyteidl/clients/go/datacatalog/mocks/DataCatalogClient.go

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

Loading

0 comments on commit 856d97f

Please sign in to comment.