Skip to content

--disable-validation doesn't work with HELM_DIFF_THREE_WAY_MERGE #385

@andrewnazarov

Description

@andrewnazarov

We've noticed that for the new releases with CRDs we started getting errors like "Error: unable to build kubernetes objects from new release manifest: unable to recognize "": no matches for kind "ClusterSecretStore" in version "external-secrets.io/v1alpha1"".

disableValidation was set to true for these releases. And we were wondering what might get wrong as everything had worked properly before. Then we noticed that HELM_DIFF_THREE_WAY_MERGE=true was set not that long ago. We set it to false and the error was gone.

That means that these two properties can't co-exist. Is this intended? Or it's a bug?

Upd: we are using helmfile. That's why I made a reference to a helmfile's key:)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions