Support of running locally by knative/pkg shared main functions
As @markusthoemmes used to mention that the knative/pkg shared main functions may need to add some additional implementations, to enable to the support of running locally with https://github.com/knative/serving-operator/blob/master/hack/run-local.sh.
What can we do to make it happen?
That should work ootb now. I've done the necessary changes there already.
@markusthoemmes it seems pkg/logging still expects a ConfigMap to exist or it fails. This seems harsh. How many logging libraries must our industry create before we're finally able to put forth some reasonable defaults with a convenient override mechanism? Why force users to engage the override mechanism? It's logging, ffs. :smiley: