Skip to content

enhancement: adding admission webhook to validate data while applying #99

Open
@axel7083

Description

@axel7083

In the current scenario when applying a ClusterSecret, if something is misconfigured (with valueFrom example with a secret which does not exist) the ClusterSecret is still deployed, but will have an error as an event.

If we add an admission webhook, we could prevent the resource to be validated since it is invalid. Preventing user to deploy something with a bad configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions