inlets / inletsctl

Create inlets servers on the top cloud platforms
https://docs.inlets.dev/
MIT License
457 stars 63 forks source link

Rename packet provider to Equinix Metal #83

Closed alexellis closed 3 years ago

alexellis commented 3 years ago

Signed-off-by: Alex Ellis (OpenFaaS Ltd) alexellis2@gmail.com

Description

As part of packet's rename, this changes the provider and flags to keep in line. Go mod also updated for the newer packngo vresion.

How Has This Been Tested?

No end to end testing yet.

How are existing users impacted? What migration steps/scripts do we need?

Consumers of the provision package will need to do an update to rename symbols from packet to the new name.

alexellis commented 3 years ago

@jsiebens FYI in case you use this anywhere.

jsiebens commented 3 years ago

thanks for mentioning