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

Add functionality for users to retrieve template by Name as well as UUID #553

Merged
merged 4 commits into from May 4, 2022

Commits on May 4, 2022

  1. Add tinkerbell/lint-install to tools.go

    Signed-off-by: Manuel Mendez <mmendez@equinix.com>
    mmlb committed May 4, 2022
    Configuration menu
    Copy the full SHA
    2102da8 View commit details
    Browse the repository at this point in the history
  2. Run updated lint-install

    Signed-off-by: Manuel Mendez <mmendez@equinix.com>
    mmlb committed May 4, 2022
    Configuration menu
    Copy the full SHA
    dfae7ce View commit details
    Browse the repository at this point in the history
  3. Add functionality for users to retrieve template by Name as well as UUID

    Signed-off-by: William Belcher <william.belcher@hotmail.com>
    Co-Authored-by: Manuel Mendez <mmendez@equinix.com>
    Signed-off-by: Manuel Mendez <mmendez@equinix.com>
    Belchy06 and mmlb committed May 4, 2022
    Configuration menu
    Copy the full SHA
    a6e76fb View commit details
    Browse the repository at this point in the history
  4. tink-cli: Ensure opt.RetrieveData is non-nil before invoking

    Otherwise we get a nice panic.
    
    Signed-off-by: Manuel Mendez <github@i.m.mmlb.dev>
    mmlb committed May 4, 2022
    Configuration menu
    Copy the full SHA
    15fb537 View commit details
    Browse the repository at this point in the history