Skip to content

Validate cluster stacks #101

@janiskemper

Description

@janiskemper

/kind feature

Describe the solution you'd like
Add validation of cluster stacks as feature to csctl. Some validation might be before the generation, some might be after the generation of the assets.

Validate the following

  • Helm template
  • parsing clusteraddon.yaml
  • CEL expressions in clusteraddon.yaml

Anything else you would like to add:
There is also some advanced validating we could do. That requires some further setup with a running cluster for example.

  • Applying objects from helm charts (only possible with running clusters)
  • Validating CEL expressions even further (requires CRDs of objects), e.g. by checking certain keys exist or not

Metadata

Metadata

Assignees

No one assigned

    Labels

    ContainerIssues or pull requests relevant for Team 2: Container Infra and Tooling

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions