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

Commit

Permalink
Split CacheService.EvictCache into two separate endpoints
Browse files Browse the repository at this point in the history
grpc-gateway parsing of URL params does not work for joined endpoint at the moment - fixed in major version upgrade
Added extra CacheEvictionErrorCode enum entries

Signed-off-by: Nick Müller <[email protected]>
  • Loading branch information
Nick Müller committed Jan 19, 2023
1 parent 43ae045 commit 15067f9
Show file tree
Hide file tree
Showing 25 changed files with 2,725 additions and 1,391 deletions.
74 changes: 61 additions & 13 deletions clients/go/admin/mocks/CacheServiceClient.go

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

67 changes: 54 additions & 13 deletions clients/go/admin/mocks/CacheServiceServer.go

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

27 changes: 19 additions & 8 deletions gen/pb-cpp/flyteidl/core/errors.pb.cc

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

22 changes: 17 additions & 5 deletions gen/pb-cpp/flyteidl/core/errors.pb.h

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

Loading

0 comments on commit 15067f9

Please sign in to comment.