mudler/yip

MachineID is confidential and should not be exposed on the network

開放

#86 建立於 2023年4月17日

 (1 則留言) (1 個反應) (0 位負責人)Go (32 個分叉)github user discovery
enhancementgood first issuehelp wanted

倉庫指標

星標
 (110 顆星)
PR 合併指標
 (平均合併 5天 9小時) (30 天內合併 10 個 PR)

描述

The Hostname Plugin allows using MachineID in a template to generate hostname.

Per the manual page and the machine id library used by this project, machine-id is confidential and shouldn't be disclosed in whole or part.

How do we feel about adding "SecuredMachineID" as an available template variable in the hostname plugin to generate a machine-id derived ID using machine.id.ProtectedID("yipCloudInitHostnameConfiguration"), then later deprecating "MachineID" with a warning when its used?

貢獻者指南