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

Switch to cross-compiled docker containers & container build #1571

Closed
wants to merge 5 commits into from

Commits on Aug 6, 2021

  1. Use docker buildx to cross-build multi-platform container images

    Signed-off-by: Holden Karau <holden@pigscanfly.ca>
    holdenk committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    8f3830a View commit details
    Browse the repository at this point in the history
  2. Fix the add path for gen-admission-secret.sh

    Signed-off-by: Holden Karau <holden@pigscanfly.ca>
    holdenk committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    f88b586 View commit details
    Browse the repository at this point in the history
  3. Make the default behaviour single image so we don't break the hacks s…

    …cripts or other things folks might be using but add a note about how to do the cross build
    
    Signed-off-by: Holden Karau <holden@pigscanfly.ca>
    holdenk committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    f29b2ed View commit details
    Browse the repository at this point in the history
  4. Clarify the build instructions (e.g. registery/prefix)

    Signed-off-by: Holden Karau <holden@pigscanfly.ca>
    holdenk committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    0568eb3 View commit details
    Browse the repository at this point in the history
  5. Switch it back to go 1.14

    Signed-off-by: Holden Karau <holden@pigscanfly.ca>
    holdenk committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    2a427e0 View commit details
    Browse the repository at this point in the history