serverless/serverless-event-gateway-plugin

Plugin interacts w/ config outside of the service (e.g. subscriptions, event types, etc.)

austencollins opened this issue · 1 comments

On deploy, the plugin tries to modify Event Types and Subscriptions that I have in another Service.

On dashboard I can see subscriptions that are outside of my current Service.

In this Service, the EG is v1-demo-1.

screen shot 2018-07-06 at 3 15 55 pm

@ac360 It is true that the dashboard command displays functions and subscriptions from other services. The plugin shouldn't modify them though.

Two follow-up questions:

  1. Are you seeing the plugin modify functions and subscriptions from other services?

  2. Is it confusing to see functions and subscriptions from other services w/ the dashboard command? Perhaps we could limit that down to the existing service.