Azure / Azure/Azure-Spring-Apps
Automatically change ContainerProbeSettings to true when using custom probes
- 主要语言
- 没有语言数据
- 星标
- 9
- 派生
- 11
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Is your feature request related to a problem? Please describe.**
Yes, this feature request is related to a report that is already closed https://github.com/Azure/Azure-Spring-Apps/issues/15 and support ticket.
**Describe the solution you'd like**
It will be good when switching from default `ContainerProbeSettings.disableProbe = FALSE` to custom readiness and liveness probe settings that ASA automatically change `ContainerProbeSettings.disableProbe` to `TRUE`. This way customers can avoid the error message:
```
There was a problem saving the configuration. Custom Probe feature cannot be used with ContainerProbeSettings together..
```
**Describe alternatives you've considered**
This solution can be applied for IaC scripts like ARM/Bicep/Terraform and Azure CLI.
**Describe the Customer Impact**
Customers have to redeploy all their app deployments that are already using `ContainerProbeSettings` which is a tedious work that have to be done and may cause delay in their deadlines.
**Additional context**
Add any other context or screenshots about the feature request here.
**Can we contact you for additional details?** Y/N
If yes, please send us your contact information to AzureSpringCloud-Talk@service.microsoft.com and include the issue number in the email title.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先查看已关闭的 issue #15 和支持工单上下文,然后比较此处提到的 ARM/Bicep、Terraform 和 Azure CLI 配置入口。明确自定义 readiness 或 liveness 探针如何与 ContainerProbeSettings.disableProbe 交互,并验证选择自定义探针时不再发生配置冲突错误。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- azure, cli, terraform
- 领域
- cloud, devops
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100