Tian Fang
Tian Fang
This issue only occurs in cases when Function has HPA enabled, right? If so I think `spec.minReplicas` will make sense, and a preliminary idea would be to add `spec.minReplicas` to...
ok, I will fix this ASAP, please let me know if there is anything missing.
Hi @armangurkan , according to the milestone, the fix for this issue will be merged to v0.6.0 with a release date around the middle of September. Here's a simple case...
KubeScaler or ScalerLB or SphereScaler, "scaler" means "秤" => "天平" => "Balance"...
I think we can close this issue since we have already achieved the action items. For future work, we plan to use `fmw` to integrate some of the more popular...
I have a proposal to use a proxy service to provide the ability for pulsar functions managed by Function Mesh to interact with the cluster.  In a...
You can refer to these two declarations: - [The autoscaling/v2beta1 API version of HorizontalPodAutoscaler will no longer be served in v1.25.](https://kubernetes.io/docs/reference/using-api/deprecation-guide/#horizontalpodautoscaler-v125) - [PodSecurityPolicy in the policy/v1beta1 API version will no...
Currently, you can configure Secrets volumes to be mounted into a Function using `serving.template.volumes`. Could you share your use case or your preferred way of using Secrets?
@QWQyyy 可以[加入微信群或者 discord channel](https://github.com/OpenFunction/community#contact-us),讨论中文文档的整理以及中英文文档的同步事项
> @wrongerror @tpiperatgod As I can remember, the ctx param of sync function has the dapr component metadata info? User ctx cannot fetch the dapr component metadata info...