介子
介子
 在一些场景可能不需要发送恢复告警,比如电话告警
阿里云短信和电话模板审核太严格了,按照文档上写模板${code}变量无法通过,我改成${msg}才通过的
  
it is too dangerous to delete chpa if i forget add --cascade=false。what should i do if i want to delete chpa with out --cascade=false
Warning FailedSpecCheck 46s horizontal-pod-autoscaler configurable chpa doesn't support StatefulSet kind, use Deployment instead
```shell Kubernetes: v1.28.9 KubeBlocks: 0.9.0 kbcli: 0.9.1-beta.13 WARNING: version difference between kbcli (0.9.1-beta.13) and kubeblocks (0.9.0) ``` When I create a Service of type LoadBalancer, the value of externalTrafficPolicy is...
 执行kubectl get node ,未发现新节点加入集群 
### Issue description apisix前使用slb 443端口转发到apisix的9443端口 apisix 代理https请求后 携带了9443端口导致无法重定向  是因为header的原因吗?我配置了apisixroute的proxy-rewrite插件也不行 ```yaml - name: proxy-rewrite enable: true config: headers: "Host": $host ``` ### Environment * your apisix-ingress-controller version (output of `apisix-ingress-controller...