-
Notifications
You must be signed in to change notification settings - Fork 257
Open
Description
Custom checks to validate the key entries for ISTIO in K8 CRD Yml file:
Kubelinter should able to validate the the kubernetes ISTIO object of kind VirtualService for following entries in yml
- retries
- timeout
- circuit breaker
- loadBalancer (simple: ROUND_ROBIN) or any other algorithm
if above entries not found in k8 yaml ,kubelinter should raise the error and appropriate remediation.
Metadata
Metadata
Assignees
Labels
No labels