Skip to content

refactor(secrets): drop env-name overrides for 1password and 1password_connect#144

Merged
mslipper merged 2 commits into
mainfrom
mslipper/remove-op-connect-env-overrides
May 25, 2026
Merged

refactor(secrets): drop env-name overrides for 1password and 1password_connect#144
mslipper merged 2 commits into
mainfrom
mslipper/remove-op-connect-env-overrides

Conversation

@mslipper

Copy link
Copy Markdown
Contributor

Removes the host_env and token_env config knobs from the 1password and 1password_connect sources (and matching broker stores). These overrides were never used in practice; the SDK conventions (OP_SERVICE_ACCOUNT_TOKEN, OP_CONNECT_HOST, OP_CONNECT_TOKEN) are now hardcoded. Per-env-name client caches collapse to a single lazily-built client.

mslipper added 2 commits May 24, 2026 22:40
…nnect

The 1password_connect source and broker store always read OP_CONNECT_HOST
and OP_CONNECT_TOKEN from the environment; the overrides were never used
and added config surface for no benefit.
Match the 1password_connect cleanup: the 1password source and broker store
always read OP_SERVICE_ACCOUNT_TOKEN from the environment.
@mslipper mslipper merged commit 51c3220 into main May 25, 2026
6 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.

1 participant