Sylvain Rabot
Sylvain Rabot
@ackleymi could you please tell me if you are interested in merging this ?
https://github.com/awslabs/amazon-eks-ami/issues/1678#issuecomment-2010010450 @fstr I'm wondering if https://github.com/awslabs/amazon-eks-ami/pull/1738 makes your tweak unneeded.
@waheedoo @ackleymi could we get your input on this matter.
FYI, prometheus is currently making native histograms stable: https://github.com/prometheus/prometheus/issues/16572
@waldher would you be keen to you try `ghcr.io/sylr/litestream:v0.3.13-32-ga91dbd7` which builds https://github.com/sylr/litestream/commit/a91dbd712dbcf6b302834a447467183f660e9d84 which uses aws-sdk-go-v2. I have it working but I'm not using EKS Pod Identity but IRSA. > [!WARNING]...
Ok, I found the problem, could you try ~~ghcr.io/sylr/litestream:v0.3.13-32-ga4217ec@sha256 (build of https://github.com/sylr/litestream/commit/a4217ec24aac50494adc6a18c2bcd3d44f57ad22)~~? EDIT: I found another issue that should be fixed in ghcr.io/sylr/litestream:v0.3.13-32-ge7b7cdb
Hi @cory-miller, could you review this please ?
I do use flux and kustomize to template things but in this case I don't think it would work as what I would really do is to use the NodePool...
@sftim do you know in which context CEL is used as a templating language in kubernetes ?
Yeah I saw that page and from what I read (in diagonal) CEL is used to write conditional expressions, not really to "templatize". The problem I see with CEL is...