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: Add env to argo-server deployment manifest. Fixes #7285 #7852

Merged
merged 2 commits into from
Feb 11, 2022

Conversation

vrukshaliii
Copy link
Contributor

Signed-off-by: Vrukshali [email protected]

Fixes #7285

Copy link
Member

@terrytangyuan terrytangyuan left a comment

Choose a reason for hiding this comment

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

You’ll need to run make manifests to generate changes in other manifests based on base manifests: https://github.com/argoproj/argo-workflows/blob/master/Makefile#L359

Then take a look at the details for failed builds and see if you can fix them.

Signed-off-by: Vrukshali <[email protected]>
@vrukshaliii vrukshaliii changed the title added env to argo-server deployment manifest Fix: added env to argo-server deployment manifest Feb 11, 2022
@vrukshaliii vrukshaliii changed the title Fix: added env to argo-server deployment manifest Fix: added env to argo-server deployment manifest. Fixes #7285 Feb 11, 2022
@vrukshaliii vrukshaliii changed the title Fix: added env to argo-server deployment manifest. Fixes #7285 fix: added env to argo-server deployment manifest. Fixes #7285 Feb 11, 2022
@vrukshaliii
Copy link
Contributor Author

vrukshaliii commented Feb 11, 2022

Hey @terrytangyuan, I have fixed the mentioned changes.
Sorry for so many title changes, it was because the semantic check was not getting passed. But finally, found out and understood how to create a PR!
Thank you.

@terrytangyuan terrytangyuan changed the title fix: added env to argo-server deployment manifest. Fixes #7285 fix: Add env to argo-server deployment manifest. Fixes #7285 Feb 11, 2022
Copy link
Member

@terrytangyuan terrytangyuan left a comment

Choose a reason for hiding this comment

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

Thank you! Congrats on your first PR!

@terrytangyuan terrytangyuan merged commit 28412ef into argoproj:master Feb 11, 2022
@sarabala1979 sarabala1979 mentioned this pull request Mar 1, 2022
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.

Add empty env for argo-server and argo-workflow Deployment
2 participants