Skip to content

Commit

Permalink
Deprecate buildah task resource variations
Browse files Browse the repository at this point in the history
  • Loading branch information
mmorhun committed Sep 26, 2024
1 parent 3650868 commit 7b14280
Show file tree
Hide file tree
Showing 10 changed files with 30 additions and 0 deletions.
3 changes: 3 additions & 0 deletions task/buildah-10gb/0.1/patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@
- op: replace
path: /spec/steps/0/computeResources/requests/memory
value: 8Gi
- op: add
path: /metadata/annotations/build.appstudio.redhat.com~1expires-on
value: "2025-01-21T00:00:00Z"
3 changes: 3 additions & 0 deletions task/buildah-10gb/0.2/patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@
- op: replace
path: /spec/steps/0/computeResources/requests/memory
value: 8Gi
- op: add
path: /metadata/annotations/build.appstudio.redhat.com~1expires-on
value: "2025-01-21T00:00:00Z"
3 changes: 3 additions & 0 deletions task/buildah-20gb/0.1/patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@
- op: replace
path: /spec/steps/0/computeResources/requests/memory
value: 16Gi
- op: add
path: /metadata/annotations/build.appstudio.redhat.com~1expires-on
value: "2025-01-21T00:00:00Z"
3 changes: 3 additions & 0 deletions task/buildah-20gb/0.2/patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@
- op: replace
path: /spec/steps/0/computeResources/requests/memory
value: 16Gi
- op: add
path: /metadata/annotations/build.appstudio.redhat.com~1expires-on
value: "2025-01-21T00:00:00Z"
3 changes: 3 additions & 0 deletions task/buildah-24gb/0.1/patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@
- op: replace
path: /spec/steps/0/computeResources/requests/cpu
value: "10"
- op: add
path: /metadata/annotations/build.appstudio.redhat.com~1expires-on
value: "2025-01-21T00:00:00Z"
3 changes: 3 additions & 0 deletions task/buildah-24gb/0.2/patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@
- op: replace
path: /spec/steps/0/computeResources/requests/cpu
value: "10"
- op: add
path: /metadata/annotations/build.appstudio.redhat.com~1expires-on
value: "2025-01-21T00:00:00Z"
3 changes: 3 additions & 0 deletions task/buildah-6gb/0.1/patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@
- op: replace
path: /spec/steps/0/computeResources/requests/memory
value: 4Gi
- op: add
path: /metadata/annotations/build.appstudio.redhat.com~1expires-on
value: "2025-01-21T00:00:00Z"
3 changes: 3 additions & 0 deletions task/buildah-6gb/0.2/patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@
- op: replace
path: /spec/steps/0/computeResources/requests/memory
value: 4Gi
- op: add
path: /metadata/annotations/build.appstudio.redhat.com~1expires-on
value: "2025-01-21T00:00:00Z"
3 changes: 3 additions & 0 deletions task/buildah-8gb/0.1/patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@
- op: replace
path: /spec/steps/0/computeResources/requests/memory
value: 6Gi
- op: add
path: /metadata/annotations/build.appstudio.redhat.com~1expires-on
value: "2025-01-21T00:00:00Z"
3 changes: 3 additions & 0 deletions task/buildah-8gb/0.2/patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@
- op: replace
path: /spec/steps/0/computeResources/requests/memory
value: 6Gi
- op: add
path: /metadata/annotations/build.appstudio.redhat.com~1expires-on
value: "2025-01-21T00:00:00Z"

0 comments on commit 7b14280

Please sign in to comment.