Commit Graph

1779 Commits

Author SHA1 Message Date
Matej Vašek f8c54a5698
chore: update CA bundle (#2415)
* chore: update CA bundle

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

* style: add EoLs

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

* style: removed trailing whitespace

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

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-07-09 07:45:09 +00:00
Knative Automation 98dac41400
upgrade to latest dependencies (#2414)
Signed-off-by: Knative Automation <automation@knative.team>
2024-07-08 15:39:58 +00:00
Knative Automation 5dfa8c076a
upgrade to latest dependencies (#2413)
Signed-off-by: Knative Automation <automation@knative.team>
2024-07-08 05:57:00 +00:00
Knative Automation 7a46ca51ac
upgrade to latest dependencies (#2410)
Signed-off-by: Knative Automation <automation@knative.team>
2024-07-04 19:21:17 +00:00
Knative Automation 61508c44ca
Update community files (#2412)
Signed-off-by: Knative Automation <automation@knative.team>
2024-07-04 02:01:43 +00:00
Matej Vašek df90a4f680
chore: do not publish removed tkn tasks (#2408)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-07-03 04:43:47 +00:00
Knative Automation e08155dd0c
upgrade to latest dependencies (#2400)
Signed-off-by: Knative Automation <automation@knative.team>
2024-07-02 03:56:28 +00:00
Giurgiu Razvan f004ce031b
update typescript template dependencies (#2406) 2024-07-01 05:57:47 +00:00
Matej Vašek 3eab5fc25d
chore: removed unused constants (#2402)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-27 05:21:29 +00:00
Matej Vašek d7c4f1bbb1
chore: updated Go linter (#2403)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-27 05:07:00 +00:00
Matej Vašek 3e8dc4ddc1
feat: embed tkn tasks in func binary (#2396)
* feat: embed tkn tasks in func binary

Embed Tekton tasks for direct on cluster build.

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

* feat: embed tkn tasks in func binary

Embed Tekton tasks for PaC build.

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

* feat: added tkn-tasks sub-command

This new command prints tektons tasks in form of multi-document yaml,
these tekton tasks may requird to be installed for some advanced
functionality.

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

* chore: remove unused files

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

* feat: make deployer image settable via linker

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

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-26 17:48:06 +00:00
Knative Automation 3ef5608a05
upgrade to latest dependencies (#2397)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-26 13:13:50 +00:00
github-actions[bot] a24a8e3d03
chore: update Quarkus platform version to 3.12.0 (#2399)
Co-authored-by: Knative Automation <automation@knative.team>
2024-06-26 09:11:30 +00:00
Matej Vašek 9f6a87585a
chore: check FS gen in hack/update-codegen.sh (#2395)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-26 05:28:36 +00:00
Knative Automation 64d73de82b
upgrade to latest dependencies (#2394)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-25 16:19:18 +00:00
Knative Automation a1536e5e4a
upgrade to latest dependencies (#2392)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-25 02:10:36 +00:00
Knative Automation d2554649ab
upgrade to latest dependencies (#2391)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-24 06:00:04 +00:00
Knative Automation fdd17a8301
upgrade to latest dependencies (#2388)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-21 14:28:57 +00:00
Matej Vašek bbdd66b0f3
chore: updated tekton api verison (#2383)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-20 18:01:14 +00:00
Matej Vašek 6f19506822
fix: codegen use "default" NS in generated docs (#2387)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-20 16:52:11 +00:00
Swastik Gour 40eb0eb304
corrected error msg (#2372)
* corrected error msg

Signed-off-by: swastik959 <Sswastik959@gmail.com>

* lintted

Signed-off-by: swastik959 <Sswastik959@gmail.com>

---------

Signed-off-by: swastik959 <Sswastik959@gmail.com>
2024-06-20 14:10:18 +00:00
Knative Automation 9b30089a00
upgrade to latest dependencies (#2386)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-20 13:42:17 +00:00
Matej Vašek 5c9cc0b4a0
fix: docs gen runs agains empty kubeconf (#2385)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-20 12:56:18 +00:00
github-actions[bot] ff97fe2a7c
chore: update Springboot platform version to 3.3.1 (#2384)
Co-authored-by: Knative Automation <automation@knative.team>
2024-06-20 12:34:18 +00:00
Matej Vašek f249714bfe
chore: removed deprecated types (#2378)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-20 06:07:17 +00:00
Knative Automation 398610de93
upgrade to latest dependencies (#2379)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-20 05:57:17 +00:00
github-actions[bot] c1c7fa5e19
chore: update Quarkus platform version to 3.11.3 (#2377)
Co-authored-by: Knative Automation <automation@knative.team>
2024-06-19 16:45:17 +00:00
Knative Automation 4d00523e76
upgrade to latest dependencies (#2376)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-19 16:27:16 +00:00
Matej Vašek 3900d52ea5
chore: update deps (#2374)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-19 05:09:22 +00:00
Knative Automation 472adbe15d
upgrade to latest dependencies (#2370)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-19 02:34:19 +00:00
Swastik Gour 2ac73da081
corrected doc (#2368)
Signed-off-by: swastik959 <Sswastik959@gmail.com>
2024-06-17 06:00:48 +00:00
Knative Automation 74bc6bb2e6
upgrade to latest dependencies (#2369)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-17 05:49:48 +00:00
Knative Automation 75e500bf55
upgrade to latest dependencies (#2367)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-14 17:42:45 +00:00
Matej Vašek 044f82850e
fix: codegen does not use current ns (#2366)
Force empyt kubeconfig so default namespace in --help is "default" not
the current kubeconfig context.

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-14 08:07:07 +00:00
Matej Vašek f72b666bd6
test: revert error suppresion (#2363)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-14 06:53:24 +00:00
github-actions[bot] 6bb9a3eafe
chore: update Quarkus platform version to 3.11.2 (#2365)
Co-authored-by: Knative Automation <automation@knative.team>
2024-06-13 17:14:06 +00:00
Knative Automation 001aadd8ff
upgrade to latest dependencies (#2362)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-13 14:43:21 +00:00
Knative Automation c8cf5dfe97
upgrade to latest dependencies (#2360)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-13 02:54:49 +00:00
Matej Vašek 9f7eac80ce
test: better res cleanup (#2349)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-12 16:01:03 +00:00
Knative Automation ac63d528a7
Update community files (#2345)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-12 13:34:25 +00:00
Matej Vašek d6b1822543
test: increased wait period (#2356)
Increased wait period for Gitlab settings change to kick in.

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-12 11:14:28 +00:00
Knative Automation 75ee35a728
upgrade to latest dependencies (#2346)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-12 11:02:15 +00:00
Matej Vašek a18957db0a
fix: mount of socket from Docker Desktop (#2350)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-12 09:57:40 +00:00
Matej Vašek 2e7154ca84
Optimized disk usage in GH Action for integration tests (#2355)
* tests: remote unncessary software from GH VM

Previously tests were failing with no space left on device.

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

* fixup: updated generated code

The codegen should have been updated in prior PR but we forget do do it
there.

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

* test: wait for gitlab setting effect

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

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-11 18:47:42 +00:00
norbjd d8793d48d9
Clarify registry-insecure flag description (#2348)
Related to #2335
2024-06-11 13:56:01 +00:00
Matej Vašek a898fe79e0
fix: PaC build (#2341)
* Fixed detection of PaC controller URL for unprivileged users.
* Use fn.Deploy.Image before fn.Image since the fn.Image may not be
  populated.

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-11 13:38:33 +00:00
Matej Vašek f7451b1a9a
chore: use codegen script for docs (#2352)
* chore: use codegen script for docs

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

* fixup: codegen updated docs

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

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-11 13:25:48 +00:00
Knative Automation 1e7dd33251
upgrade to latest dependencies (#2343)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-07 12:16:34 +00:00
Matej Vašek 80d0e21481
fix: error when setting gitlab settings in test (#2342)
* test: fix error when setting gitlab settings

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

* test: replace sleep with active condition check

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

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-06-07 11:29:37 +00:00
norbjd 056f3ff744
Honor registry-insecure flag in deploy command (#2335) 2024-06-07 00:04:43 +00:00