Tasneem Rahim
Tasneem Rahim
Hey @lgallard sorry for the late reply. I think my latest change by setting both `var.device_configuration_challenge_required_on_new_device` and `var.device_configuration_device_only_remembered_on_user_prompt` to null should account for all use cases mentioned in https://github.com/lgallard/terraform-aws-cognito-user-pool/issues/124 Let...
We also are having this issue, EKS, PV. Here's the stack trace I got before it errored. To give some context this was after we had a corrupted buffer which...
I wanted to add some more info here, since moving from the disk buffer to memory we have had no issues, exactly the same config but removing the disk buffer...
Also having the same issue here, not sure if there is any update solutions? Our setup is pretty simple vector deployed as a sidecar with the pod that writes to...
Hey @Jeffail apologies thought I but the versions in the above but yes with the latest version: v24.1.8
I also get the same on the latest ``` redpanda@1bbe6351af6d:/$ rpk connect --version Version: 4.32.1 Date: 2024-07-26T22:53:24Z redpanda@1bbe6351af6d:/$ rpk connect -c /benthos.yaml --resources '/resources/*.yaml' streams '/streams/*.yaml' Incorrect Usage: flag provided...
Hey @userbradley apologies for the late reply I ran the following. ``` git clone https://github.com/DataDog/helm-charts.git git clone https://github.com/yannh/kubeconform.git git clone https://github.com/datreeio/CRDs-catalog.git cd CRDs-catalog for N in ../helm-charts/crds/*; do echo "#...
Hey @ElanHasson Sorry late reply but think this was already sorted by a previous PR so closing this
Hey @charlie-haley added some in now
Looking at the GH job looks like I also needed to bump up the version of the `Chart.yaml`(my bad) as a release was attempted, can create a PR bumping or...