Commit graph

1689 commits

Author SHA1 Message Date
dependabot[bot]
3a7a1f7a73
Bump frontend-maven-plugin from 1.8.0 to 1.12.0 (#1199)
Bumps [frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.8.0 to 1.12.0.
- [Release notes](https://github.com/eirslett/frontend-maven-plugin/releases)
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.8.0...frontend-plugins-1.12.0)

---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-09 11:37:03 +03:00
Roman Zabaluev
7f79f322ca
Dependabot backend & github-actions 2021-12-09 11:27:40 +03:00
Ilya Kuramshin
c9811e4f60
Kafka API timeout fixes + doc (#1187)
*  kafka.admin-client-timeout set to 30s by default
* unused zookeeper.connection-timeout removed
* documentation to admin-client-timeout param added
2021-12-08 13:23:10 +03:00
dependabot[bot]
5df5cfb6ff
Bump @types/lodash from 4.14.172 to 4.14.177 in /kafka-ui-react-app (#1163)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.172 to 4.14.177.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-08 11:28:28 +03:00
dependabot[bot]
5f67326e8f
Bump use-debounce from 7.0.0 to 7.0.1 in /kafka-ui-react-app (#1172)
Bumps [use-debounce](https://github.com/xnimorz/use-debounce) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/xnimorz/use-debounce/releases)
- [Changelog](https://github.com/xnimorz/use-debounce/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xnimorz/use-debounce/commits)

---
updated-dependencies:
- dependency-name: use-debounce
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-07 19:37:25 +03:00
Roman Zabaluev
92edf8036b
Update SSO guide
Added information from #1017
2021-12-07 15:49:23 +03:00
dependabot[bot]
f90433c82c
Bump react-datepicker from 4.2.0 to 4.5.0 in /kafka-ui-react-app (#1165)
Bumps [react-datepicker](https://github.com/Hacker0x01/react-datepicker) from 4.2.0 to 4.5.0.
- [Release notes](https://github.com/Hacker0x01/react-datepicker/releases)
- [Commits](https://github.com/Hacker0x01/react-datepicker/compare/v4.2.0...v4.5.0)

---
updated-dependencies:
- dependency-name: react-datepicker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-06 16:15:09 +03:00
Davide Madrisan
a278e25c61
[kafka-ui chart] Add extra podLabels and ingress/egress custom rules (#1160)
* [kafka-ui chart] Make it possible to declare custom podLabels

Make it possible to declare extra labels for the Kafka-UI pod.

Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>

* [kafka-ui chart] Add support for egress/ingress custom rules

* [kafka-ui chart] Fix the warning: cannot overwrite table with non table

Fix the warnings displayed by helm template:

   coalesce.go:200: warning: cannot overwrite table with non table for customRules (map[])
   coalesce.go:200: warning: cannot overwrite table with non table for customRules (map[])
2021-12-06 11:12:44 +03:00
dependabot[bot]
3fa642564e
Bump @types/jest from 27.0.2 to 27.0.3 in /kafka-ui-react-app (#1166)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.2 to 27.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-03 19:58:02 +03:00
Sergii Petrychenko
e36b228193
Fix npm generate on windows
Co-authored-by: Sergii Petrychenko <spetrichenko@provectus.com>
2021-12-03 18:09:23 +03:00
dependabot[bot]
736d5adb66
Bump prettier from 2.3.2 to 2.5.0 in /kafka-ui-react-app (#1134)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.5.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.5.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-03 14:28:06 +03:00
dependabot[bot]
1d1683256e
Bump sass from 1.43.4 to 1.44.0 in /kafka-ui-react-app (#1150)
Bumps [sass](https://github.com/sass/dart-sass) from 1.43.4 to 1.44.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.43.4...1.44.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-03 14:27:57 +03:00
dependabot[bot]
9e8cf14675
Bump @typescript-eslint/eslint-plugin in /kafka-ui-react-app (#1153)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.29.1 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-03 14:27:24 +03:00
dependabot[bot]
48f6780b10
Bump @types/react-dom from 17.0.9 to 17.0.11 in /kafka-ui-react-app (#1154)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.9 to 17.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-03 14:27:01 +03:00
dependabot[bot]
57356b2862
Bump @testing-library/react from 12.0.0 to 12.1.2 in /kafka-ui-react-app (#1157)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.0.0 to 12.1.2.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v12.0.0...v12.1.2)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-03 14:26:15 +03:00
dependabot[bot]
6134841dec
Bump eslint-import-resolver-typescript in /kafka-ui-react-app (#1158)
Bumps [eslint-import-resolver-typescript](https://github.com/alexgorbatchev/eslint-import-resolver-typescript) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/compare/v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-03 14:25:54 +03:00
Ruslan Ibragimov
65488905d3
Added Connector examples (GitHub Source, S3 Sink) (#1149)
Co-authored-by: Ruslan Ibragimov <ruibragimov@provectus.com>
2021-12-02 13:40:33 +03:00
dependabot[bot]
8744d2879f
Bump @jest/types from 27.0.6 to 27.4.2 in /kafka-ui-react-app (#1155)
Bumps [@jest/types](https://github.com/facebook/jest/tree/HEAD/packages/jest-types) from 27.0.6 to 27.4.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.4.2/packages/jest-types)

---
updated-dependencies:
- dependency-name: "@jest/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-02 10:19:19 +03:00
dependabot[bot]
5d74d7f491
Bump @typescript-eslint/parser in /kafka-ui-react-app (#1113)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.1 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-02 10:09:47 +03:00
dependabot[bot]
1098386acf
Bump eslint-plugin-prettier from 3.4.0 to 4.0.0 in /kafka-ui-react-app (#1115)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.4.0 to 4.0.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits/v4.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-02 09:57:52 +03:00
dependabot[bot]
302222e374
Bump json-schema-faker in /kafka-ui-react-app (#1118)
Bumps [json-schema-faker](https://github.com/json-schema-faker/json-schema-faker) from 0.5.0-rcv.39 to 0.5.0-rcv.40.
- [Release notes](https://github.com/json-schema-faker/json-schema-faker/releases)
- [Changelog](https://github.com/json-schema-faker/json-schema-faker/blob/master/CHANGELOG)
- [Commits](https://github.com/json-schema-faker/json-schema-faker/compare/v0.5.0-rcv.39...v0.5.0-rcv.40)

---
updated-dependencies:
- dependency-name: json-schema-faker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-02 09:24:29 +03:00
dependabot[bot]
e1d46546a9
Bump @types/eventsource from 1.1.6 to 1.1.7 in /kafka-ui-react-app (#1114)
Bumps [@types/eventsource](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eventsource) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eventsource)

---
updated-dependencies:
- dependency-name: "@types/eventsource"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 17:33:39 +03:00
dependabot[bot]
539b9a6aef
Bump @openapitools/openapi-generator-cli in /kafka-ui-react-app (#1133)
Bumps [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) from 2.4.15 to 2.4.18.
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc)
- [Commits](https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.4.15...v2.4.18)

---
updated-dependencies:
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 17:32:38 +03:00
dependabot[bot]
f1aa757836
Bump @types/uuid from 8.3.1 to 8.3.3 in /kafka-ui-react-app (#1116)
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 8.3.1 to 8.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

---
updated-dependencies:
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 16:28:20 +03:00
dependabot[bot]
f5561f881e
Bump yup from 0.32.9 to 0.32.11 in /kafka-ui-react-app (#1119)
Bumps [yup](https://github.com/jquense/yup) from 0.32.9 to 0.32.11.
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jquense/yup/compare/v0.32.9...v0.32.11)

---
updated-dependencies:
- dependency-name: yup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 16:19:14 +03:00
Ilya Kuramshin
062367efcc
1. stacktrace field added to error responses (#1145)
1. stacktrace field added to error responses (#1145)
2. lastError added to Cluster responce
3. blocking metrics initialization on startup changed to async init (returned to prev behavior)
2021-11-30 13:07:51 +03:00
Roman Zabaluev
960f0a050d
Bump jackson-databind-nullable 2021-11-29 21:48:45 +03:00
Ilya Kuramshin
4d3db7a7de
AdminClient creation error handling fix
1. AdminClient error logging added (#1136)
2. MetricsService error handling fixed
2021-11-29 12:44:49 +03:00
Ilya Kuramshin
d674808f3c
ISSUE-1128: Add respect to cluster's order in ClustersStorage (#1130)
* add respect to cluster's order in ClustersStorage
* minor cleaning
2021-11-26 14:50:32 +03:00
Davide Madrisan
53a641cb58
Set the actual logging levels
* The highest logging level is "trace", not "all"

The value "all" for LOGGING_LEVEL_ROOT is logged as invalid at startup:
java.lang.IllegalArgumentException: No enum constant org.springframework.boot.logging.LogLevel.all

* Add trace logging level

* Revert "Add trace logging level"

This reverts commit a0eb52f304.

Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2021-11-24 20:34:53 +03:00
Ilya Kuramshin
0cc39fcd7f
using AdminClient for offsets retrieval instead of Consumer (#1123)
Co-authored-by: iliax <ikuramshin@provectus.com>
2021-11-24 14:44:26 +03:00
azatsafin
5e1e87140a
change_git_credentials_2shared_account (#1122)
Co-authored-by: Azat Safin <azsafin@provectus.com>
2021-11-22 15:27:30 +03:00
azatsafin
35c4de66e1
small fixes for custom build workflow (#1110)
Co-authored-by: Azat Safin <azsafin@provectus.com>
2021-11-19 11:49:33 +03:00
azatsafin
847b6ba074
Workflows to deploy and remove custom env from branches (#1108)
* Bump tmpl from 1.0.4 to 1.0.5 in /kafka-ui-react-app (#1078)

* Bump tmpl from 1.0.4 to 1.0.5 in /kafka-ui-react-app

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* npm audit fix was run for tests fix

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kamila Alekbaeva <kalekbaeva@provectus.com>
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>

* test image build

* custom env deploy remove github workflows

* Update branch-remove.yml

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kamila Alekbaeva <kalekbaeva@provectus.com>
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
Co-authored-by: Azat Safin <azsafin@provectus.com>
2021-11-19 10:09:13 +03:00
German Osin
d712d33c79
Fixed segment size display on details page (#1107) 2021-11-19 03:05:37 +03:00
Roman Zabaluev
352760b1b3
Bump avro dependency version (#1090) 2021-11-18 00:24:41 +03:00
Roman Zabaluev
80edb425d5
Setup security policy 2021-11-18 00:24:24 +03:00
Ilya Kuramshin
43a0e383cf
Metrics & cache refactoring (#1036)
Metrics retrieval refactoring:
* metrics data moved to separate class with its own storage
* topics list pagination logic changed for better actuality
* some mappings moved to InternalXXX classed
2021-11-17 13:10:55 +03:00
Oleg Shur
7213bbdf7a
Get rid of node-sass. Ability to run UI using proxy(#1099)
* Get rid of node-sass

* Add an ability to run app using proxy
2021-11-17 12:57:38 +03:00
azatsafin
7bd2a6c41c
Start use auto-updated deployment (#1091)
This commit are changing:
- Stop auto-update in edu account
- Start updates in kafka-ui 
based on commits to master
2021-11-16 12:58:19 +03:00
azatsafin
d6ada34a7e
fix health/readiness path
fix health/readiness path in order to align current development,
We decided to make specific health path to check service availability even if kafka-ui configured with authorization.
/actuator/health return 2XX codes despite of authorization settings

(cherry picked from commit b05bd69aa1)
2021-11-16 03:20:26 +03:00
dependabot[bot]
53f9090135
Bump tar from 6.1.0 to 6.1.11 in /kafka-ui-react-app (#1079)
Bump eslint-import-resolver-node in /kafka-ui-react-app (#1087)
Bump @types/react from 17.0.16 to 17.0.34 in /kafka-ui-react-app (#1055)
Bump @types/jest from 26.0.24 to 27.0.2 in /kafka-ui-react-app (#910)
Bump @types/node from 16.4.13 to 16.11.7 in /kafka-ui-react-app (#1088)
Bump ts-node from 10.2.0 to 10.4.0 in /kafka-ui-react-app (#1006)
Bump @types/react-datepicker from 4.1.4 to 4.3.0 in /kafka-ui-react-app (#1086)
Bump eslint-plugin-import from 2.24.0 to 2.25.3 in /kafka-ui-react-app (#1087)
Bump @types/node-fetch from 2.5.12 to 3.0.3 in /kafka-ui-react-app (#1004)
Bump @hookform/resolvers from 2.7.1 to 2.8.3 in /kafka-ui-react-app (#1057)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kamila Alekbaeva <kalekbaeva@provectus.com>
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2021-11-16 03:19:38 +03:00
Roman Zabaluev
6c9f7f7b77
Fix jar hell 2021-11-13 18:38:13 +03:00
RustamGimadiev
01f04d38d4 add platforms for docker build step 2021-11-13 00:40:39 +03:00
Roman Zabaluev
e021d97194
Enable spring boot actuators 2021-11-12 14:23:03 +03:00
Roman Zabaluev
7603199e53
Fix 4w time to retain selector value 2021-11-09 15:09:09 +03:00
JASKEERAT SINGH
3c9eb824ca
Create a gh action for the first time contributors 2021-11-08 22:47:27 +03:00
Roman Zabaluev
289791ad85
Update docker-compose.md
indicate that we have a lot of files for more complex setups
2021-11-01 20:32:05 +03:00
Alexander Krivonosov
45a2fc2b47
Fix topics pagination (#1041)
* Fix topics search
2021-11-01 17:51:49 +03:00
Si Tang
c986bc178c
Sanitize credentials in Kafka Connector configs
* #980: sanitize credentials in Kafka Connector configs. Add a warning to edit page when people try to edit configs with obfuscated field

* #980: make sanitizer patterns configurable

* #980 fix using stream pattern

Co-authored-by: Si Tang <si@indeed.com>
2021-10-30 13:42:08 +03:00