func/pkg
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
..
app allow go install knative.dev/func@{version} (#2220) 2024-03-13 02:27:10 +00:00
builders Improved build caching for s2i local build (#2581) 2024-11-22 14:40:02 +00:00
config fix: HOME with different permissions (#2361) 2024-09-09 07:20:04 +00:00
docker Remove usage of ttl.sh (#2653) 2025-01-21 06:32:09 +00:00
filesystem feat: scaffolded functions certs (#1823) 2023-06-26 18:57:51 +00:00
functions Fix some linter errors in integration tests (#2608) 2024-12-04 13:36:45 +00:00
git Pipeline as Code integration for GitLab (#1769) 2023-06-05 19:48:26 +00:00
http Fix pod security context (#1889) 2023-07-26 20:03:41 +00:00
k8s Optimise func-utils image (#2686) 2025-02-06 07:02:13 +00:00
knative Fix some linter errors in integration tests (#2608) 2024-12-04 13:36:45 +00:00
mock fix: test and namespace isolation (#2187) 2024-05-17 08:25:46 +00:00
oci Create test symlinks dynamically (#2681) 2025-01-31 16:24:57 +00:00
pipelines Optimise func-utils image (#2686) 2025-02-06 07:02:13 +00:00
random feat: Pipelines as Code - initial support (pack) (#1594) 2023-03-07 15:41:20 +00:00
scaffolding fix: host builder retry error (#1874) 2023-07-20 16:02:12 +00:00
ssh test: tests for SSH connector (#2003) 2023-10-23 12:27:45 +00:00
tar Go tar (#2672) 2025-01-28 00:45:56 +00:00
testing Fix test failures in OCP prow CI (#2503) 2024-09-16 06:57:35 +00:00
utils Fix linter issues (#2420) 2024-07-09 13:48:22 +00:00