nesty92
nesty92
Any updates on this request?
It should works with the config file but for now we can use AWS_WEB_IDENTITY_TOKEN_FILE from the aws-sdk to authenticate with ECR, here an example using gitlab-ci The important part of...
Hi @gauthierpetetin, I'm having the same issue here look at the `[missing {{accountName}} value]` 
@nbrown9119 did you have any luck recovering the account?
Hey everyone, [GitLab Runner Autoscaler for AWS](https://registry.terraform.io/modules/nesty92/gitlab-runner-autoscaler/aws/latest) Since I didn't have enough time to integrate it here, I decided to start from scratch. I've also included the Packer file for...
@madolson I think is already solved in https://github.com/valkey-io/valkey/pull/1952
> As @zuiderkwast mentioned, currently, the `entries-read` and `lag` fields of `xinfo group` are calculated separately. > > ``` > if (cg->entries_read != SCG_INVALID_ENTRIES_READ) { > addReplyLongLong(c, cg->entries_read); > }...