Skip to content

Remove "with-helm=true" support from Preview Environments #9844

@meysholdt

Description

@meysholdt

Is your feature request related to a problem? Please describe

In preparation to delete the Helm Chart (#9842), delete the with-helm annotation support from Werft Jobs. With that change, Helm can no longer be used in preview environments.

Describe the behaviour you'd like

Delete all code that implements the following flag:

const withHelm = "with-helm" in buildConfig && !mainBuild;

Additional context

We should also confirm with all product teams that nobody still depends on this feature.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions