kubekey/pkg
liujian ea70663492
feat: add validation for unique host variables in inventory (#2779)
This update introduces a function to ensure that internal IPv4 addresses and SSH connections are unique across all hosts in the inventory. It checks for duplicates and returns an error if any are found, enhancing the integrity of the inventory data.

Signed-off-by: redscholar <blacktiledhouse@gmail.com>
2025-09-28 16:14:05 +08:00
..
connector feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00
const feat : add issue 6787 (#2764) 2025-09-19 09:43:52 +08:00
controllers doc: defined env by struct (#2589) 2025-05-23 06:55:10 +00:00
converter bugfix: fix some system id error (#2770) 2025-09-18 15:29:50 +08:00
executor fix: change builtin/core architectures (#2718) 2025-08-22 21:59:40 +08:00
manager fix: add ui-path for kk web (#2670) 2025-07-25 11:20:41 +08:00
modules feat: add None in gen_cert.policy (#2773) 2025-09-22 15:35:52 +08:00
project bugfix: fix builtin package empty graph bug (#2726) 2025-08-26 03:11:56 +00:00
proxy fix: Make the /schema/config POST endpoint more robust. (#2699) 2025-08-14 14:00:03 +08:00
utils feature: abandan file cycle import (#2721) 2025-08-25 17:15:17 +08:00
variable feature: support same key in different file (#2714) 2025-08-20 11:10:55 +08:00
web feat: add validation for unique host variables in inventory (#2779) 2025-09-28 16:14:05 +08:00