mudler/yip

MachineID is confidential and should not be exposed on the network

オープン

#86 opened on 2023/04/17

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)Go (32 件のフォーク)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (110 個のスター)
PR merge metrics
 (平均マージ 5d 9h) (30d で 10 merged PRs)

説明

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?

コントリビューターガイド