Skip to content

Conversation

@lucacome
Copy link

Adds ARCH variable in the Makefile to build for a specific architecture. Defaulting to amd64 which is the most popular in k8s at the moment.

The --platform and type=bind in the Dockerfile, improve compatibility with podman.

@lucacome lucacome requested review from a team September 27, 2022 04:26
@lucacome lucacome self-assigned this Sep 27, 2022
@github-actions github-actions bot added chore Pull requests for routine tasks documentation Pull requests/issues for documentation labels Sep 27, 2022
@lucacome lucacome linked an issue Sep 27, 2022 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Sep 27, 2022

Codecov Report

Merging #3102 (a9cae38) into main (30df2ca) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3102   +/-   ##
=======================================
  Coverage   52.39%   52.39%           
=======================================
  Files          58       58           
  Lines       15997    15997           
=======================================
  Hits         8381     8381           
  Misses       7338     7338           
  Partials      278      278           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lucacome lucacome merged commit fa0f42c into main Sep 28, 2022
@lucacome lucacome deleted the chore/make-arch branch September 28, 2022 00:34
coolbry95 pushed a commit to coolbry95/kubernetes-ingress that referenced this pull request Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Pull requests for routine tasks documentation Pull requests/issues for documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support building the Ingress Container with Podman

5 participants