Skip to content
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

fix: Upgrade hdfs and rpc module #10030 #11543

Merged
merged 1 commit into from Aug 9, 2023

Conversation

sonbui00
Copy link
Member

@sonbui00 sonbui00 commented Aug 8, 2023

Fix #10030
Fix #7816

Motivation

RPC module is depreciated

Modifications

Upgrade module
hdfs v1 -> v2
gokrb5 v5 -> v8

Verification

make test
Manual run: examples/hdfs-artifact.yaml (Hadoop: https://github.com/pfisterer/apache-hadoop-helm)
Need help to test on Hadoop secure (Kerberos)

Signed-off-by: Son Bui <sonbv00@gmail.com>
@agilgur5
Copy link
Member

agilgur5 commented Aug 8, 2023

Also fixes #7816

@terrytangyuan terrytangyuan merged commit 68b7ea6 into argoproj:master Aug 9, 2023
25 checks passed
terrytangyuan pushed a commit that referenced this pull request Aug 11, 2023
Signed-off-by: Son Bui <sonbv00@gmail.com>
@agilgur5 agilgur5 added type/dependencies PRs and issues specific to updating dependencies go Pull requests that update Go dependencies labels Aug 20, 2023
dpadhiar pushed a commit to dpadhiar/argo-workflows that referenced this pull request May 9, 2024
Signed-off-by: Son Bui <sonbv00@gmail.com>
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go dependencies type/dependencies PRs and issues specific to updating dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade rpc module to v2.0.3 Update colinmarc/hdfs to version 2.x
3 participants