talos icon indicating copy to clipboard operation
talos copied to clipboard

Preserve more kernel parameters upon install/upgrade

Open mattiascockburn opened this issue 1 year ago • 1 comments

Feature Request

Description

Currently a specific set of kernel parameters is preserved during install/upgrade no matter what: https://github.com/siderolabs/talos/blob/9b9159d1e04d337dc3a51e41be57f4795e71255d/internal/pkg/install/install.go#L180

One common way a user might also customize the running system is through the use of talos.environment parameters (settings like http(s)_proxy, no_proxy and the like). Would it be possible to include these parameters in the list of preserved parameters as well?

I know that the could also be set in a machineconfig, but this needs to be done separately.

mattiascockburn avatar Aug 07 '24 15:08 mattiascockburn

We would rather not make more kernel args to be preserved, and move towards machine configuration (multi-document) which will be available in any machine state (running Kubernetes or wiped).

smira avatar Aug 07 '24 15:08 smira

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Feb 04 '25 02:02 github-actions[bot]

This issue was closed because it has been stalled for 7 days with no activity.

github-actions[bot] avatar Feb 09 '25 02:02 github-actions[bot]