-
Notifications
You must be signed in to change notification settings - Fork 4.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature][Api] LDAP SSL supports&& Add LDAP K8s configuration #14349
Conversation
qingwli
commented
Jun 14, 2023
- close [Feature][Api] LDAP SSL supports&& Add LDAP K8s configuration #14348
- part of [Improvement][LDAP] LDAP bug fix && Improvements #10425
...eduler-api/src/main/java/org/apache/dolphinscheduler/api/security/impl/ldap/LdapService.java
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## dev #14349 +/- ##
============================================
+ Coverage 38.47% 38.49% +0.01%
+ Complexity 4559 4558 -1
============================================
Files 1237 1237
Lines 43538 43494 -44
Branches 4814 4785 -29
============================================
- Hits 16753 16741 -12
+ Misses 24932 24901 -31
+ Partials 1853 1852 -1
... and 33 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
PTAL @kezhenxu94 |
dolphinscheduler-standalone-server/src/main/resources/application.yaml
Outdated
Show resolved
Hide resolved
deploy/kubernetes/dolphinscheduler/templates/secret-external-ldap-ssl.yaml
Outdated
Show resolved
Hide resolved
@SbloodyS Help rerun failed ut |
There are many CI failed. You should check it. |
cluster-test-postgresql Error. But I change nothing about pgsql |
You can try rebase the latest dev code. @qingwli |
8f30946
to
6342918
Compare
help run ut |
SonarCloud Quality Gate failed. 0 Bugs 0.0% Coverage Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
@SbloodyS help rerun e2e |
approval rerun ci |
CI passed, help approved again @kezhenxu94 |
(cherry picked from commit f186cd5)