Skip to content

each adoption handler only sees its own secret#410

Open
steven-rand wants to merge 2 commits intoauthzed:mainfrom
steven-rand:deconflict-secret-adoption
Open

each adoption handler only sees its own secret#410
steven-rand wants to merge 2 commits intoauthzed:mainfrom
steven-rand:deconflict-secret-adoption

Conversation

@steven-rand
Copy link
Copy Markdown

Description

Intended to fix #409. Limits each secret adoption handler to managing its own secret, and prevents each one from discarding another secret managed by the operator as extra.

Testing

Added unit test which failed prior to the change and succeeds after.

References

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@steven-rand
Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

authzedbot added a commit to authzed/cla that referenced this pull request Apr 9, 2026
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.

secret adoption handlers conflict with each other

1 participant