Geoff Webster

Results 65 comments of Geoff Webster

Just ran into this since I couldn't use cluster names in declaratively defined AppProjects (though I can on Applications).

Also appears declarative setup fails when you try and use `in-cluster` with the following error: ``` InvalidSpecError: cluster 'in-cluster' has not been configured" ```

I had not noticed this as another possible workaround: https://argocd-vault-plugin.readthedocs.io/en/stable/config/#passing-avp-configuration-as-environment-variables-in-the-app-manifest

If a CSI Driver is used, I hope it's not a daemonset. We're quickly running into issues with the number of daemonsets we need to run on nodes that consume...

I had just disabled the alerts while doing the maintenance, re-enable at the end of our playbooks.

I hadn't found any. I just created a wrapper script that'd run the vault login before running terraform.

Could a flag be added to skip S3 bucket policies? I had hoped to try this out but it looks like it just errors out on region so we can't...