func/hack
Matej Vašek 9c0c216193
Optimise func-utils image (#2686)
* Use command instad of script in some tkn tasks

The "script" requires /bin/sh present in the image.

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

* Add s2i-generate command to func-util image

The command encompasses some logic previously implemented as shell
script defined in tekton task. This allows us to remove sh/shell from
the func-util image.

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

* Make func-util image "FROM scratch"

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

* Change func-utils image tag latest->v2

Since there are backward incompatible changes we must not change how
'latest' tag work (at least for some time).

For this reason we change tag to v2, so newer versions of func use that
and older use 'latest' that is compatible with them.

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

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2025-02-06 07:02:13 +00:00
..
allocate.sh bump versions (#2664) 2025-01-22 15:38:11 +00:00
allow-insecure.tar test: optimise disk usage (#2012) 2023-10-20 17:48:59 +00:00
common.sh src: cleanup setup scripts (#2247) 2024-04-02 08:29:03 +00:00
delete.sh src: cleanup setup scripts (#2247) 2024-04-02 08:29:03 +00:00
install-binaries.sh bump versions (#2664) 2025-01-22 15:38:11 +00:00
install-git-server.sh src: cleanup setup scripts (#2247) 2024-04-02 08:29:03 +00:00
install-gitlab.sh fix: test and namespace isolation (#2187) 2024-05-17 08:25:46 +00:00
install-pac.sh chore: update tekton,PaC (#2340) 2024-06-06 23:46:43 +00:00
install-tekton.sh chore: update tekton,PaC (#2340) 2024-06-06 23:46:43 +00:00
patch-hosts.sh src: cleanup setup scripts (#2247) 2024-04-02 08:29:03 +00:00
registry.sh Fix linter issues (#2420) 2024-07-09 13:48:22 +00:00
release.sh Remove superfluous equals sign from envvar (#2446) 2024-07-26 16:02:19 +00:00
setup-testing-images.sh Optimise func-utils image (#2686) 2025-02-06 07:02:13 +00:00
test-integration-podman.sh Use custom jammy paketo builder (#1911) 2023-08-10 03:25:35 +00:00
test.sh Fix linter issues (#2420) 2024-07-09 13:48:22 +00:00
tools.go Removing the vendor dir (#1966) 2023-09-25 22:51:32 +00:00
update-builder.go Enable Go ARM64 buildpack (#2636) 2025-01-07 03:53:57 +00:00
update-ca-bundle.js Cron GH Action to update CA bundle (#2422) 2024-07-12 06:36:45 +00:00
update-codegen.sh chore: check FS gen in hack/update-codegen.sh (#2395) 2024-06-26 05:28:36 +00:00
update-deps.sh Removing the vendor dir (#1966) 2023-09-25 22:51:32 +00:00
update-quarkus-platform.js Remove axios dependency (#2294) 2024-05-11 01:32:30 +00:00
update-springboot-platform.js fix: springboot updater missing EOL (#2433) 2024-07-22 05:35:14 +00:00
verify-codegen.sh chore: check FS gen in hack/update-codegen.sh (#2395) 2024-06-26 05:28:36 +00:00