Skip to content

fix(config): remove helm toolset from default enabled toolsets#826

Merged
manusa merged 1 commit intocontainers:mainfrom
matzew:helm/remove_from_defaults
Mar 3, 2026
Merged

fix(config): remove helm toolset from default enabled toolsets#826
manusa merged 1 commit intocontainers:mainfrom
matzew:helm/remove_from_defaults

Conversation

@matzew
Copy link
Collaborator

@matzew matzew commented Feb 26, 2026

Fixes #819

Helm is an optional tool that not every user needs. Removing it from the default set reduces the initial context size and avoids exposing destructive operations (install, uninstall) unless explicitly opted in.

@matzew
Copy link
Collaborator Author

matzew commented Feb 26, 2026

/hold
Should be merged/rebased after #825 lands

@matzew matzew force-pushed the helm/remove_from_defaults branch from 0cf9333 to e5be152 Compare February 26, 2026 18:49
@matzew
Copy link
Collaborator Author

matzew commented Feb 26, 2026

@nader-ziada @Cali0707 is now ready and rebased

@manusa
Copy link
Member

manusa commented Feb 27, 2026

As discussed internally, please don't merge until we cut a new release later today.

@manusa manusa added this to the 0.1.0 milestone Mar 2, 2026
Helm is an optional tool that not every user needs. Removing it from
the default set reduces the initial context size and avoids exposing
destructive operations (install, uninstall) unless explicitly opted in.

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
@matzew matzew force-pushed the helm/remove_from_defaults branch from e5be152 to 447d67e Compare March 3, 2026 07:46
Copy link
Member

@manusa manusa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thx!

@manusa manusa merged commit f4ec533 into containers:main Mar 3, 2026
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Breaking Change]: Do not enable helm by default

2 participants