Marwan Ahmed
Marwan Ahmed
Previously, it would drop the `storagetier` and `storageprofile` if storage account type is not managed disk
This PR makes two changes: - Shorten the retries for outbound connectivity check from 100 to 50 retries. - Avoid blocking on `nc` command and timeout after 30s. I'm not...
In the managed alertmanager, `alertmanager-data` is of `EmptyDir` which means that configured silences and notification states won't persist on pod restarts. Is there a way to have a configurable PVC...
We have a cluster that has some VK nodes (Those VK nodes have no provider ids). After a GKE upgrade (which moved the ingress pods) to new hosts, we got...