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

Feature gate limiting the scope of Konnect dump #5467

Closed
1 of 2 tasks
mflendrich opened this issue Jan 22, 2024 · 1 comment · Fixed by #5489
Closed
1 of 2 tasks

Feature gate limiting the scope of Konnect dump #5467

mflendrich opened this issue Jan 22, 2024 · 1 comment · Fixed by #5489
Assignees
Milestone

Comments

@mflendrich
Copy link
Contributor

mflendrich commented Jan 22, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Problem Statement

Create a mode excluding secrets from configuration sent to Konnect.

Proposed Solution

Create a new feature gate (e.g. KonnectLimitSecretSync) with the feature described above.

Additional information

No response

Acceptance Criteria

  • Secret pieces of configuration can be omitted by enabling a feature gate when sending config to Konnect
@mflendrich mflendrich added this to the KIC v3.1.x milestone Jan 22, 2024
@mflendrich
Copy link
Contributor Author

Per disussion with the Koko team, we can omit secret values in contexts where Koko accepts vault references by replacing them with {vault://redacted-value}.

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 a pull request may close this issue.

2 participants