Create action to check for protobuf drift #76
Labels
ci/cd
any changes to CI/CD
good first issue
Good for newcomers
help wanted
Extra attention is needed
Situation
we use protobuffs in the plugin system that mimic an
v1.Instance
. If you make changes to the protobuf file in pkg/plugin/proto/plugin.proto, you need to regenerate the golang interface. We should create an action that checks if there is any driftThe text was updated successfully, but these errors were encountered: