opiproject / opi-api

Open Programmable Infrastructure API and Behavioral Model
Apache License 2.0
32 stars 40 forks source link

feat: add IDENTIFIER behavior annotation and adjust build #387

Closed artek-koltun closed 12 months ago

artek-koltun commented 12 months ago

see https://github.com/opiproject/opi-api/issues/318

continuation of https://github.com/opiproject/opi-api/pull/348

To build protobufs with namely/protoc container, googleapis protos were replaced with newer ones by adding -v ${PWD}/google/api:/opt/include/google/api. This option can be removed after protoc image update