Rename Packet to Equinix Metal in docs - #1409
Maartje Eyskens (meyskens) wants to merge 1 commit into
Conversation
|
A conflict... that will learn me to not update my remote ;) |
a0485ca to
7ed801d
Compare
|
Fixed the feedback, ready for review again! |
Iago L贸pez Galeiras (iaguis)
left a comment
There was a problem hiding this comment.
Can we change other mentions of Packet? I see some links in how-to-guides/ingress-with-contour-metallb.md, how-to-guides/rook-ceph-storage.md, configuration-reference/components/metallb.md, concepts/packet.md.
I think changing file names (e.g. packet.md) can be done later when we change cluster "packet" to cluster "equinix_metal" or similar.
Otherwise can you include all changes in one commit?
13fc9dd to
cb0a7bd
Compare
|
Iago L贸pez Galeiras (@iaguis) finetined my search and found even more 馃槄 All changed now |
Iago L贸pez Galeiras (iaguis)
left a comment
There was a problem hiding this comment.
Found some more with an awesome command:
> ag Packet | grep -v Equinix | awk -F: '{print $1}' | uniq
configuration-reference/platforms/packet.md
configuration-reference/components/prometheus-operator.md
quickstarts/packet.md
how-to-guides/setup-thirdparty-auth-for-grafana.md
how-to-guides/backup-rook-ceph-volumes.md
how-to-guides/monitoring-with-prometheus-operator.md
concepts/dns.md
concepts/securing-lokomotive-cluster.md
|
Another thing about changing file names is broken links. So maybe we can keep the old pages around for a while with redirects to new docs and then remove it after couple of releases. |
|
Time for more changes :) do not review for a while ;) |
Signed-off-by: Maartje Eyskens <maartje@kinvolk.io>
fd10f45 to
57198f5
Compare
|
Should have catched them all by now :) Let me know if you find some more! |
|
A lot of it has been changed. I think this can be closed. |
Rename Packet to Equinix Metal in docs
Renames Packet to Equinix Metal in the readme and quickstart, I did not change the file names as not to break links. If you also want to have that done happy to add redirects.
How to use
Read the documentation ;)
Testing done
None
Notes
Sorry still used my fork, pushed it before i realized i forgot to change back the Git remote.