Skip to content

Deleting Namespace will delete secret before CRD resources #52

@defenestration

Description

@defenestration

Hello,

Following directions for the cosmos-todo, there weren't instructions on how to set up the aso secret, so I created the secret in the namespace, which is suggested in ASO's main site docs. However when cleaning up cosmos-todo, the suggestion is to remove the namespace.

However, it seems the secret gets removed before the ASO CRD resources, so the aso controller is unable to remove the Azure resources or the CRD resources. This would probably work with a global credential, or if the ASO resources were removed first. Seems like it would be good for docs to reflect this, IMO. The docs for cosmos-todo don't really detail how the credential should be set up, so that could be noted as well.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions