rabbah commented on issue #3297: Allow adding a feed on trigger update. URL: https://github.com/apache/incubator-openwhisk/issues/3297#issuecomment-366258647 +1 allowing an update of a trigger with a feed if one is not attached makes sense. The current restriction was intended to prevent a trigger that is already attached to a feed to participate in another feed which replaces the first - and neglecting to disable the first feed. With a trigger that does not have an attached feed, there is no such concern. The `wsk` CLI does not offer `--feed` on `wsk trigger update` and will need to also be updated.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
