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

TransformConfig is confusing #44

Open
adamdecaf opened this issue Aug 11, 2021 · 1 comment
Open

TransformConfig is confusing #44

adamdecaf opened this issue Aug 11, 2021 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@adamdecaf
Copy link
Member

Setting up achgateway to fully encrypt messages is confusing. The Kafka sub-object has its own TransformConfig but several parent objects also contain this config. We should simplify this.

Likely this is simpler by only having TransformConfig on the parent objects (Events, Inbound).

@adamdecaf adamdecaf added bug Something isn't working enhancement New feature or request labels Aug 11, 2021
@adamdecaf
Copy link
Member Author

#45 is one example of this (the discovery of that PR revealed this larger issue)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant