diff --git a/task/buildah-10gb/0.1/patch.yaml b/task/buildah-10gb/0.1/patch.yaml index 3cbc78cfde..008d841c10 100644 --- a/task/buildah-10gb/0.1/patch.yaml +++ b/task/buildah-10gb/0.1/patch.yaml @@ -7,3 +7,9 @@ - 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" +- op: add + path: /metadata/annotations/build.appstudio.redhat.com~1expiry-message + value: "Instead of using this task, switch to buildah task (you can find latest bundle reference here: https://quay.io/repository/konflux-ci/tekton-catalog/task-buildah) and configure build step resources as described in the doc: https://konflux-ci.dev/docs/how-tos/configuring/overriding-compute-resources/" diff --git a/task/buildah-10gb/0.2/patch.yaml b/task/buildah-10gb/0.2/patch.yaml index 3cbc78cfde..008d841c10 100644 --- a/task/buildah-10gb/0.2/patch.yaml +++ b/task/buildah-10gb/0.2/patch.yaml @@ -7,3 +7,9 @@ - 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" +- op: add + path: /metadata/annotations/build.appstudio.redhat.com~1expiry-message + value: "Instead of using this task, switch to buildah task (you can find latest bundle reference here: https://quay.io/repository/konflux-ci/tekton-catalog/task-buildah) and configure build step resources as described in the doc: https://konflux-ci.dev/docs/how-tos/configuring/overriding-compute-resources/" diff --git a/task/buildah-20gb/0.1/patch.yaml b/task/buildah-20gb/0.1/patch.yaml index 58b85da8d8..84523042a6 100644 --- a/task/buildah-20gb/0.1/patch.yaml +++ b/task/buildah-20gb/0.1/patch.yaml @@ -7,3 +7,9 @@ - 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" +- op: add + path: /metadata/annotations/build.appstudio.redhat.com~1expiry-message + value: "Instead of using this task, switch to buildah task (you can find latest bundle reference here: https://quay.io/repository/konflux-ci/tekton-catalog/task-buildah) and configure build step resources as described in the doc: https://konflux-ci.dev/docs/how-tos/configuring/overriding-compute-resources/" diff --git a/task/buildah-20gb/0.2/patch.yaml b/task/buildah-20gb/0.2/patch.yaml index 58b85da8d8..84523042a6 100644 --- a/task/buildah-20gb/0.2/patch.yaml +++ b/task/buildah-20gb/0.2/patch.yaml @@ -7,3 +7,9 @@ - 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" +- op: add + path: /metadata/annotations/build.appstudio.redhat.com~1expiry-message + value: "Instead of using this task, switch to buildah task (you can find latest bundle reference here: https://quay.io/repository/konflux-ci/tekton-catalog/task-buildah) and configure build step resources as described in the doc: https://konflux-ci.dev/docs/how-tos/configuring/overriding-compute-resources/" diff --git a/task/buildah-24gb/0.1/patch.yaml b/task/buildah-24gb/0.1/patch.yaml index 8130644828..84507a093c 100644 --- a/task/buildah-24gb/0.1/patch.yaml +++ b/task/buildah-24gb/0.1/patch.yaml @@ -13,3 +13,9 @@ - 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" +- op: add + path: /metadata/annotations/build.appstudio.redhat.com~1expiry-message + value: "Instead of using this task, switch to buildah task (you can find latest bundle reference here: https://quay.io/repository/konflux-ci/tekton-catalog/task-buildah) and configure build step resources as described in the doc: https://konflux-ci.dev/docs/how-tos/configuring/overriding-compute-resources/" diff --git a/task/buildah-24gb/0.2/patch.yaml b/task/buildah-24gb/0.2/patch.yaml index 8130644828..84507a093c 100644 --- a/task/buildah-24gb/0.2/patch.yaml +++ b/task/buildah-24gb/0.2/patch.yaml @@ -13,3 +13,9 @@ - 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" +- op: add + path: /metadata/annotations/build.appstudio.redhat.com~1expiry-message + value: "Instead of using this task, switch to buildah task (you can find latest bundle reference here: https://quay.io/repository/konflux-ci/tekton-catalog/task-buildah) and configure build step resources as described in the doc: https://konflux-ci.dev/docs/how-tos/configuring/overriding-compute-resources/" diff --git a/task/buildah-6gb/0.1/patch.yaml b/task/buildah-6gb/0.1/patch.yaml index 63b1281bba..21f84679b2 100644 --- a/task/buildah-6gb/0.1/patch.yaml +++ b/task/buildah-6gb/0.1/patch.yaml @@ -7,3 +7,9 @@ - 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" +- op: add + path: /metadata/annotations/build.appstudio.redhat.com~1expiry-message + value: "Instead of using this task, switch to buildah task (you can find latest bundle reference here: https://quay.io/repository/konflux-ci/tekton-catalog/task-buildah) and configure build step resources as described in the doc: https://konflux-ci.dev/docs/how-tos/configuring/overriding-compute-resources/" diff --git a/task/buildah-6gb/0.2/patch.yaml b/task/buildah-6gb/0.2/patch.yaml index 63b1281bba..21f84679b2 100644 --- a/task/buildah-6gb/0.2/patch.yaml +++ b/task/buildah-6gb/0.2/patch.yaml @@ -7,3 +7,9 @@ - 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" +- op: add + path: /metadata/annotations/build.appstudio.redhat.com~1expiry-message + value: "Instead of using this task, switch to buildah task (you can find latest bundle reference here: https://quay.io/repository/konflux-ci/tekton-catalog/task-buildah) and configure build step resources as described in the doc: https://konflux-ci.dev/docs/how-tos/configuring/overriding-compute-resources/" diff --git a/task/buildah-8gb/0.1/patch.yaml b/task/buildah-8gb/0.1/patch.yaml index 58a3061956..e2fce5f36a 100644 --- a/task/buildah-8gb/0.1/patch.yaml +++ b/task/buildah-8gb/0.1/patch.yaml @@ -7,3 +7,9 @@ - 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" +- op: add + path: /metadata/annotations/build.appstudio.redhat.com~1expiry-message + value: "Instead of using this task, switch to buildah task (you can find latest bundle reference here: https://quay.io/repository/konflux-ci/tekton-catalog/task-buildah) and configure build step resources as described in the doc: https://konflux-ci.dev/docs/how-tos/configuring/overriding-compute-resources/" diff --git a/task/buildah-8gb/0.2/patch.yaml b/task/buildah-8gb/0.2/patch.yaml index 58a3061956..e2fce5f36a 100644 --- a/task/buildah-8gb/0.2/patch.yaml +++ b/task/buildah-8gb/0.2/patch.yaml @@ -7,3 +7,9 @@ - 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" +- op: add + path: /metadata/annotations/build.appstudio.redhat.com~1expiry-message + value: "Instead of using this task, switch to buildah task (you can find latest bundle reference here: https://quay.io/repository/konflux-ci/tekton-catalog/task-buildah) and configure build step resources as described in the doc: https://konflux-ci.dev/docs/how-tos/configuring/overriding-compute-resources/"