Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Rename Packet references in the remaining places: code and config examples. #1546

Closed
ipochi opened this issue Aug 4, 2021 · 0 comments
Closed
Assignees
Labels
kind/documentation Issues about documentation kind/enhancement New feature or request
Milestone

Comments

@ipochi
Copy link
Member

ipochi commented Aug 4, 2021

Since #1537 was merged, it is slightly confusing to the end user that the documentation says Equinix Metal but in the code and cluster configuration we still continue to use packet.

This issue tracks the 2nd part of #1060.

Chiefly we should take care updating the following references:

  1. Cluster config should be cluster "equinixmetal {}" instead of cluster "packet" {}
  2. Examples, unit tests, CI should be changed to reflect the above point.
  3. Migrate from Packet Terraform provider to Equinix Metal Terraform Provider
  4. Migration steps for existing clusters.
  5. Code changes {package names, build tags, file and dir names} from packet to equinixmetal
  6. Packet CCM to EquinixMetal CCM
  7. Any components making use of the reference packet be changed to equinixmetal
  8. Configuration parameters to be updated to reflect the name change.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/documentation Issues about documentation kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants