func/pkg/pipelines/tekton
Matej Vašek 589bbe80fe
Update tekton (#2934)
* Update Tekton to v1.1.0

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Quote a string in yaml

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Update git-clone task version

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* test: disable affinity assistant for cluster

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Quote a string in yaml

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Revert "Update git-clone task version"

We still need the older rootfull version.

This reverts commit 4bc82681c1.

* fix: change tekton git-clone task ref to ghcr.io

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Update PaC version

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Remove unnecessary quoting

Signed-off-by: Matej Vašek <mvasek@redhat.com>

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2025-07-11 18:14:07 +00:00
..
pac Fix PaC detection for Red Hat's Sandbox cluster (#2429) 2024-07-19 09:37:20 +00:00
testdata/fn-src chore: `testData` -> `testdata` (#1560) 2023-02-16 11:05:51 +00:00
client.go chore: updated tekton api verison (#2383) 2024-06-20 18:01:14 +00:00
gitlab_int_test.go chore: fix integration test filenames (#2914) 2025-07-03 09:56:25 +02:00
pipelines_int_test.go Use localtest.me instead of sslip.io (#2918) 2025-07-07 13:49:00 +00:00
pipelines_pac_provider.go fix: PaC build (#2341) 2024-06-11 13:38:33 +00:00
pipelines_pac_provider_test.go use Tekton Resolvers for a standard on cluster build (#1843) 2023-07-11 17:41:13 +00:00
pipelines_provider.go feat: remote storage class (#2693) 2025-02-19 07:35:47 +00:00
pipelines_provider_test.go feat: remote storage class (#2693) 2025-02-19 07:35:47 +00:00
resources.go fix: test and namespace isolation (#2187) 2024-05-17 08:25:46 +00:00
resources_pac.go feat: PAC - add possibility to specify a Git provider (#1638) 2023-03-22 13:30:53 +00:00
tasks.go Issue #2835 - Tekton task "func-buildpacks" prepare/results steps use non-multi-arch bash:5.1.4 image, causing exec format errors on ARM64 (#2842) 2025-05-27 13:41:24 +00:00
templates.go Update tekton (#2934) 2025-07-11 18:14:07 +00:00
templates_int_test.go chore: fix integration test filenames (#2914) 2025-07-03 09:56:25 +02:00
templates_pack.go Update tekton (#2934) 2025-07-11 18:14:07 +00:00
templates_s2i.go Update tekton (#2934) 2025-07-11 18:14:07 +00:00
templates_test.go chore: mark test as integration test (#1920) 2023-08-09 20:44:34 +00:00
validate.go Refactor if-elif-else => switch (#2785) 2025-04-14 12:02:16 +00:00
validate_test.go chore: fix build and test tags (#2911) 2025-07-03 08:13:55 +00:00