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: pass dnsconfig to agent pod. Fixes: #12824 #12825

Merged
merged 7 commits into from Mar 22, 2024

Conversation

shuangkun
Copy link
Member

@shuangkun shuangkun commented Mar 20, 2024

Fixes #12824

Motivation

Pass dnsconfig to agent pod.

Modifications

Verification

Local Tests.

Signed-off-by: shuangkun <tsk2013uestc@163.com>
Signed-off-by: shuangkun <tsk2013uestc@163.com>
Copy link
Member

@tczhao tczhao left a comment

Choose a reason for hiding this comment

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

make sense, since dnsconfig applies at the workflowspec level.


but mention this in the type WorkflowSpec struct {
Set DNS policy for the pod and argo agent

@tczhao tczhao self-assigned this Mar 20, 2024
Signed-off-by: shuangkun <tsk2013uestc@163.com>
@shuangkun
Copy link
Member Author

and argo agent

OK, Thanks.

Signed-off-by: shuangkun <tsk2013uestc@163.com>
Signed-off-by: shuangkun <tsk2013uestc@163.com>
Signed-off-by: shuangkun <tsk2013uestc@163.com>
Signed-off-by: shuangkun <tsk2013uestc@163.com>
@shuangkun shuangkun closed this Mar 22, 2024
@shuangkun shuangkun reopened this Mar 22, 2024
@shuangkun shuangkun closed this Mar 22, 2024
@shuangkun shuangkun reopened this Mar 22, 2024
@shuangkun shuangkun closed this Mar 22, 2024
@shuangkun shuangkun reopened this Mar 22, 2024
@shuangkun shuangkun force-pushed the fix/dnsConfigInAgentPod branch 3 times, most recently from 7ffbd7d to 5035a7f Compare March 22, 2024 05:32
@shuangkun shuangkun requested a review from agilgur5 March 22, 2024 06:13
Copy link
Member

@agilgur5 agilgur5 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the fix!

@agilgur5 agilgur5 merged commit dbff027 into argoproj:main Mar 22, 2024
68 of 75 checks passed
@agilgur5 agilgur5 added this to the v3.5.x patches milestone Apr 19, 2024
agilgur5 pushed a commit that referenced this pull request Apr 19, 2024
Signed-off-by: shuangkun <tsk2013uestc@163.com>
(cherry picked from commit dbff027)
@agilgur5
Copy link
Member

Backported cleanly to release-3.5 as 519faf0

@agilgur5 agilgur5 added the area/agent Argo Agent that runs for HTTP and Plugin templates label Apr 26, 2024
isubasinghe pushed a commit to isubasinghe/argo-workflows that referenced this pull request May 6, 2024
Signed-off-by: shuangkun <tsk2013uestc@163.com>
isubasinghe pushed a commit to isubasinghe/argo-workflows that referenced this pull request May 7, 2024
Signed-off-by: shuangkun <tsk2013uestc@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/agent Argo Agent that runs for HTTP and Plugin templates area/executor area/templates/http
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dnsconfig does not take effect in Agent pod
3 participants