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

Moved tooling install from Makefile to tools.go #211

Merged
merged 2 commits into from
Aug 30, 2022
Merged

Moved tooling install from Makefile to tools.go #211

merged 2 commits into from
Aug 30, 2022

Commits on Aug 30, 2022

  1. Moved tooling install from Makefile to tools.go

    * Removed unused bins for envsubst, conversion-gen
    * Removed unused Makefile directives
    * Match kubernetes library imports to tinkerbell/tink (v0.23.0)
    * Match kubectl version to go imports (v1.23.0)
    
    Signed-off-by: Micah Hausler <mhausler@amazon.com>
    micahhausler authored and chrisdoherty4 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    60f1f38 View commit details
    Browse the repository at this point in the history
  2. Fix object validation tests in reconcilers

    Signed-off-by: Chris Doherty <chris.doherty4@gmail.com>
    chrisdoherty4 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    0f23a03 View commit details
    Browse the repository at this point in the history