David Connack

Results 7 comments of David Connack

This happens to me too with the helm chart. The default helm chart names the secret and cm as follows: ``` argocd-notifications-controller-cm argocd-notifications-controller-secret ``` You can rename them to what...

Im experiencing something similar: ``` - description: Application is synced and healthy. Triggered once per commit. oncePer: app.status.operationState.syncResult.revision and app.metadata.name send: - app-deployed when: app.status.operationState.phase == 'Succeeded' and app.status.health.status ==...

Can we not implement a more generic webhook that can be called from anywhere? We could use a specified header with a relevant payload I also want to implement this...

I can confirm the same with the Logitech MX Anywhere 3S macOS Sonoma 14.4.1

I wanted to add my experience in case it will be useful others. I had 3 production sites that where initially using the file system and I needed to move...

I didnt find that to be true. Before I migrated the existing logs I started sending the new logs to S3. Once I had that done, I used the python...

> @DavidConnack I do face the same scenario here. when i try to copy chunks(lot of tiny files) to s3 it take around 2 hours to complete 20% of files...