Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Secrets sync only syncing items from "fields" #187

Open
Hobbit44 opened this issue Apr 19, 2024 · 0 comments
Open

Secrets sync only syncing items from "fields" #187

Hobbit44 opened this issue Apr 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Hobbit44
Copy link

Your environment

Operator Version: 1.8.1

Connect Server Version: 1.7.2

Kubernetes Version: 1.29.3

What happened?

Im setting up external DNS in my cluster with the pi-hole provider. I want to sync my pi-hole password from my vault so i added the following annotations to the helm chart:

      "operator.1password.io/item-path" = "vaults/Servers/items/Pi-hole"
      "operator.1password.io/item-name" = "pi-hole-secret"

That item in my vault has 3 keys. password, old passwod, and website. When i looked at the secret i only got pw, and old-password as keys in the secret. When i got the item through the cli i noticed the website get was seperated off into a URLs section. I'm assuming thats why the whole item wasnt synced.

What did you expect to happen?

I'm expecting to have all the keys from the UI available to me in the UI in the secret.

Steps to reproduce

  1. Create a password item in 1password in standard login format with username, password and a website URL.
  2. Deploy a secret using either the annotations or a OnePasswordItem manifest (I tested both)

Notes & Logs

@Hobbit44 Hobbit44 added the bug Something isn't working label Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant