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: remove argo configuration requirements - RK-19033 #55

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

gosharo
Copy link
Contributor

@gosharo gosharo commented Jun 23, 2023

Signed-off-by: Gosha [email protected]

Pull Request

Description

Please provide a brief description of the changes made in this pull request.

Related Issue(s)

If this pull request addresses or relates to any open issues, please mention them here using the syntax Fixes #<issue_number> or Resolves #<issue_number>.

Checklist

Before submitting this pull request, please ensure that you have completed the following tasks:

Testing Instructions

Please provide clear instructions on how to test and verify the changes made in this pull request.

Additional Information

Add any additional information or context that would be helpful in understanding and reviewing this pull request.

@gosharo gosharo requested a review from nissim-infra as a code owner June 23, 2023 06:27
@gosharo gosharo requested a review from qadiludmer June 23, 2023 06:27
@gosharo
Copy link
Contributor Author

gosharo commented Jun 23, 2023

Github Enforcer opened Task: RK-19033

@sonariorobot sonariorobot changed the title fix: remove argo configuration requierments RK-19033 - fix: remove argo configuration requierments Jun 23, 2023
@gosharo gosharo changed the title RK-19033 - fix: remove argo configuration requierments fix: remove argo configuration requirements - RK-19033 Jun 23, 2023
ArgoToken string `envconfig:"ARGO_WORKFLOWS_TOKEN" required:"true"`
ArgoAddress string `envconfig:"ARGO_WORKFLOWS_ADDRESS" required:"true"`
ArgoToken string `envconfig:"ARGO_WORKFLOWS_TOKEN" required:"false"`
ArgoAddress string `envconfig:"ARGO_WORKFLOWS_ADDRESS" required:"false"`
Copy link
Contributor

Choose a reason for hiding this comment

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

What address means? Ip ? Url ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

how ever piper will talk to argo workflows server.
It could be IP, External URL, Internal URL ( internal K8s DNS )

@gosharo gosharo merged commit 3a8ed9c into main Jun 27, 2023
@gosharo gosharo deleted the argo-tokens-default-config branch July 8, 2023 18:32
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.

3 participants