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

refactor: remove obfuscator #3317

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Conversation

alecthomas
Copy link
Collaborator

@alecthomas alecthomas commented Nov 4, 2024

I think in practice this makes life more difficult, as it becomes much more painful to debug secrets/config that are obfuscated.

Warning

This is not backwards compatible with existing secrets - they will need to be dumped with the previous release, then restored with this release.

@alecthomas alecthomas requested a review from matt2e November 4, 2024 04:46
This was referenced Nov 4, 2024
I think in practice this makes life more difficult, as it becomes much more
painful to debug secrets/config that are obfuscated.
@alecthomas alecthomas force-pushed the aat/remove-config-obfuscator branch from 203663c to 34d7cff Compare November 4, 2024 06:07
@alecthomas alecthomas marked this pull request as ready for review November 5, 2024 22:27
@alecthomas alecthomas merged commit 3aecf8c into main Nov 5, 2024
93 checks passed
@alecthomas alecthomas deleted the aat/remove-config-obfuscator branch November 5, 2024 22:43
@matt2e matt2e added the approved Marks an already closed PR as approved label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Marks an already closed PR as approved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants