[Adapters] Evolve meshes.proto to adapters.proto #148
Labels
area/lifecycle
Lifecycle management (install, uninstall, configure) related
area/performance
Performance management
issue/stale
Issue has not had any activity for an extended period of time
kind/enhancement
Improvement in current feature
language/go
Golang related
Milestone
This issue is child issue (labeled with
kind/child
). See meshery/meshery#9966 for additional context.Current Behavior
Meshery Adapters capabilities have progressed well beyond that of managing service meshes. Adapters include the ability to manage any type of structure as well as perform advanced performance management of that into structure.
Desired Behavior
The
meshes.proto
in Meshery Server is no longer representative of the broader set of capabilities that Meshery Adapters have. The name of this protobuf file and aspects of its internals need to be updated to reflect this fact.Implementation
meshes.proto
toadapters.proto
(and the directory name) - https://github.com/meshery/meshery-adapter-library/tree/master/meshesResources
The text was updated successfully, but these errors were encountered: