Roman Zabaluev
|
86092a8e58
|
Add RBAC debug logging
|
2023-06-07 14:57:08 +08:00 |
|
Vlad Senyuta
|
4b724fd852
|
[e2e] Checking Brokers configs editing (#3912)
|
2023-06-06 14:57:58 +04:00 |
|
Shubhadeep Das
|
cd9bc43d2e
|
BE: Deps: Update openapi dependency (#3906)
|
2023-06-05 14:13:13 +04:00 |
|
Narekmat
|
73bd6ca3a5
|
Infra: Fix image build for non OCI-compliant envs (#3861)
Co-authored-by: Narek Matevosyan <nmatevosyan@provectus.com>
|
2023-06-02 18:38:32 +04: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 |
|
David Bejanyan
|
e118aaba3d
|
FE: Fix message data digits are rounded (#3779)
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
|
2023-06-02 18:33:18 +04:00 |
|
Bhaarat Sharma
|
5771c11316
|
Docs: Fix typo for persistent installation in README (#3899)
|
2023-06-02 16:27:11 +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 |
|
Vlad Senyuta
|
004de798e4
|
Checking Broker's Source information (#3873)
|
2023-05-30 12:00:07 +03: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 |
|
Roman Zabaluev
|
71a7a1ec84
|
FE: Fix permissions check for cluster edit (#3862)
|
2023-05-25 09:36:58 +04:00 |
|
Michal Češek
|
0099169a2b
|
FE: Allow to edit active topic message filter (#3748)
Co-authored-by: VladSenyuta <vlad.senyuta@gmail.com>
Co-authored-by: Vlad Senyuta <66071557+VladSenyuta@users.noreply.github.com>
|
2023-05-24 12:23:48 +00:00 |
|
David Bejanyan
|
ab9d0e2b3f
|
FE: Fix version display with a tag (#3827)
|
2023-05-22 14:10:27 +04:00 |
|
David Bejanyan
|
f22c910f5c
|
FE: Fix latest version is null (#3833)
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
|
2023-05-22 14:09:10 +04:00 |
|
dependabot[bot]
|
1b9c189bfa
|
Bump oddrn-generator-java from 0.1.15 to 0.1.17 (#3843)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-22 09:25:59 +00:00 |
|
Vlad Senyuta
|
63f71b8a05
|
[e2e] Checking Broker's config search (#3849)
|
2023-05-22 11:49:20 +04:00 |
|
Narekmat
|
17ea464ec1
|
Infra: Update infra repo remote (#3839)
Co-authored-by: Narek Matevosyan <nmatevosyan@provectus.com>
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
|
2023-05-19 14:46:26 +04:00 |
|
dependabot[bot]
|
f7900ba478
|
Bump mockito.version from 5.3.0 to 5.3.1 (#3794)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-18 10:12:34 +00: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 |
|
Vlad Senyuta
|
c7cb7a4027
|
[E2E] Checking Clear results in case of no result after execution (#3817)
|
2023-05-15 11:11:22 +04: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 |
|
Narekmat
|
0796bf0112
|
Infra: E2E: Add k-ui healthcheck (#3811)
|
2023-05-11 19:38:58 +04:00 |
|
Roman Zabaluev
|
6a50a8ecee
|
Update security policy version list
|
2023-05-11 18:10:40 +04:00 |
|
Roman Zabaluev
|
78cc4dd981
|
Helm: Bump version to 0.7.0
|
2023-05-11 18:09:33 +04:00 |
|
Roman Zabaluev
|
fdd9ad94c1
|
BE: RBAC: Add missing RBAC action, fix possible exceptions on unknown actions (#3810)
|
2023-05-11 17:23:14 +04:00 |
|
Ilya Kuramshin
|
1c35ded909
|
Enabling RBAC check for ACL (#3813)
Co-authored-by: iliax <ikuramshin@provectus.com>
|
2023-05-11 13:00:18 +00:00 |
|
Roman Zabaluev
|
e7429ce6c6
|
Update release drafter configs
|
2023-05-11 17:13:09 +08:00 |
|
Nail Badiullin
|
1d8c6197ac
|
FE: Expose cluster ACL list (#3662)
Co-authored-by: iliax <ikuramshin@provectus.com>
Co-authored-by: Ilya Kuramshin <iliax@proton.me>
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
|
2023-05-11 12:38:39 +04:00 |
|
Roman Zabaluev
|
52a42e698e
|
BE: RBAC: Implement restart permission for KC (#3805)
|
2023-05-11 11:06:22 +04:00 |
|
Ilya Kuramshin
|
aa7429eeba
|
BE: Update Kafka config-related info on schedule (#3764)
Co-authored-by: iliax <ikuramshin@provectus.com>
|
2023-05-10 10:45:18 +04:00 |
|
Roman Zabaluev
|
3ca417f64a
|
RBAC: Implement generic OAuth2 authority extractor (#3740)
|
2023-05-10 10:37:57 +04:00 |
|
Roman Zabaluev
|
43ec02ce30
|
Revert "FE: Redirect the user to the wizard page if no clusters (#3481)" (#3798)
|
2023-05-10 09:51:14 +04:00 |
|
İnanç CAN
|
725c95f348
|
FE: Chore: Refactor toggle button (#3721)
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
|
2023-05-10 09:48:10 +04:00 |
|
Raju Kanuri
|
3ef5a9f492
|
FE: Brokers: Configs search by key is case-sensitive (#3754)
Co-authored-by: VladSenyuta <vlad.senyuta@gmail.com>
|
2023-05-10 09:46:53 +04:00 |
|
Ilya Kuramshin
|
cfcfb851c6
|
BE: Smart Filter: Setting key/value variable to original string when it cant be parsed as json (#3784)
Co-authored-by: iliax <ikuramshin@provectus.com>
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
|
2023-05-10 08:09:46 +04:00 |
|
Roman Zabaluev
|
c813e74609
|
RBAC: LDAP: Use the spring-provided authority populator with a single group search base (#3769)
|
2023-05-09 13:14:50 +04:00 |
|
David Bejanyan
|
e31cd2e442
|
FE: SR: Fix missing diff overlay (#3767)
|
2023-05-09 13:06:07 +04:00 |
|
dependabot[bot]
|
bc85924d7d
|
Bump testng from 7.7.0 to 7.7.1 (#3789)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-08 12:36:50 +04:00 |
|
Nail Badiullin
|
9ac8549d7d
|
FE: Display broker skew (#3626)
|
2023-05-08 12:33:58 +04:00 |
|
David Bejanyan
|
f6fe14cea5
|
FE: Messages: Fix UI displays nonsensical timestamps(#3715)
|
2023-05-08 12:00:43 +04:00 |
|
David Bejanyan
|
a1e7a20887
|
FE: RBAC: Wizard: Disable configure buttons if there are no permissions (#3684)
|
2023-05-08 11:58:36 +04:00 |
|
David Bejanyan
|
97a694b3f0
|
FE: Messages: Produce pane is too long (#3785)
|
2023-05-08 11:55:23 +04:00 |
|
David Bejanyan
|
61fb62276e
|
FE: Serde fallback icon: Add a tooltip (#3786)
|
2023-05-08 11:53:57 +04:00 |
|
David Bejanyan
|
db86942e47
|
FE: Add a clear button to the search component (#3634)
|
2023-05-08 11:52:11 +04:00 |
|