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: multi-arch support with buildx in all Dockerfiles #5273

Merged
merged 47 commits into from
Sep 6, 2023

Commits on Aug 21, 2023

  1. chore: use buildx to build grpc-ping-go

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    bc99e8d View commit details
    Browse the repository at this point in the history
  2. chore: support grpc-ping-go multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b9803d2 View commit details
    Browse the repository at this point in the history
  3. chore: support helloworld-clojure multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a4b813e View commit details
    Browse the repository at this point in the history
  4. chore: support helloworld-dart multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c2da2ea View commit details
    Browse the repository at this point in the history
  5. chore: support helloworld-deno multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    f762e05 View commit details
    Browse the repository at this point in the history
  6. chore: support helloworld-elixir multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    f94c327 View commit details
    Browse the repository at this point in the history
  7. chore: support helloworld-haskell multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    08f9d7b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c3c5b9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1fa16ca View commit details
    Browse the repository at this point in the history
  10. chore: support helloworld-r multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    f4cbe35 View commit details
    Browse the repository at this point in the history
  11. chore: support helloworld-rserver multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    10abcec View commit details
    Browse the repository at this point in the history
  12. chore: support helloworld-rust multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    051535a View commit details
    Browse the repository at this point in the history
  13. chore: support helloworld-swift multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    aa3c156 View commit details
    Browse the repository at this point in the history
  14. chore: support helloworld-vertx multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e483893 View commit details
    Browse the repository at this point in the history
  15. chore: support iris-classifier multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    6ec0d50 View commit details
    Browse the repository at this point in the history
  16. chore: support helloworld-go multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    11b6fd8 View commit details
    Browse the repository at this point in the history
  17. chore: support helloworld-python multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    03450f1 View commit details
    Browse the repository at this point in the history
  18. chore: support node-heartbeat-source multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9348862 View commit details
    Browse the repository at this point in the history
  19. chore: support cloudevents-dotnet multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2f47e5d View commit details
    Browse the repository at this point in the history
  20. chore: support cloudevents-go multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    55ae30e View commit details
    Browse the repository at this point in the history
  21. chore: support cloudevents-nodejs multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5afbd0c View commit details
    Browse the repository at this point in the history
  22. chore: support cloudevents-rust multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    f3920c3 View commit details
    Browse the repository at this point in the history
  23. chore: support gitwebhook-go multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0b77ea1 View commit details
    Browse the repository at this point in the history
  24. chore: support helloworld-csharp multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4a21fa6 View commit details
    Browse the repository at this point in the history
  25. chore: support helloworld-go multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    183f7ae View commit details
    Browse the repository at this point in the history
  26. chore: support helloworld-java-spark multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b416fe4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    fcbb20c View commit details
    Browse the repository at this point in the history
  28. chore: support helloworld-kotlin multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    6adf20b View commit details
    Browse the repository at this point in the history
  29. chore: support helloworld-nodejs multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    bcdedb9 View commit details
    Browse the repository at this point in the history
  30. chore: support helloworld-php multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    39fdc46 View commit details
    Browse the repository at this point in the history
  31. chore: support helloworld-python multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    53925b6 View commit details
    Browse the repository at this point in the history
  32. chore: support helloworld-shell multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    eca9add View commit details
    Browse the repository at this point in the history
  33. chore: support knative-routing-go multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9b21923 View commit details
    Browse the repository at this point in the history
  34. chore: support kong-routing-go multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2c32fa9 View commit details
    Browse the repository at this point in the history
  35. chore: support multi-container multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    25d2053 View commit details
    Browse the repository at this point in the history
  36. chore: support secrets-go multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a7f55a4 View commit details
    Browse the repository at this point in the history
  37. chore: support knative-docs multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d5110e1 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    8f83f02 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    ccd11fa View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    e4d1c57 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    03973df View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    6a39a06 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    99f3841 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    be33765 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    66ac14a View commit details
    Browse the repository at this point in the history
  46. chore: support secrets-go Dockerfile multiple architecture

    Signed-off-by: kahirokunn <[email protected]>
    kahirokunn committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5442985 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    9a3b5b4 View commit details
    Browse the repository at this point in the history