(fix): Add md-field for categoryDescription and fixed package.yaml(openebs) (#29)
* added categoryDescription as md-content, fixed package.yaml(openebs) Signed-off-by: daitya109 <adikid1996@gmail.com>
This commit is contained in:
@@ -11,8 +11,11 @@ metadata:
|
||||
support: https://slack.kubernetes.io/
|
||||
spec:
|
||||
displayName: pod-delete
|
||||
categoryDescription: >
|
||||
Pod delete contains chaos to disrupt state of kubernetes resources. Experiments can inject random pod delete failures against specified application.
|
||||
categoryDescription: |
|
||||
Pod delete contains chaos to disrupt state of kubernetes resources. Experiments can inject random pod delete failures against specified application.
|
||||
- Causes (forced/graceful) pod failure of random replicas of an application deployment.
|
||||
- Tests deployment sanity (replica availability & uninterrupted service) and recovery workflows of the application pod.
|
||||
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- State
|
||||
|
Reference in New Issue
Block a user