Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add ConfigSource field into ConsumerGroupPlugin
This commit is adding a new `ConfigSource` field into the `ConsumerGroupPlugin` struct. This is not a field that should be used for online operation, but it's needed by the the `go-database-reconciler` to allow decK to work with plugins config deduplication with Consumer Groups as well. Ref: https://docs.konghq.com/deck/latest/guides/deduplicate-plugin-configuration/
- Loading branch information