zffocussss

Results 59 comments of zffocussss

will kong rebuild all the routes and upstreams once only one of targets is updated? in my case,only one k8s endpoint is updated,but the whole upstreams and routes are affected,I...

same here. kong still point to the lost targets instead the updated targets. in the logs,many "connection refused,connection timeouts" errors are generated.

I met 401 when weave scope work behind nginx ingress

> Also note that when you manually deploy as a web app your project (using the "Deploy as web app" menu entry), it automatically generates a new deployment (or update...

> I just tested the steps I wrote above again. Deploying a web app from clasp works. You just need to make sure you update the `appsscript.json`, `clasp push`, and...

> hello, what about a google sheets addon, is the deploy option updating a published version? I think there is no difference between sheet and doc.clasp deploy will create a...

> you may need to create functions to make it,As I also need this feature.WDYT?

it is simple. @tianyan89 ``` navigator.clipboard.writeText(e.src) } /> ```

> One more thing, the expression used for the Cluster Status calculation is faulty, I think. In the expression `scalar(elasticsearch_cluster_health_status{color=\"green\",cluster=~\"$cluster\"})`, scalar() will always return `NaN` because the value is not...

> My k8s version is v1.24.2, compiled my scheduler-plugins at master. > > while starting the kube-scheduler container throwing following error. > > $` kubectl logs pod/kube-scheduler-c7-master-vm2 -n kube-system` Flag...