David Grove

Results 53 issues of David Grove

As a leftover from our old style of pulling 'latest' of all components when we deploy, the install-packages-job, system-test-job, and init-couchdb-job all clone one or more git repos as part...

The core openwhisk upgrade to akka 2.6.12 included changes to how the test system handled https that broke our ability to externally run the openwhisk test suite. The fix appears...

Per discussion on dev list [1] we should make KCF more flexible by loading a default Pod spec for user actions from a config map and then adding information to...

help wanted

Enable SSL for all control plane communication. Two possible paths for doing this. (1) rely on Istio support for mutual TLS between microservices. (2) a more manual path where we...

Add smoketests for the deployed providers as part of the helm test suite

This is a follow up to #1459 to remove the code that is no longer needed once we switch to a non-intrinsic Thread.start0. Fixes #1461 Posting as a draft for...

needs classlib support :hourglass_flowing_sand: