sighupio / furyctl

furyctl is the KFD (Kubernetes Fury Distribution) lifecycle manager
https://sighup.io
Apache License 2.0
32 stars 4 forks source link

feat: added --distro-patches flag #511

Closed Al-Pragliola closed 2 months ago

Al-Pragliola commented 2 months ago

usage: --distro-patches go-getter/compatible/path

Within the location, the folders must have the target KFD version as name (e.g. v1.29.0) and the contents should be compatible with those from the https://github.com/sighupio/fury-distribution repository.

closes #503