Skip to content

task connection authSecretRef namespace does not fallback to the namespace the task is in #187

@peterwillis

Description

@peterwillis

I noticed that the namespace field on the authSecretRef is required, and if not set falls back to the default namespace. With a small amount of guidance I am happy to submit a PR that makes it fall back to using the namespace the task is in.

key := types.NamespacedName{Namespace: secretRef.Namespace, Name: secretRef.Name}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions