Nuru

Results 284 comments of Nuru

@apparentlymart I don't know where optional object attributes were on the roadmap when you last commented on this, but now that they are a non-experimental part of the language, the...

The problem is that removing it would break all existing uses that are setting it. It will have to wait until the next major release to be removed.

@apparentlymart Let me add another use case, one that I do not see any other way around at the moment: provider API keys. If you have any workarounds to offer,...

As of 2024-12-07, the latest AWS provider, v5.80.0, does not support `seconds_until_auto_pause`. There is nothing we can do about it until the provider adds support.

@nikola-jokic @mumoshu Note that this is an issue for the Summerwind controller. It still applies to `summerwind/actions-runner-controller:v0.27.6`.

After further research, based on https://github.com/kubernetes/kubernetes/pull/110559, I believe the correct documentation is: > Prior to Kubernetes 1.26, if more than one StorageClass is marked as default, a PersistentVolumeClaim without `storageClassName`...