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: 1p secret provider to return the entire entry as JSON. fixes #1498 #1540

Merged
merged 8 commits into from
May 20, 2024

Conversation

gak
Copy link
Contributor

@gak gak commented May 20, 2024

No description provided.

@gak gak requested a review from alecthomas as a code owner May 20, 2024 01:18
@gak gak requested review from a team and wesbillman and removed request for a team May 20, 2024 01:18
@ftl-robot ftl-robot mentioned this pull request May 20, 2024
Copy link
Collaborator

@alecthomas alecthomas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Naisu!

common/configuration/1password_provider.go Outdated Show resolved Hide resolved
common/configuration/1password_provider.go Outdated Show resolved Hide resolved
// or field's unique identifier (ID) instead of its name.
//
// See https://developer.1password.com/docs/cli/secrets-reference-syntax/
type secretRef struct {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once the other change goes in where we completely manage the secrets, we could probably remove this and just implement our own URI scheme that is valid.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had the same thought.

@gak gak merged commit 12c44f7 into main May 20, 2024
24 checks passed
@gak gak deleted the gak/1password-json branch May 20, 2024 02:21
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.

2 participants