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

chore: use TARGETARCH for webhook and proxy image build #215

Merged
merged 1 commit into from
Oct 14, 2021
Merged

chore: use TARGETARCH for webhook and proxy image build #215

merged 1 commit into from
Oct 14, 2021

Conversation

aramase
Copy link
Member

@aramase aramase commented Oct 14, 2021

Signed-off-by: Anish Ramasekar anish.ramasekar@gmail.com

Reason for Change:

  • Use TARGETARCH instead of relying on --build-arg GOARCH for webhook and proxy build

Requirements

  • squashed commits
  • included documentation
  • added unit tests and e2e tests (if applicable).

Issue Fixed:

fixes #214

Please answer the following questions with yes/no:

Does this change contain code from or inspired by another project? If so, did you notify the maintainers and provide attribution?

  • yes
  • no

Notes for Reviewers:

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
@aramase aramase requested a review from chewong as a code owner October 14, 2021 00:26
@aramase aramase enabled auto-merge (squash) October 14, 2021 00:26
@aramase aramase merged commit 28aeecf into Azure:main Oct 14, 2021
@chewong chewong deleted the use-target-arch branch October 14, 2021 01:39
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.

Use TARGETARCH instead of relying on --build-arg GOARCH for image build
2 participants