Mateusz Gozdek
Mateusz Gozdek
/remove-lifecycle stale
/remove-lifecycle stale
/remove-lifecycle stale
>Does having the region be picked up as an env variable make sense? I'd think this should be a cluster configuration (hopefully in git) and not an env variable. For...
[aws](https://www.terraform.io/docs/providers/aws/index.html) Terraform provider does pick up `AWS_DEFAULT_REGION` region just fine, it should be very easy to get that working. And if user have a need to override the default for...
See #1243. We also hit limits for other images :disappointed:
>Having a way to update images similar to calico can be helpful. That way the folks doing updates later can just run script and update stuff in one stroke. Yes,...
>@invidian Do you think your work with the Ubuntu or alpine container image can be upstreamed? Upstreamed where you mean? The only difference between my process and what @johananl describe...
I wonder, perhaps we could just have a commit which needs to be reverted in the next release?
>As far as I know Flatcar builds right now produce VHD images, so we should check if [image-builder](https://github.com/kubernetes-sigs/image-builder) can build the SIG image from VHD images or if we can...