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

✨ Update Makefile for go/v3 to support darwin/arm64 #2706

Closed

Commits on May 31, 2022

  1. add scripts and modify makefile

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed May 31, 2022
    Configuration menu
    Copy the full SHA
    baad2ba View commit details
    Browse the repository at this point in the history
  2. add scripts

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed May 31, 2022
    Configuration menu
    Copy the full SHA
    b6d8337 View commit details
    Browse the repository at this point in the history
  3. update kustomize build script

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed May 31, 2022
    Configuration menu
    Copy the full SHA
    030b4be View commit details
    Browse the repository at this point in the history
  4. update testdata

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed May 31, 2022
    Configuration menu
    Copy the full SHA
    eb48582 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. add license header

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    9e9a7da View commit details
    Browse the repository at this point in the history
  2. auto build etcd with envtest if platform is darwin/arm64.

    Only builds if etcd doesn't already exist on the system
    
    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    9f9e6d0 View commit details
    Browse the repository at this point in the history