func/pkg
Matej Vašek c98b9f67c3
Fix: Go scaffolding uses correct module name (#2769)
* Fix: Go scaffolding uses correct module name

Using incorrect name works for a functions with flat structure -- no
sub-packages. When sub-packages are used we need to refer the user
module by its true name.

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

* fixup tests

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

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2025-04-04 05:27:05 +00:00
..
app allow go install knative.dev/func@{version} (#2220) 2024-03-13 02:27:10 +00:00
builders S2I (source-to-image) host binds (#2766) 2025-04-03 09:13:05 +00:00
config fix: HOME with different permissions (#2361) 2024-09-09 07:20:04 +00:00
docker fix flaky unit test (#2749) 2025-03-18 14:56:14 +00:00
filesystem feat: scaffolded functions certs (#1823) 2023-06-26 18:57:51 +00:00
functions Make build binds more similar to runtime binds (#2768) 2025-04-03 10:19:05 +00:00
git update depracated function (#2701) 2025-02-19 12:19:47 +00:00
http Fix pod security context (#1889) 2023-07-26 20:03:41 +00:00
k8s removes redundant default labels and annotations (#2746) 2025-03-24 11:42:57 +00:00
knative removes redundant default labels and annotations (#2746) 2025-03-24 11:42:57 +00:00
mock Python Middleware v2 Scaffolding (#2685) 2025-04-02 10:44:05 +00:00
oci Python Middleware v2 Scaffolding (#2685) 2025-04-02 10:44:05 +00:00
pipelines feat: remote storage class (#2693) 2025-02-19 07:35:47 +00:00
random feat: Pipelines as Code - initial support (pack) (#1594) 2023-03-07 15:41:20 +00:00
scaffolding Fix: Go scaffolding uses correct module name (#2769) 2025-04-04 05:27:05 +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