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

[MGPG-105] Make possible backward compatibility #74

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Mar 4, 2024

Back out a bit from original MGPG-105 PR that fails if best practices not followed.

Introduce a "bestPractice" boolean configuration flag. By default, plugin enforces best practice (= true), and will refuse to operate if best practices violated. Still, user can explicitly configure value false, when plugin regains "old way" (unsecure) mode of secret configuration, but plugin will warn.


https://issues.apache.org/jira/browse/MGPG-105

Introduce a "bestPractice" configuration boolean.
By default, plugin enforces best practice (= true),
and will refuse to operate if best practices violated.

Still, user can explicitly configure value "false", when
plugin re-gains "old way" (unsecure) of secret configuratuion,
but plugin will warn.

---

https://issues.apache.org/jira/browse/MGPG-105
@cstamas cstamas merged commit 9a73f90 into apache:master Mar 5, 2024
19 checks passed
@cstamas cstamas deleted the MGPG-105-add1 branch March 5, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant