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

Rebrand rename driver #57

Merged
merged 6 commits into from
Feb 18, 2021
Merged

Rebrand rename driver #57

merged 6 commits into from
Feb 18, 2021

Conversation

jmarhee
Copy link
Contributor

@jmarhee jmarhee commented Feb 11, 2021

I began updating this package in conjunction with the Rancher UI driver, which for whatever reason, was assuming the driver name would be one word rather than two, so I elected to use metal rather than equinix-metal -- this would be a trivial thing to revert, if we prefer the full name, but opening the PR using what I know to be a working use of the rebranded name and providing the context.

Fixes #56

.goreleaser.yml Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
@jmarhee jmarhee marked this pull request as draft February 12, 2021 18:54
@displague displague marked this pull request as ready for review February 18, 2021 05:25
@displague
Copy link
Member

displague commented Feb 18, 2021

@jmarhee I pushed up fixes for my last bit of feedback. If we merge this we will want to get the repo rename in immediately afterward.

Now that I've looked at the code a little closer, I'm wondering if metal is a fair driver name for a Docker machine driver. In Terraform you are specifying equinix/metal in your configuration. In Docker machine syntax you will never use equinix after the driver is installed.

Users can alias drivers, so if metal is ambiguous they can make a more appropriate name.

I'm ok with metal, fwiw.

I'll approve this PR since it is passing tests and I've taken a closer look. I'll leave it to you to offer a final review and merge.

jmarhee and others added 6 commits February 18, 2021 12:07
…cessfully provisioned a machine

Signed-off-by: Joseph D. Marhee <jmarhee@interiorae.com>
Signed-off-by: Joseph D. Marhee <jmarhee@interiorae.com>
Signed-off-by: Joseph D. Marhee <jmarhee@interiorae.com>
Signed-off-by: Marques Johansson <mjohansson@equinix.com>
Signed-off-by: Joseph D. Marhee <jmarhee@interiorae.com>
Signed-off-by: Marques Johansson <mjohansson@equinix.com>
Signed-off-by: Joseph D. Marhee <jmarhee@interiorae.com>
…e would expect from an environment variable-- this isn't breaking example, but as a debug step is clearer/more consistent.

Signed-off-by: Joseph D. Marhee <jmarhee@interiorae.com>
@jmarhee jmarhee merged commit e0a67cb into equinix:master Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename to docker-machine-driver-equinix-metal
2 participants