Commit Graph

5 Commits

Author SHA1 Message Date
Nic Cope bee1366370 Bump gRPC dependencies to latest
Signed-off-by: Nic Cope <nicc@rk0n.org>
2024-09-16 23:30:09 -07:00
Nic Cope 1f3ee551a0 Switch the SDK to use v1 protos
v1 is currently identical to v1beta1. Upstream we have automation that
makes sure the two protos are identical (apart from their package).

Signed-off-by: Nic Cope <nicc@rk0n.org>
2024-08-16 13:20:45 -07:00
Nic Cope fb50b8ac83 Sync with latest version of WIP c/c PR
https://github.com/crossplane/crossplane/pull/4500

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-09-06 08:00:38 -07:00
Nic Cope 14a0248f75 Generate proto files to propagate comment
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-09-02 17:51:50 -07:00
Nic Cope 191462b0f4 Add generated gRPC APIs
I'm not exactly sure how this is going to work. My gut feeling is the
easiest thing to do will be for each SDK to have its own copy of the
run_function.proto file, with the 'authoritative' copy being the one
from c/c.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-08-31 15:05:08 -07:00