Joe Bowbeer
Joe Bowbeer
Also see open issue in CSI driver, and similar requests in other providers: https://github.com/kubernetes-sigs/secrets-store-csi-driver/issues/529
For mongoose, see https://github.com/mongoosejs/mongoose-async-hooks
@codingbutstillalive asks: > Does it work with Rancher Desktop at all? I think by default it is using the normal docker deamon, doesn't it? I expect Rancher Desktop w/dockerd to...
This proposal sounds like a breaking change, and I think it might be more confusing than it is intuitive.
@narthur I don't think any other way is better enough to warrant breaking backing compatibility, but I think there could be an interesting debate about this on a green field...
I think this comes up less often in jest-when because defaultImplementation exists and is order-independent. That handles the general catch-all (e.g., wrongArgs) case, which I would [list first in sinon](https://glebbahmutov.com/blog/lock-down-sinon-stub/),...
To be clear, KEDA 2.13.0/2.13.1 still has "get" access to all secrets by way of this permissive rule in the keda-operator ClusterRole: ```yaml - apiGroups: - '*' resources: - '*'...
Should this be called out in the modifiers docs?
Given that EKS can already do this, why not use to EKS? Meta/Aside: Is it reasonable to expect ECS to achieve feature parity with EKS?