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

Commit

Permalink
Add an ErrorKind field in ContainerError (#60)
Browse files Browse the repository at this point in the history
* Add an ErrorKind field in ContainerError

* Bump versions
  • Loading branch information
EngHabu authored May 7, 2020
1 parent c12816c commit 239e2b9
Show file tree
Hide file tree
Showing 12 changed files with 331 additions and 56 deletions.
81 changes: 68 additions & 13 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: 22 additions & 0 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.

53 changes: 32 additions & 21 deletions gen/pb-go/flyteidl/core/errors.pb.go

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

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

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

Loading

0 comments on commit 239e2b9

Please sign in to comment.