Ace Eldeib

Results 100 comments of Ace Eldeib

> So I had to use the brute-force method That was about where I was when I opened the issue 😄 Since then I ran into a few issues which...

we should write a custom bpf program for this, ideally bpftrace since it will be easier. the data is there, just not prepackaged for us (yet). we can plausibly export...

I really like the idea of a trace operator. It strikes me as a nice integration point for different kinds of automation -- deeper analysis triggered by detection of some...

I'd love the ability to use lepton as an editor and save to local file.

I mentioned the original motivation for this over in https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/929, but if we don't create/byo bnet, AKS will not predictably name the resource, which is kind of wonky (and makes...

ah, just saw the comment over in https://github.com/kubernetes-sigs/cluster-api-provider-azure/issues/1590#issuecomment-896016819. I think that's reasonable

somehow I missed this one. looks like #1175 fixed part of the blocker. re: SSH keys, it should work without change. i'd be interested to know if there are any...

/remove-lifecycle stale /help-wanted we've added e2e since I made the previous comment. If someone could manually test this (easy), that would be enough to close this out IMO. we could...

> @alexeldeib is this still in progress? Anything we can help with? The main reason for this is to enable https://github.com/kubernetes-sigs/cluster-api-provider-azure/issues/826, which I haven't worked on much recently. I'm poking...

Have you already seen the [doc](https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/master/docs/topics/external-cloud-provider.md) and [template](https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/master/templates/cluster-template-external-cloud-provider.yaml)? Might help to distinguish this issue from what's already possible by adding some additional details? ClusterResourceSet is one approach to automate this,...