Skip to content

[CELEBORN-2020][FOLLOWUP] Fix CLI master commands authentication testing #3303

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

Closed
wants to merge 2 commits into from

Conversation

turboFei
Copy link
Member

@turboFei turboFei commented Jun 2, 2025

What changes were proposed in this pull request?

Fix the remaining master sub commands that does not transfer auth header.

Why are the changes needed?

Before, this mistake was not detected by GA.

Because the authentication configs was not trasnferred when setting mini celeborn cluster.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UT.

@turboFei turboFei requested a review from RexXiong June 2, 2025 14:44
@turboFei turboFei changed the title [CELEBORN-2020][FOLLOWUP] Fix master commands authentication testing [CELEBORN-2020][FOLLOWUP] Fix CLI master commands authentication testing Jun 2, 2025
SteNicholas pushed a commit that referenced this pull request Jun 3, 2025
### What changes were proposed in this pull request?

Fix the remaining master sub commands that does not transfer auth header.

### Why are the changes needed?

Before, this mistake was not detected by GA.

Because the authentication configs was not trasnferred when setting mini celeborn cluster.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

UT.

Closes #3303 from turboFei/auth_header_followup.

Authored-by: Wang, Fei <[email protected]>
Signed-off-by: 子懿 <[email protected]>
(cherry picked from commit 5a50686)
Signed-off-by: 子懿 <[email protected]>
@SteNicholas
Copy link
Member

Thanks. Merged to main(v0.7.0) and branch-0.6(v0.6.0).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants