Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Improve features configuration #43670

@mabartos

Description

@mabartos

Description

It'd be nice to do some improvements on how we handle features, especially from the configuration perspective. We were talking about the case when the management of lists of enabled/disabled features is in some cases hard to handle - especially in a prebuilt image when dealing with the large lists of features is painful.

The other issue with feature configuration is visible in the CLI and docs for the features and features-disabled properties, as it lists all features available that could be specified. The UX to read/manage is bad, and we could provide some mechanism on how to handle it better.

Another improvement we could do is to have some help commands for features where you will find more details about available features and potentially about their state in the augmented distribution.

Goals

  • More fine-grained approach on how to enable/disable features
  • Display features information in the CLI
  • Improve the expected values enumeration for features and features-disabled options

Non-Goals

n/a

Notes

No response

Sub-issues

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions