-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Your environment
Chart Version: 2.0.2
Helm Version: v3.17.2
Kubernetes Version: v1.32.4
What happened?
I upgraded the chart, from 1.17.x while following the discussion from #232. I deploying the upgrade along with the additional value: operator.authMethod: "connect". The connect pod and operator pod both came up and are in a running state. The connect-sync and connect-api containers both log only happy things. But the onepassword-connect container is angry and yelling over and over:
2025-07-24T09:24:15Z ERROR Reconciler error {"controller": "onepassworditem", "controllerGroup": "onepassword.com", "controllerKind": "OnePasswordItem", "OnePasswordItem": {"name":"frigate-cameras","namespace":"automation"}, "namespace": "automation", "name": "frigate-cameras", "reconcileID": "db40e8e2-1558-4157-8cbd-f69bd2b2228c", "error": "failed to retrieve item: failed to 'getVaultID' for vaultNameOrID='homelab': No vaults found with identifier \"homelab\""}
What did you expect to happen?
I expected everything to keep working
Steps to reproduce
- Have a working 1.17.x deployment
- Upgrade while setting the authMethod to "connect"
- Fail
Notes & Logs
scottmuc-mo
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working