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 drift
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 drift