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

feat(providers): Add support for 1Password using service account tokens #378

Merged
merged 2 commits into from
May 19, 2024
Merged

feat(providers): Add support for 1Password using service account tokens #378

merged 2 commits into from
May 19, 2024

Conversation

zoispag
Copy link
Contributor

@zoispag zoispag commented May 18, 2024

Last July, 1Password announced Service Accounts. We discussed this in #181, but at that moment the Go SDK did not support service accounts.

Earlier this week, 1Password announced new SDKs.

This PR adds support for retrieving secrets from 1Password using service accounts.

Example: ref+op://vals-test/vals-test/username

I have tested this locally and I have added the accompanying test, with setup instructions.

Closes #181

@zoispag zoispag changed the title feat(providers): Add support for 1Password using service account token feat(providers): Add support for 1Password using service account tokens May 18, 2024
@zoispag
Copy link
Contributor Author

zoispag commented May 18, 2024

@yxxhero I don’t understand the linter error. Can you provide some guidance please?

@yxxhero
Copy link
Member

yxxhero commented May 18, 2024

@zoispag please fix DCO issue.

@zoispag
Copy link
Contributor Author

zoispag commented May 18, 2024

@zoispag please fix DCO issue.

@yxxhero done.

vals.go Show resolved Hide resolved
@yxxhero yxxhero merged commit dca2c13 into helmfile:main May 19, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Add support for service accounts for 1password
2 participants