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 Vultr provider #88

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Mar 17, 2024

  1. Add vultr provider

    guisea committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    9af777d View commit details
    Browse the repository at this point in the history
  2. Fixed formatting gofumpt

    guisea committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    a149e20 View commit details
    Browse the repository at this point in the history
  3. Update providers/vultr/provider.go

    Co-authored-by: Anbraten <[email protected]>
    guisea and anbraten committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    5da7b7a View commit details
    Browse the repository at this point in the history
  4. Return error if image not found

    Co-authored-by: Anbraten <[email protected]>
    guisea and anbraten committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    4352396 View commit details
    Browse the repository at this point in the history
  5. Error is descriptive enough. Remove comment

    Co-authored-by: Anbraten <[email protected]>
    guisea and anbraten committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    8032cd6 View commit details
    Browse the repository at this point in the history
  6. Go mod tidy/format

    guisea committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    32a7068 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Removed unnecesary conversion

    guisea committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    391c806 View commit details
    Browse the repository at this point in the history
  2. Fix gomnd linter

    guisea committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    80355bf View commit details
    Browse the repository at this point in the history
  3. Fix gomnd linter

    guisea committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    7158e40 View commit details
    Browse the repository at this point in the history
  4. fix formatting

    guisea committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    fbbed8f View commit details
    Browse the repository at this point in the history