mrutkows / openwhisk-knative-build

Knative build resources for Apache OpenWhisk Functions
Apache License 2.0
0 stars 1 forks source link

Author text to describe min. change to Service.YAML to cause pod update #10

Open mrutkows opened 5 years ago

mrutkows commented 5 years ago

Currently, we have found that adding annotations or metadata do NOT cause the Knative Serving component to detect your service may have been updated. We need to determine our recommendation for what MUST change at a min. to force this.

We SHOULD also open issues under Knative as we confirmed that this is not supposed to happen, IMO, we should help them institute a hashing mech. as we did for wskdeploy to determine if an update is warranted or not.