console icon indicating copy to clipboard operation
console copied to clipboard

backend: configurable maxDepth for git repositories

Open chorin1 opened this issue 2 years ago • 2 comments

  1. maxDepth for git is now configurable through: a. kafka:protobuf:git:repository:maxDepth b. kafka:console:git:repository:maxDepth Previously, both were hardcoded to 5 and 15 respectively.
  2. Adds units test for the above and for default configuration.

Resolves https://github.com/redpanda-data/console/issues/277

chorin1 avatar Aug 18 '23 17:08 chorin1

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Aug 18 '23 17:08 CLAassistant

Ping @weeco to review

twmb avatar Oct 19 '23 15:10 twmb