francescotimperioss opened a new pull request, #80: URL: https://github.com/apache/openserverless-operator/pull/80
This PR contributes the minimal required changes to execute Openserverless against Openwhisk2 images generated via the openserverless-build. It contributes: 1. Controller and Invoker based on latest Openwhisk source code, including a patch required to make the invoker working without the scheduler. The images are pushed on the official apache ops docker hub account 2. A fix to take into account the configured invoker and controller images (in the wsk/controller or in the operator image env variable) 3. The necessary changes to configure the OW2 controller and invoker to be able to work without the scheduler. Do not forget that OW2 by default uses the scheduler, which is not currently configured by the ops operator. This PR is meat to show the relevant changes needed to use the latest OW2 based images. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
