Skip to content

Add support for Apps in any namespace #270

Closed
@gravufo

Description

@gravufo

What problem are you facing?

In my use-case, I have apps in many different namespaces and not only in the default namespace.
This provider does not properly support this feature (see argo doc here).

How could Crossplane help solve your problem?

Change the Observe call to use the Get endpoint and add an appNamespace field in the MR spec so that it can be provided in the Get call.

Note: I saw that you are not using the Get endpoint due to the permission denied issue, but from my testing, that issue only arises if the appNamespace is not provided and you're trying to get an app which is not in the default namespace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions