litmuschaos / litmus

Litmus helps SREs and developers practice chaos engineering in a Cloud-native way. Chaos experiments are published at the ChaosHub (https://hub.litmuschaos.io). Community notes is at https://hackmd.io/a4Zu_sH4TZGeih-xCimi3Q
https://litmuschaos.io
Apache License 2.0
4.4k stars 691 forks source link

Include K8s manifest validation check in litmus travis CI #213

Closed ksatchit closed 7 months ago

ksatchit commented 6 years ago

Is this a BUG REPORT or FEATURE REQUEST?

FEATURE REQUEST

What happened:

What you expected to happen:

How to fix it:

Anything else we need to know?:

ksatchit commented 6 years ago

cc: @kmova @AmitKumarDas for guidance !

AmitKumarDas commented 6 years ago

Can Litmus validate the specs/yamls as part of a test scenario execution process?

mathagician commented 4 years ago

@ksatchit I would like to work on this issue.

ksatchit commented 7 months ago

Helm lint is being used for the experiment CR and deployment manifests in litmus-helm repo