Skip to content

Commit

Permalink
fixes annotation -> annotations
Browse files Browse the repository at this point in the history
Signed-off-by: neelanjan00 <[email protected]>
  • Loading branch information
neelanjan00 committed Oct 3, 2023
1 parent 747363d commit 5a1a979
Show file tree
Hide file tree
Showing 20 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion experiments/bank-of-anthos/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_bank-of-anthos"
annotation: {}
annotations: {}
spec:
appinfo:
appns: 'bank'
Expand Down
2 changes: 1 addition & 1 deletion experiments/bank-of-anthos/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_bank-of-anthos"
annotation: {}
annotations: {}
spec:
appinfo:
appns: 'bank'
Expand Down
2 changes: 1 addition & 1 deletion experiments/namespaced-scope-chaos/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.adminModeNamespace}}_hello-world"
annotation: {}
annotations: {}
spec:
appinfo:
appns: {{workflow.parameters.adminModeNamespace}}
Expand Down
2 changes: 1 addition & 1 deletion experiments/namespaced-scope-chaos/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.adminModeNamespace}}_hello-world"
annotation: {}
annotations: {}
spec:
appinfo:
appns: {{workflow.parameters.adminModeNamespace}}
Expand Down
2 changes: 1 addition & 1 deletion experiments/node-cpu-hog/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.context}}"
annotation: {}
annotations: {}
spec:
jobCleanUpPolicy: retain
engineState: 'active'
Expand Down
2 changes: 1 addition & 1 deletion experiments/node-cpu-hog/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.context}}"
annotation: {}
annotations: {}
spec:
jobCleanUpPolicy: retain
engineState: 'active'
Expand Down
2 changes: 1 addition & 1 deletion experiments/node-memory-hog/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.context}}"
annotation: {}
annotations: {}
spec:
jobCleanUpPolicy: retain
engineState: 'active'
Expand Down
2 changes: 1 addition & 1 deletion experiments/node-memory-hog/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.context}}"
annotation: {}
annotations: {}
spec:
jobCleanUpPolicy: retain
engineState: 'active'
Expand Down
2 changes: 1 addition & 1 deletion experiments/pod-cpu-hog/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_kube-proxy"
annotation: {}
annotations: {}
spec:
appinfo:
appns: kube-system
Expand Down
2 changes: 1 addition & 1 deletion experiments/pod-cpu-hog/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_kube-proxy"
annotation: {}
annotations: {}
spec:
appinfo:
appns: kube-system
Expand Down
2 changes: 1 addition & 1 deletion experiments/pod-delete/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_kube-proxy"
annotation: {}
annotations: {}
spec:
appinfo:
appns: kube-system
Expand Down
2 changes: 1 addition & 1 deletion experiments/pod-delete/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_kube-proxy"
annotation: {}
annotations: {}
spec:
appinfo:
appns: kube-system
Expand Down
2 changes: 1 addition & 1 deletion experiments/pod-memory-hog/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_kube-proxy"
annotation: {}
annotations: {}
spec:
appinfo:
appns: kube-system
Expand Down
2 changes: 1 addition & 1 deletion experiments/pod-memory-hog/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_kube-proxy"
annotation: {}
annotations: {}
spec:
appinfo:
appns: kube-system
Expand Down
2 changes: 1 addition & 1 deletion experiments/podtato-head/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.adminModeNamespace}}_podtato-main"
annotation: {}
annotations: {}
spec:
appinfo:
appns: {{workflow.parameters.adminModeNamespace}}
Expand Down
2 changes: 1 addition & 1 deletion experiments/podtato-head/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.adminModeNamespace}}_podtato-main"
annotation: {}
annotations: {}
spec:
appinfo:
appns: {{workflow.parameters.adminModeNamespace}}
Expand Down
10 changes: 5 additions & 5 deletions experiments/sock-shop-promProbe/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_carts"
annotation: {}
annotations: {}
spec:
appinfo:
appns: 'sock-shop'
Expand Down Expand Up @@ -834,7 +834,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_orders"
annotation: {}
annotations: {}
spec:
appinfo:
appns: 'sock-shop'
Expand Down Expand Up @@ -903,7 +903,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_catalogue"
annotation: {}
annotations: {}
spec:
appinfo:
appns: 'sock-shop'
Expand Down Expand Up @@ -976,7 +976,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_user-db"
annotation: {}
annotations: {}
spec:
appinfo:
appns: 'sock-shop'
Expand Down Expand Up @@ -1052,7 +1052,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_catalogue-db"
annotation: {}
annotations: {}
spec:
appinfo:
appns: 'sock-shop'
Expand Down
10 changes: 5 additions & 5 deletions experiments/sock-shop-promProbe/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_carts"
annotation: {}
annotations: {}
spec:
appinfo:
appns: 'sock-shop'
Expand Down Expand Up @@ -838,7 +838,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_orders"
annotation: {}
annotations: {}
spec:
appinfo:
appns: 'sock-shop'
Expand Down Expand Up @@ -907,7 +907,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.env.appNamespace}}_catalogue"
annotation: {}
annotations: {}
spec:
appinfo:
appns: 'sock-shop'
Expand Down Expand Up @@ -980,7 +980,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_user-db"
annotation: {}
annotations: {}
spec:
appinfo:
appns: 'sock-shop'
Expand Down Expand Up @@ -1056,7 +1056,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_catalogue-db"
annotation: {}
annotations: {}
spec:
appinfo:
appns: 'sock-shop'
Expand Down
10 changes: 5 additions & 5 deletions experiments/sock-shop/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_carts"
annotation: {}
annotations: {}
spec:
appinfo:
appns: 'sock-shop'
Expand Down Expand Up @@ -835,7 +835,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_orders"
annotation: {}
annotations: {}
spec:
appinfo:
appns: 'sock-shop'
Expand Down Expand Up @@ -905,7 +905,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_catalogue"
annotation: {}
annotations: {}
spec:
appinfo:
appns: 'sock-shop'
Expand Down Expand Up @@ -979,7 +979,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_user-db"
annotation: {}
annotations: {}
spec:
appinfo:
appns: 'sock-shop'
Expand Down Expand Up @@ -1055,7 +1055,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_catalogue-db"
annotation: {}
annotations: {}
spec:
appinfo:
appns: 'sock-shop'
Expand Down
10 changes: 5 additions & 5 deletions experiments/sock-shop/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_carts"
annotation: {}
annotations: {}
spec:
appinfo:
appns: 'sock-shop'
Expand Down Expand Up @@ -839,7 +839,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_orders"
annotation: {}
annotations: {}
spec:
appinfo:
appns: 'sock-shop'
Expand Down Expand Up @@ -909,7 +909,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_catalogue"
annotation: {}
annotations: {}
spec:
appinfo:
appns: 'sock-shop'
Expand Down Expand Up @@ -983,7 +983,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_user-db"
annotation: {}
annotations: {}
spec:
appinfo:
appns: 'sock-shop'
Expand Down Expand Up @@ -1059,7 +1059,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.appNamespace}}_catalogue-db"
annotation: {}
annotations: {}
spec:
appinfo:
appns: 'sock-shop'
Expand Down

0 comments on commit 5a1a979

Please sign in to comment.