adding minimal keywords for searching in chaoshub (#502)

* adding minimal keywords for searching on chaoshub

Signed-off-by: shubham chaudhary <shubham@chaosnative.com>

* adding k8s keywords

Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
This commit is contained in:
Shubham Chaudhary
2021-09-01 15:26:28 +05:30
committed by GitHub
parent ef7595e3b3
commit fa29cf9905
60 changed files with 113 additions and 70 deletions

View File

@@ -13,6 +13,7 @@ spec:
Kill all openebs control plane pods and check if gets scheduled again.
keywords:
- Kubernetes
- K8S
- OpenEBS
platforms:
- GKE

View File

@@ -13,6 +13,7 @@ spec:
Kill the OpenEBS NFS provisioner container and check if pods consuming the NFS PVs continue to be available and volumes are writable (RWM mode)
keywords:
- Kubernetes
- K8S
- OpenEBS
- NFS
platforms:

View File

@@ -14,6 +14,7 @@ spec:
Kill the pool container and check if gets scheduled again.
keywords:
- Kubernetes
- K8S
- Storage Pool
- OpenEBS
platforms:

View File

@@ -16,6 +16,7 @@ spec:
- Tests deployment sanity (replica availability & uninterrupted service) and recovery workflows of the application pod.
keywords:
- Kubernetes
- K8S
- Storage Pool
- OpenEBS
platforms:

View File

@@ -13,8 +13,10 @@ spec:
Network delay to pool pod belonging to a OpenEBS PVC
keywords:
- Kubernetes
- K8S
- Storage Pool
- OpenEBS
- Network
platforms:
- GKE
- EKS

View File

@@ -13,8 +13,10 @@ spec:
Network loss to pool pod belonging to a OpenEBS PVC
keywords:
- Kubernetes
- K8S
- Storage Pool
- OpenEBS
- Network
platforms:
- GKE
- EKS

View File

@@ -14,6 +14,7 @@ spec:
Kill the pool pod and check if gets scheduled again.
keywords:
- Kubernetes
- K8S
- Storage Pool
- OpenEBS
platforms:

View File

@@ -14,6 +14,7 @@ spec:
Kill the cstor target/Jiva controller container and check if gets created again
keywords:
- Kubernetes
- K8S
- Storage Controller
- OpenEBS
platforms:

View File

@@ -15,7 +15,8 @@ spec:
keywords:
- OpenEBS
- Kubernetes
- Network Delay
- K8S
- Network
platforms:
- GKE
- EKS

View File

@@ -14,8 +14,9 @@ spec:
Network loss to the target pod belonging to an OpenEBS PVC
keywords:
- Kubernetes
- K8S
- OpenEBS
- Network Loss
- Network
platforms:
- GKE
- EKS

View File

@@ -14,6 +14,7 @@ spec:
Kill the cstor target/Jiva controller pod and check if gets created again
keywords:
- Kubernetes
- K8S
- Storage Controller
- OpenEBS
platforms:

View File

@@ -27,9 +27,14 @@ spec:
- openebs-pool-disk-loss
- openebs-nfs-provisioner-kill
keywords:
- Kubernetes
- K8S
- OpenEBS
- CAS
- Storage
- Network
- Pod
- Pool
maintainers:
- name: ksatchit
email: karthik.s@mayadata.io