Skip to content

Commit

Permalink
feat(v1.13.2): Adding manifests for the 1.13.2 (#2546)
Browse files Browse the repository at this point in the history
Signed-off-by: shubhamchaudhary <[email protected]>
  • Loading branch information
ispeakc0de authored Mar 15, 2021
1 parent ff403aa commit b81c2ee
Show file tree
Hide file tree
Showing 6 changed files with 790 additions and 90 deletions.
38 changes: 18 additions & 20 deletions docs/litmus-namespaced-scope/litmus-namespaced-crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,21 +106,22 @@ spec:
k8sProbe/inputs:
type: object
properties:
command:
type: object
properties:
group:
type: string
version:
type: string
resource:
type: string
namespace:
type: string
fieldSelector:
type: string
labelSelector:
type: string
group:
type: string
version:
type: string
resource:
type: string
namespace:
type: string
fieldSelector:
type: string
labelSelector:
type: string
operation:
type: string
pattern: ^(present|absent|create|delete)$
minLength: 1
cmdProbe/inputs:
type: object
properties:
Expand Down Expand Up @@ -149,7 +150,8 @@ spec:
minLength: 1
insecureSkipVerify:
type: boolean
minLength: 1
responseTimeout:
type: integer
method:
type: object
minProperties: 1
Expand Down Expand Up @@ -217,10 +219,6 @@ spec:
type: string
pattern: ^(SOT|EOT|Edge|Continuous|OnChaos)$
minLength: 1
operation:
type: string
pattern: ^(present|absent|create|delete)$
minLength: 1
data:
type: string
components:
Expand Down
14 changes: 7 additions & 7 deletions docs/litmus-namespaced-scope/litmus-namespaced-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
app.kubernetes.io/name: litmus
# provide unique instance-id if applicable
# app.kubernetes.io/instance: litmus-abcxzy
app.kubernetes.io/version: v1.13.0
app.kubernetes.io/version: v1.13.2
app.kubernetes.io/component: operator-serviceaccount
app.kubernetes.io/part-of: litmus
app.kubernetes.io/managed-by: kubectl
Expand All @@ -22,7 +22,7 @@ metadata:
app.kubernetes.io/name: litmus
# provide unique instance-id if applicable
# app.kubernetes.io/instance: litmus-abcxzy
app.kubernetes.io/version: v1.13.0
app.kubernetes.io/version: v1.13.2
app.kubernetes.io/component: operator-role
app.kubernetes.io/part-of: litmus
app.kubernetes.io/managed-by: kubectl
Expand Down Expand Up @@ -59,7 +59,7 @@ metadata:
app.kubernetes.io/name: litmus
# provide unique instance-id if applicable
# app.kubernetes.io/instance: litmus-abcxzy
app.kubernetes.io/version: v1.13.0
app.kubernetes.io/version: v1.13.2
app.kubernetes.io/component: operator-rolebinding
app.kubernetes.io/part-of: litmus
app.kubernetes.io/managed-by: kubectl
Expand All @@ -81,7 +81,7 @@ metadata:
app.kubernetes.io/name: litmus
# provide unique instance-id if applicable
# app.kubernetes.io/instance: litmus-abcxzy
app.kubernetes.io/version: v1.13.0
app.kubernetes.io/version: v1.13.2
app.kubernetes.io/component: operator
app.kubernetes.io/part-of: litmus
app.kubernetes.io/managed-by: kubectl
Expand All @@ -97,7 +97,7 @@ spec:
app.kubernetes.io/name: litmus
# provide unique instance-id if applicable
# app.kubernetes.io/instance: litmus-abcxzy
app.kubernetes.io/version: v1.13.0
app.kubernetes.io/version: v1.13.2
app.kubernetes.io/component: operator
app.kubernetes.io/part-of: litmus
app.kubernetes.io/managed-by: kubectl
Expand All @@ -106,13 +106,13 @@ spec:
serviceAccountName: litmus
containers:
- name: chaos-operator
image: litmuschaos/chaos-operator:1.13.0
image: litmuschaos/chaos-operator:1.13.2
command:
- chaos-operator
imagePullPolicy: Always
env:
- name: CHAOS_RUNNER_IMAGE
value: "litmuschaos/chaos-runner:1.13.0"
value: "litmuschaos/chaos-runner:1.13.2"
- name: WATCH_NAMESPACE
valueFrom:
fieldRef:
Expand Down
38 changes: 18 additions & 20 deletions docs/litmus-operator-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -233,21 +233,22 @@ spec:
k8sProbe/inputs:
type: object
properties:
command:
type: object
properties:
group:
type: string
version:
type: string
resource:
type: string
namespace:
type: string
fieldSelector:
type: string
labelSelector:
type: string
group:
type: string
version:
type: string
resource:
type: string
namespace:
type: string
fieldSelector:
type: string
labelSelector:
type: string
operation:
type: string
pattern: ^(present|absent|create|delete)$
minLength: 1
cmdProbe/inputs:
type: object
properties:
Expand Down Expand Up @@ -276,7 +277,8 @@ spec:
minLength: 1
insecureSkipVerify:
type: boolean
minLength: 1
responseTimeout:
type: integer
method:
type: object
minProperties: 1
Expand Down Expand Up @@ -344,10 +346,6 @@ spec:
type: string
pattern: ^(SOT|EOT|Edge|Continuous|OnChaos)$
minLength: 1
operation:
type: string
pattern: ^(present|absent|create|delete)$
minLength: 1
data:
type: string
components:
Expand Down
38 changes: 18 additions & 20 deletions docs/litmus-operator-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -233,21 +233,22 @@ spec:
k8sProbe/inputs:
type: object
properties:
command:
type: object
properties:
group:
type: string
version:
type: string
resource:
type: string
namespace:
type: string
fieldSelector:
type: string
labelSelector:
type: string
group:
type: string
version:
type: string
resource:
type: string
namespace:
type: string
fieldSelector:
type: string
labelSelector:
type: string
operation:
type: string
pattern: ^(present|absent|create|delete)$
minLength: 1
cmdProbe/inputs:
type: object
properties:
Expand Down Expand Up @@ -276,7 +277,8 @@ spec:
minLength: 1
insecureSkipVerify:
type: boolean
minLength: 1
responseTimeout:
type: integer
method:
type: object
minProperties: 1
Expand Down Expand Up @@ -344,10 +346,6 @@ spec:
type: string
pattern: ^(SOT|EOT|Edge|Continuous|OnChaos)$
minLength: 1
operation:
type: string
pattern: ^(present|absent|create|delete)$
minLength: 1
data:
type: string
components:
Expand Down
Loading

0 comments on commit b81c2ee

Please sign in to comment.