Commit graph

445 commits

Author SHA1 Message Date
iliax
7eeb5538d2 wip 2023-07-21 20:01:32 +04:00
iliax
4bd70b7952 wip 2023-07-21 15:06:30 +04:00
iliax
3da32c9540 wip 2023-07-20 18:59:43 +04:00
iliax
066157577d wip 2023-07-20 18:19:59 +04:00
iliax
28c9871ff2 wip 2023-07-20 17:21:51 +04:00
iliax
e9793ecf67 wip 2023-07-20 12:24:13 +04:00
iliax
a9a22b4025 wip 2023-07-18 17:02:53 +04:00
iliax
3789693777 wip 2023-07-18 11:22:45 +04:00
iliax
0ec59e8cab wip 2023-07-13 15:19:53 +04:00
iliax
12c6552433 wip 2023-07-11 14:54:52 +04:00
iliax
7c3fb18b79 prom unit parsing impl 2023-07-11 14:38:22 +04:00
iliax
13a55821f4 tests 2023-07-11 12:56:10 +04:00
iliax
3facb821a8 wip 2023-07-11 11:33:05 +04:00
iliax
8e6b47ad85 wip 2023-07-10 20:10:51 +04:00
iliax
30510781c6 wip 2023-07-10 15:53:15 +04:00
iliax
9d2ecf533e checkstyle fixes 2023-07-10 15:20:36 +04:00
iliax
9f2bca162c Merge branch 'master' of github.com:provectus/kafka-ui into metrics
 Conflicts:
	documentation/compose/jmx-exporter/kafka-broker.yml
	documentation/compose/kafka-ui-arm64.yaml
	kafka-ui-api/src/main/java/com/provectus/kafka/ui/controller/BrokersController.java
	kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/integration/odd/TopicsExporter.java
2023-07-10 14:59:11 +04:00
iliax
8062492e2b wip 2023-07-10 14:56:01 +04:00
iliax
98b1aa5ec0 wip 2023-07-10 14:53:06 +04:00
iliax
5474a34936 wip 2023-07-07 11:29:46 +04:00
iliax
cb159e1af5 wip 2023-07-04 11:05:53 +04:00
iliax
dc95269234 wip 2023-07-04 01:42:04 +04:00
iliax
70b08498d9 wip 2023-07-03 18:52:51 +04:00
Ilya Kuramshin
50b9c56112
ODD: Skipping topic exporting if we failed to load/parse topic's schema from SR (#3980)
Co-authored-by: iliax <ikuramshin@provectus.com>
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2023-06-28 11:12:46 +04:00
Roman Zabaluev
b700ac3991
BE: RBAC: Implement an authorities extractor to support subject-level role matching (#3979)
Co-authored-by: Ilya Kuramshin <iliax@proton.me>
2023-06-27 16:30:40 +04:00
iliax
dbab4e367d wip 2023-06-27 15:41:23 +04:00
Roman Zabaluev
9549f68d7e
BE: Fix CORS once again (#3957) 2023-06-23 08:45:12 +00:00
Ilya Kuramshin
8337c9c183
BE: Serde: Implement a serde for consumer_offsets topic (#3771) 2023-06-22 08:46:11 +00:00
Ilya Kuramshin
b1ac3482db
Skipping full qualified union-type names for avro <-> json convertion (#3931)
Co-authored-by: iliax <ikuramshin@provectus.com>
2023-06-21 12:33:30 +00:00
dependabot[bot]
4134d68316
Bump maven-checkstyle-plugin from 3.1.2 to 3.3.0 (#3956)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 14:13:53 +04:00
Andrey Nenashev
742e6eed3e
BE: Chore: drop deprecated protobuf single file property (#3825) 2023-06-21 14:13:17 +04:00
Ilya Kuramshin
328d91de8b
Smart filters test execution endpoint added (#3656)
Co-authored-by: iliax <ikuramshin@provectus.com>
2023-06-21 10:04:58 +00:00
Ilya Kuramshin
c743067ffa
Audit backend (#3831)
AuditService added to log all API operations
2023-06-21 12:02:27 +04:00
iliax
daedc4d7c7 test fix 2023-06-21 11:57:18 +04:00
iliax
54a5398413 wip 2023-06-21 11:09:44 +04:00
iliax
38eb68dcc5 wip 2023-06-20 11:26:36 +04:00
Roman Zabaluev
6fe6165427
BE: RBAC: Fix viewable topics filter (#3946) 2023-06-20 07:51:50 +04:00
Ilya Kuramshin
03b7d1bd60
BE: Fix sanitizing on KC null values config entries (#3937)
Co-authored-by: iliax <ikuramshin@provectus.com>
2023-06-14 05:29:22 +04:00
Ilya Kuramshin
c355955641
BE: Impl support for Avro logical types (#3808)
Co-authored-by: iliax <ikuramshin@provectus.com>
2023-06-08 13:14:39 +00:00
Roman Zabaluev
8a68ba0778
RBAC: Fix KC restart permissions (#3891)
Co-authored-by: David Bejanyan <58771979+David-DB88@users.noreply.github.com>
2023-06-02 18:35:00 +04:00
Sukanth Gunda
29d91bca4b
FE: Rename "messages behind" to "consumer lag" (#3826) 2023-05-31 15:50:40 +00:00
Ilya Kuramshin
7e47906d88
Minor serdes fixes (#3857)
1. wrapping all serde methods with Exception catching to prevent serde list generation failure
2. for SR serde checking if schema exists by id added
2023-05-31 06:58:12 +00:00
Roman Zabaluev
f19abb2036
BE: Make webclients use system proxy (#3881)
Co-authored-by: Ilya Kuramshin <iliax@proton.me>
2023-05-30 16:27:18 +04:00
Roman Zabaluev
61bf71f9b7
Chore: Update examples, configs (#3855) 2023-05-30 14:41:03 +04:00
seono
80b748b02e
BE: RBAC: Add per_page parameter (#3864)
Co-authored-by: 정선호 <seonho.jeong@navercorp.com>
Co-authored-by: Ilya Kuramshin <iliax@proton.me>
2023-05-25 15:12:59 +04:00
Ilya Kuramshin
f7d85d86e6
BE: Chore: CVEs fixes, May 2023 (#3840)
Co-authored-by: iliax <ikuramshin@provectus.com>
2023-05-18 09:40:38 +00:00
Ilya Kuramshin
62bee1ced8
BE: Chore: Update logback config appender format (#3829)
Co-authored-by: iliax <ikuramshin@provectus.com>
2023-05-17 13:34:12 +04:00
Nisan Ohana
baeb494f53
BE: Chore: Fix code style in internalConsumerGroup (#3697)
Signed-off-by: nisanohana3 <nisana230@gmail.com>
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2023-05-15 13:57:32 +00:00
Ankit Verma
ba6d6b2b1f
Sonar - Blocker fixes (#3752) 2023-05-15 13:01:42 +00:00
Ilya Kuramshin
902f11a1d9
BE: RBAC: ACL exception fix (#3815)
Co-authored-by: iliax <ikuramshin@provectus.com>
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2023-05-12 09:10:09 +00:00