Skip to content

Commit

Permalink
Add deprecation message (#456)
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <[email protected]>
Co-authored-by: Eduardo Apolinario <[email protected]>
  • Loading branch information
eapolinario and eapolinario authored Oct 23, 2023
1 parent e1cf077 commit f96f611
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions flyteidl/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
| 🗑 As of Oct-23 we moved the development of this component to the [monorepo](https://github.com/flyteorg/flyte). 🗑 |
| - |

# Flyteidl

This is one of the core repositories of Flyte. It contains the Specification of the Flyte Language using protobuf messages, the Backend API specification in gRPC, and Swagger REST. The repo contains the generated clients and protocol message structures in multiple languages. Along with the generated code, the repository also contains the Golang clients for Flyte's backend APIs (the services grouped under FlyteAdmin).
Expand Down

0 comments on commit f96f611

Please sign in to comment.