rabbah opened a new pull request #3152: Enrich entity views, and add count reducer URL: https://github.com/apache/incubator-openwhisk/pull/3152 The view for actions is enriched to include limits, and if an action is binary or not. I imagine that as the exec blob is moved to an attachment, the view computation becomes simpler and includes the entire doc. This would avoid having to add some annotation on the document which then become redundant (`kind` for example). I've done this for rules in the proposed patch herein. In addition, add a `count` reducer to all the views in service of providing an API to return entity (including activation) counts. The first commit adds the new views as `v2.1.0` as they add fields but don't remove any existing ones.
---------------------------------------------------------------- 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
