David Tesar
David Tesar
For reference, there is a feature group meeting for this: https://hackmd.io/@elmiko/ryR2VXR0n
Re: 2 - the process would be to run the pipeline in the wabbitnetworks repository. The pipeline could be enhanced with this purpose if desired #389 Also - the access...
Per the [CAPI community call today](https://cluster-api.sigs.k8s.io/agenda) as I understand it, the next steps are: 1. Immediately have someone PR to have Machinepool get deployed by default (without requiring feature flag...
/remove-lifecycle stale
/remove-lifecycle rotten
/lifecycle frozen
This is related to [this CAPZ feature ](https://github.com/kubernetes-sigs/cluster-api-provider-azure/issues/1173) we'd like to deliver at some point.
Tangent related to https://github.com/kubernetes-sigs/cluster-api-provider-azure/issues/5032
I believe this could be enabled by using the recently merged marketplace PR #3513 There is an extension called `microsoft.azuremonitor.containers.metrics` Since this functionality hasn't been released yet, no easy way...
This should work once we have #4678 resolved. ```json providers/Microsoft.ContainerService/managedClusters/ascapz/providers/Microsoft.KubernetesConfiguration/extensionTypes/microsoft.azuremonitor.containers.metrics", "name": "microsoft.azuremonitor.containers.metrics", "properties": { "description": "Azure Monitor managed service for Prometheus", "extensionType": "microsoft.azuremonitor.containers.metrics", "isManagedIdentityRequired": false, "isSystemExtension": false, "planInfo": { "offerId":...