Skip to content

Commit

Permalink
Add workloadpattern labels in the pod spec section
Browse files Browse the repository at this point in the history
Signed-off-by: Shylesh Kumar Mohan <[email protected]>
  • Loading branch information
shylesh committed Jun 18, 2023
1 parent e6aa920 commit 1627d45
Show file tree
Hide file tree
Showing 90 changed files with 90 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-1
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-10
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-11
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-12
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-13
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-14
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-15
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-16

spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-17
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-18
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-19
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-2
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-20
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-3
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-4
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-5
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-6
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-7
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-8
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-9
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apps.open-cluster-management.io/v1
kind: Subscription
metadata:
annotations:
apps.open-cluster-management.io/github-branch: master
apps.open-cluster-management.io/github-branch: move-pod-labels-to-spec
apps.open-cluster-management.io/github-path: rdr/busybox/app-busybox-1/resources
labels:
app: busybox-sample
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-21
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-22
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-23
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-24
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
metadata:
labels:
workload: busybox-25
workloadpattern: simple_io
spec:
containers:
- command: ["/bin/sh", "-c"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apps.open-cluster-management.io/v1
kind: Subscription
metadata:
annotations:
apps.open-cluster-management.io/github-branch: master
apps.open-cluster-management.io/github-branch: move-pod-labels-to-spec
apps.open-cluster-management.io/github-path: rdr/busybox/app-busybox-2/resources
labels:
app: busybox-sample
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
metadata:
labels:
workload: busybox-41
workloadpattern: simple_io
spec:
containers:
- command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
metadata:
labels:
workload: busybox-42
workloadpattern: simple_io
spec:
containers:
- command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
metadata:
labels:
workload: busybox-43
workloadpattern: simple_io
spec:
containers:
- command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
metadata:
labels:
workload: busybox-44
workloadpattern: simple_io
spec:
containers:
- command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
metadata:
labels:
workload: busybox-45
workloadpattern: simple_io
spec:
containers:
- command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
metadata:
labels:
workload: busybox-46
workloadpattern: simple_io
spec:
containers:
- command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
metadata:
labels:
workload: busybox-47
workloadpattern: simple_io
spec:
containers:
- command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
metadata:
labels:
workload: busybox-48
workloadpattern: simple_io
spec:
containers:
- command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
metadata:
labels:
workload: busybox-49
workloadpattern: simple_io
spec:
containers:
- command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
metadata:
labels:
workload: busybox-50
workloadpattern: simple_io
spec:
containers:
- command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
metadata:
labels:
workload: busybox-51
workloadpattern: simple_io
spec:
containers:
- command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
metadata:
labels:
workload: busybox-52
workloadpattern: simple_io
spec:
containers:
- command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
metadata:
labels:
workload: busybox-53
workloadpattern: simple_io
spec:
containers:
- command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
metadata:
labels:
workload: busybox-54
workloadpattern: simple_io
spec:
containers:
- command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
metadata:
labels:
workload: busybox-55
workloadpattern: simple_io
spec:
containers:
- command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
metadata:
labels:
workload: busybox-56
workloadpattern: simple_io
spec:
containers:
- command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
metadata:
labels:
workload: busybox-57
workloadpattern: simple_io
spec:
containers:
- command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
metadata:
labels:
workload: busybox-58
workloadpattern: simple_io
spec:
containers:
- command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
metadata:
labels:
workload: busybox-59
workloadpattern: simple_io
spec:
containers:
- command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
metadata:
labels:
workload: busybox-60
workloadpattern: simple_io
spec:
containers:
- command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apps.open-cluster-management.io/v1
kind: Subscription
metadata:
annotations:
apps.open-cluster-management.io/github-branch: master
apps.open-cluster-management.io/github-branch: move-pod-labels-to-spec
apps.open-cluster-management.io/github-path: rdr/busybox/app-busybox-3/resources
labels:
app: busybox-sample
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
metadata:
labels:
workload: busybox-61
workloadpattern: simple_io
spec:
containers:
- command:
Expand Down
Loading

0 comments on commit 1627d45

Please sign in to comment.