Azure / Azure/Azure-Spring-Apps

Automatically change ContainerProbeSettings to true when using custom probes

Aperta
#57 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Nessun dato sulla lingua
Stelle
9
Fork
11
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Esamina prima l’issue chiusa #15 e il contesto del ticket di supporto, quindi confronta i punti di ingresso della configurazione ARM/Bicep, Terraform e Azure CLI indicati qui. Definisci come le probe di readiness o liveness personalizzate interagiscono con ContainerProbeSettings.disableProbe e verifica che l’errore di configurazione in conflitto non si verifichi più quando vengono selezionate probe personalizzate.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
azure, cli, terraform
Ambito
cloud, devops
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.