介子

Results 8 issues of 介子

![image](https://user-images.githubusercontent.com/10016360/183381726-561dce71-d8f0-46a0-8514-29f972dccf11.png) 在一些场景可能不需要发送恢复告警,比如电话告警

阿里云短信和电话模板审核太严格了,按照文档上写模板${code}变量无法通过,我改成${msg}才通过的

![image](https://github.com/yunionio/cloudpods/assets/10016360/25465dcb-490b-4f09-b56d-f8045142514d) ![image](https://github.com/yunionio/cloudpods/assets/10016360/2640b77d-4593-4010-b96c-ac45d6d2d89b) ![image](https://github.com/yunionio/cloudpods/assets/10016360/2f843fdb-a7c4-4a34-90e7-bd3d4c76f884)

question
stale
state/awaiting processing

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...

kind/bug

![image](https://github.com/user-attachments/assets/2b92c55c-79dc-4d85-8e94-5e4f21596151) 执行kubectl get node ,未发现新节点加入集群 ![image](https://github.com/user-attachments/assets/aa80a86e-6151-43c8-bf0b-70badcc17aff)

question
state/awaiting user feedback

### Issue description apisix前使用slb 443端口转发到apisix的9443端口 apisix 代理https请求后 携带了9443端口导致无法重定向 ![image](https://user-images.githubusercontent.com/10016360/120430719-01fac380-c3aa-11eb-98a6-66440e9f51b7.png) 是因为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...

wait for update