Niels Claeys

Results 9 comments of Niels Claeys

> [![CLA assistant check](https://camo.githubusercontent.com/4c970efeed75dd01f6778bf7e33dec85e4171375cb69acb0927bfc9d437d78d9/68747470733a2f2f636c612d617373697374616e742e696f2f70756c6c2f62616467652f6e6f745f7369676e6564)](https://cla-assistant.io/spf13/cobra?pullRequest=1504) Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our [Contributor License Agreement](https://cla-assistant.io/spf13/cobra?pullRequest=1504) before we can...

Hi @marckhouzam, So the goal is that when you specify a custom flagErrorFunc it is always used when flag validation fails. There are two code paths that result in an...

Hi Bryce, From the Azure docs I seemed indeed that it should be working. Is this fork open source, such that I can take a look? We run an unmanaged...

Hi Bryce, Most of our effort related to the cluster-autoscaler on AKS dates from last year. Back then we had too many issues at our customers due to the taints...

@jackfrancis Sorry for the late response. From a user perspective this looks great. This implements the functionality that I would like to see when using vmss. Thanks for contributing this...

I want to try implementing this as we also need it. Before starting however, we the go-azure-sdk needs to support the latest containerRegistry api (2023-01-01-preview), which includes support for caching.

Since yesterday the go-azure-sdk supports apiversion 2023-07-01 of the containerregistry api, which has support for cacherules. Now the functionality can be implemented in the terraform provider. I am not sure...

@JoachimHansEDDI I did not get to it yet. Feel free to take it over, I am a bit swamped with other work in the coming weeks.

@JRocki what do you mean with using cluster role binding for k8s? The use credential provider uses boto3 behind the scenes. So it uses the standard aws credential provider chain....