Extend the live_specs_ext view to include the following data_planes table columns: data_plane_name, reactor_address, broker_address. This is a dependency for a couple client features that aim to surface data-plane information on entity Details pages (ref: issue 1273, issue 1277).
Extend the
live_specs_ext
view to include the followingdata_planes
table columns:data_plane_name
,reactor_address
,broker_address
. This is a dependency for a couple client features that aim to surface data-plane information on entity Details pages (ref: issue 1273, issue 1277).