Cyrill Troxler

Results 43 comments of Cyrill Troxler

@JanNemcik Ah right, I have misunderstood your setup then. Not sure if what you are trying to do is supported yet.

This is not something I'm working on as it affects the AWS provider of cluster-autoscaler and might even need changes in the core cluster-autoscaler to make this work. I just...

I'm using a custom node driver which is not built-in. My guess is that just the ones that don't have a `Cloud Provider` in Rancher get a `ProviderID` `rke2://`. Anyways,...

@muesli Would you mind posting that patch or is it already pushed somewhere? I observed similar issues in Alacritty on Linux, which apparently should support synchronized output and I would...

I also ran into this. As a workaround I'm just overriding the position of lazy-pages to static.

> My reading of this is that CA can be deployed to a Rancher server in order to scale RKE2 clusters that Rancher creates. But the example cloud-config implies that...

@diegonayalazo already opened a PR that improves the example config (#7266), I just created #7405 to address what the issue originally asked about. Other than that I'm not sure what...

Sorry, I did not see this issue until now. Thanks for the in-depth investigation. > The interface definition of the nodeGroup clearly states, that DeleteNode should wait for the node...

I created a PR to simply pass the validation if the stacks are empty. As far as I understand there is a whole lot of other stuff to implement to...

@fuweid can confirm that this patch fixes the issue for me, I applied it on top of `v2.0.0-rc.6`.