Skip to content

Conversation

@CheyuWu
Copy link
Collaborator

@CheyuWu CheyuWu commented Oct 23, 2024

Why are these changes needed?

It's better to use the remotecommand package from client-go because this can remove dependencies for external command.

Related issue number

Closes #2462

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(

Signed-off-by: Cheyu Wu <cheyu1220@gmail.com>
@CheyuWu
Copy link
Collaborator Author

CheyuWu commented Oct 23, 2024

@MortalHappiness PTAL

@MortalHappiness
Copy link
Member

MortalHappiness commented Oct 24, 2024

Could you fix the linter error?

https://github.com/ray-project/kuberay/actions/runs/11483120311/job/31979826457?pr=2467

Signed-off-by: Cheyu Wu <cheyu1220@gmail.com>
@MortalHappiness
Copy link
Member

@CheyuWu could you resolve the conflicting files? Thanks

Signed-off-by: Cheyu Wu <cheyu1220@gmail.com>
@CheyuWu
Copy link
Collaborator Author

CheyuWu commented Oct 25, 2024

@MortalHappiness No problem

Signed-off-by: Cheyu Wu <cheyu1220@gmail.com>
Copy link
Member

@MortalHappiness MortalHappiness left a comment

Choose a reason for hiding this comment

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

LGTM

@kevin85421 kevin85421 merged commit fb1463f into ray-project:master Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Refactor] Rewrite ExecPodCmd with client-go remotecommand package

3 participants