Skip to content

Feature/support eureka auth#5437

Merged
casionone merged 2 commits into
masterfrom
feature/support-eureka-auth
Jun 11, 2026
Merged

Feature/support eureka auth#5437
casionone merged 2 commits into
masterfrom
feature/support-eureka-auth

Conversation

@aiceflower

Copy link
Copy Markdown
Member

What is the purpose of the change

EngineConn-Core defines the the abstractions and interfaces of the EngineConn core functions.
The Engine Service in Linkis 0.x is refactored, EngineConn will handle the engine connection
and session management.

Related issues/PRs

Related issues: close #590 close #591
Related pr:#591

Brief change log

  • Define the core abstraction and interfaces of the EngineConn Factory;
  • Define the core abstraction and interfaces of Executor Manager.

Checklist

  • I have read the Contributing Guidelines on pull requests.
  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the Linkis mailing list first)
  • If this is a code change: I have written unit tests to fully verify the new behavior.

aiceflower and others added 2 commits June 10, 2026 17:48
Add Spring Security support for Eureka server, controlled by
linkis.eureka.auth.enable configuration (default: false).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

@casionone casionone left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@casionone casionone merged commit 3c55658 into master Jun 11, 2026
9 of 22 checks passed
@casionone casionone deleted the feature/support-eureka-auth branch June 11, 2026 05:14
aiceflower added a commit to aiceflower/linkis that referenced this pull request Jun 15, 2026
* #AI COMMIT# Support Eureka authentication with configurable switch

Add Spring Security support for Eureka server, controlled by
linkis.eureka.auth.enable configuration (default: false).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* #AI COMMIT# Add logging for Eureka auth enable/disable status

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
aiceflower added a commit to aiceflower/linkis that referenced this pull request Jun 15, 2026
* #AI COMMIT# Support Eureka authentication with configurable switch

Add Spring Security support for Eureka server, controlled by
linkis.eureka.auth.enable configuration (default: false).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* #AI COMMIT# Add logging for Eureka auth enable/disable status

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
aiceflower added a commit to WeDataSphere/linkis that referenced this pull request Jun 15, 2026
* #AI COMMIT# Support Eureka authentication with configurable switch

Add Spring Security support for Eureka server, controlled by
linkis.eureka.auth.enable configuration (default: false).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* #AI COMMIT# Add logging for Eureka auth enable/disable status

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
aiceflower added a commit to WeDataSphere/linkis that referenced this pull request Jun 16, 2026
* #AI COMMIT# Support Eureka authentication with configurable switch

Add Spring Security support for Eureka server, controlled by
linkis.eureka.auth.enable configuration (default: false).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* #AI COMMIT# Add logging for Eureka auth enable/disable status

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants