bjustin-ibm opened a new issue #2473: Discussion: Should the catalog repository use a pinned version? URL: https://github.com/apache/incubator-openwhisk/issues/2473 https://github.com/apache/incubator-openwhisk/blob/master/ansible/group_vars/all#L257 When installing the catalog, the HEAD of the master branch is currently always pulled. While we take care to only merge stable changes, mistakes can happen and bugs could be introduced. Instead of always pulling from HEAD, we could pin this value to a specific tag or commit hash, which requires a separate update (presumably after integration testing is done) to pull in new versions. Thoughts? @jasonpet @akrabat @rabbah ---------------------------------------------------------------- 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
