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

feat: Unified gateway deployment image. Closes #639 #648

Merged
merged 7 commits into from
May 12, 2020

Conversation

whynowy
Copy link
Member

@whynowy whynowy commented May 7, 2020

Unified image for all the gateways, start the service with an argument to specify the type.

Closes #639

This commit also updated the Dockerfiles for gateway-controller, sensor-controller and gateway-client to use scratch, this reduces the image size by 70-80% and brings more secure.

@whynowy whynowy marked this pull request as ready for review May 8, 2020 07:00
@whynowy whynowy requested a review from VaibhavPage May 8, 2020 07:04
Makefile Show resolved Hide resolved
@VaibhavPage VaibhavPage self-requested a review May 8, 2020 16:54
Copy link
Contributor

@VaibhavPage VaibhavPage left a comment

Choose a reason for hiding this comment

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

LGTM. Great job!!!

@whynowy
Copy link
Member Author

whynowy commented May 8, 2020

@VaibhavPage - Thanks! Before I click the merge button, could you please drop a stable tag? we need to update at least the installation yaml file link, otherwise this will PR will break it.

@VaibhavPage
Copy link
Contributor

Can we make the yaml file changes part of another PR just before next release? So you can merge the code changes.

@VaibhavPage VaibhavPage merged commit 6bc5dcf into argoproj:master May 12, 2020
@whynowy whynowy deleted the one_gw branch May 12, 2020 21:49
juliev0 pushed a commit to juliev0/argo-events that referenced this pull request Mar 29, 2022
…#648)

* feat: Unified gateway deployment image. Closes argoproj#639

* make deployment logic change

* update manifests

* Dockerfile change
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.

Unified gateway image
2 participants