Jared

Results 14 comments of Jared

To support PVCs, when scaling up/down apps, how could data be handled? Will knative take the work? Or app should handler data migration gracefully when scale up or scale down.

@webeindustry Did you find any error logs via "journalctl -xe -u docker"? Maybe some errors as below _1:M 30 Aug 10:09:52.834 # Can't open the append-only file: Permission denied_

I would like to work on this item.

@houshengbo I'm not member of knative.

validation scripts check following items: 1, k8s cluster version 2, Istio version and following services deployed cluster-local-gateway istio-ingressgateway 3, cert manager installed

Operator should perform the checks before installing Knative Serving. Does operator need to check the conditions such as ingress gateway periodically after knative serving installed? Does operator support to install...

Do we need to run all validation tasks in one job and check error message to determine which failed? Or is validation divided into several jobs?

Thanks for the comments. I will try to update CRD and send PR later this week.

For the dependencies, shall we also check the version? For example, for istio, except validating ingress/cluster-local gateway working as expected, shall we check wether Istio-version is meet the requirement? Maybe...

@trshafer what's your meaning of ```patch```?