Knative Automation
0f2bdfa605
upgrade to latest dependencies ( #2459 )
...
bumping knative.dev/eventing 90a88fc...bf945f9:
> bf945f9 Support authorization in Channel ingress (# 8162)
> b57ac3a Fix: propagate EventPolicy filter to underlying Channels EventPolicy (# 8163)
> 2b92299 Add filters to event policy (# 8122)
Signed-off-by: Knative Automation <automation@knative.team>
2024-08-19 13:25:42 +00:00
Knative Automation
ad6ba2e48a
upgrade to latest dependencies ( #2458 )
...
bumping knative.dev/pkg cd3311c...89743d9:
> 89743d9 upgrade to latest dependencies (# 3085)
bumping knative.dev/serving 446e690...c51ee6c:
> c51ee6c Update net-contour nightly (# 15471)
> 25e5f48 Update net-gateway-api nightly (# 15470)
> 6fe1b33 upgrade to latest dependencies (# 15469)
bumping knative.dev/eventing 1123cfa...90a88fc:
> 90a88fc [main] Upgrade to latest dependencies (# 8159)
Signed-off-by: Knative Automation <automation@knative.team>
2024-08-16 06:40:11 +00:00
Knative Automation
b23e16b17e
upgrade to latest dependencies ( #2457 )
...
bumping knative.dev/hack 452e340...06f7aff:
> 06f7aff tag images using ko (# 393)
bumping knative.dev/serving 64ac199...446e690:
> 446e690 upgrade to latest dependencies (# 15462)
> 64820f2 update schema-config (# 15467)
> b7026be Update net-contour nightly (# 15463)
> 221b632 Update net-gateway-api nightly (# 15464)
bumping knative.dev/networking f170238...d4c57cd:
> d4c57cd Update community files (# 999)
> fb56e09 upgrade to latest dependencies (# 998)
bumping knative.dev/eventing 7a90257...1123cfa:
> 1123cfa feat: reduced unnecessary creation of filters (# 8118)
> 71d5d5f Add AuthZ conformance e2e test suite (# 8150)
> e41da98 [main] Upgrade to latest dependencies (# 8153)
Signed-off-by: Knative Automation <automation@knative.team>
2024-08-15 08:27:48 +00:00
github-actions[bot]
9e75491546
chore: update Quarkus platform version to 3.13.2 ( #2456 )
...
Co-authored-by: Knative Automation <automation@knative.team>
2024-08-13 07:42:26 +00:00
Knative Automation
7e9c878f75
upgrade to latest dependencies ( #2455 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-08-13 07:03:35 +00:00
Knative Automation
3668b5f608
upgrade to latest dependencies ( #2452 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-08-08 11:56:32 +00:00
github-actions[bot]
ce67f86d45
chore: update Quarkus platform version to 3.13.1 ( #2453 )
...
Co-authored-by: Knative Automation <automation@knative.team>
2024-08-08 09:58:24 +00:00
Knative Automation
edaad509b5
Update community files ( #2454 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-08-08 02:02:50 +00:00
Knative Automation
e6856fca51
upgrade to latest dependencies ( #2449 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-08-06 15:24:26 +00:00
github-actions[bot]
72f41cd064
chore: update Quarkus platform version to 3.13.0 ( #2451 )
...
Co-authored-by: Knative Automation <automation@knative.team>
2024-08-01 19:11:55 +00:00
Knative Automation
d8d8fe2235
Update community files ( #2450 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-07-30 13:39:35 +00:00
Matej Vašek
ae4c7d927c
Remove superfluous equals sign from envvar ( #2446 )
...
* Remove superfluous equals sign from envvar
Signed-off-by: Matej Vašek <matejvasek@gmail.com>
* Update rust templates Cargo.lock
Signed-off-by: Matej Vašek <matejvasek@gmail.com>
---------
Signed-off-by: Matej Vašek <matejvasek@gmail.com>
2024-07-26 16:02:19 +00:00
Jefferson Ramos
3c1490b351
test: adding GO s2i to e2e test suite ( #2401 )
2024-07-25 06:53:19 +00:00
Knative Automation
a511cd9301
upgrade to latest dependencies ( #2442 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-07-24 17:40:07 +00:00
Knative Automation
5752e8e9c6
upgrade to latest dependencies ( #2437 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-07-24 05:35:59 +00:00
Matej Vašek
2fdca6cc0f
Include go.sum in the Go CloudEvent template ( #2441 )
...
The go.sum must be in place otherwise "go list -f {{.Incomplete}}"
returns true which breaks s2i build.
Signed-off-by: Matej Vašek <matejvasek@gmail.com>
2024-07-23 20:13:25 +00:00
Matej Vašek
7a75fecfec
Fix failure in GHA caused by missing cargo bin ( #2440 )
...
It appears that the cargo in no longer part of GHA image at least for macOS.
Signed-off-by: Matej Vašek <matejvasek@gmail.com>
2024-07-23 12:48:58 +00:00
github-actions[bot]
531af8fd72
chore: update Springboot platform version to 3.3.2 ( #2436 )
...
Co-authored-by: Knative Automation <automation@knative.team>
2024-07-22 17:02:01 +00:00
Knative Automation
3fa143ec06
upgrade to latest dependencies ( #2435 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-07-22 14:22:29 +00:00
Knative Automation
8d4a254926
upgrade to latest dependencies ( #2434 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-07-22 06:50:46 +00:00
Matej Vašek
362bdf64c8
fix: springboot updater missing EOL ( #2433 )
...
Signed-off-by: Matej Vašek <matejvasek@gmail.com>
2024-07-22 05:35:14 +00:00
Matej Vašek
aed23cf9a1
Fix PaC detection for Red Hat's Sandbox cluster ( #2429 )
...
The sandbox cluster installs PaC cm into tekton-pipelines NS.
Signed-off-by: Matej Vašek <matejvasek@gmail.com>
2024-07-19 09:37:20 +00:00
github-actions[bot]
c093c38239
chore: update Quarkus platform version to 3.12.3 ( #2427 )
...
Co-authored-by: Knative Automation <automation@knative.team>
2024-07-18 07:05:46 +00:00
Knative Automation
e5eba96164
upgrade to latest dependencies ( #2426 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-07-17 05:52:20 +00:00
David Fridrich
bda9487aa8
fix: Allow undigested images to be deployed directly ( #2390 )
...
* init fix
Signed-off-by: gauron99 <fridrich.david19@gmail.com>
* dont override direct deploy tag, more tests
Signed-off-by: gauron99 <fridrich.david19@gmail.com>
* fix
Signed-off-by: gauron99 <fridrich.david19@gmail.com>
* dont validate with tagged image, fix comment
Signed-off-by: gauron99 <fridrich.david19@gmail.com>
* fix
Signed-off-by: gauron99 <fridrich.david19@gmail.com>
* simplify
Signed-off-by: gauron99 <fridrich.david19@gmail.com>
* comments
Signed-off-by: gauron99 <fridrich.david19@gmail.com>
---------
Signed-off-by: gauron99 <fridrich.david19@gmail.com>
2024-07-16 14:08:55 +00:00
Knative Automation
6a75f57923
upgrade to latest dependencies ( #2425 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-07-15 07:15:26 +00:00
Matej Vašek
e641bba0b5
Cron GH Action to update CA bundle ( #2422 )
...
Signed-off-by: Matej Vašek <matejvasek@gmail.com>
2024-07-12 06:36:45 +00:00
Knative Automation
8da75c4909
upgrade to latest dependencies ( #2421 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-07-12 06:21:27 +00:00
github-actions[bot]
4d96d7d3b0
chore: update Quarkus platform version to 3.12.2 ( #2424 )
...
Co-authored-by: Knative Automation <automation@knative.team>
2024-07-10 21:26:15 +00:00
Matej Vašek
4dbe11376b
chore: linter should ignore test data symlinks ( #2423 )
...
Signed-off-by: Matej Vašek <matejvasek@gmail.com>
2024-07-10 14:30:41 +00:00
Knative Automation
210950ec55
upgrade to latest dependencies ( #2417 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-07-09 18:10:44 +00:00
Matej Vašek
a2a97dbd85
Fix linter issues ( #2420 )
...
* chore: fixed typos
Signed-off-by: Matej Vašek <mvasek@redhat.com>
* chore: removed trailing whitespaces
Signed-off-by: Matej Vašek <mvasek@redhat.com>
* chore: added EoLs at EoFs
Signed-off-by: Matej Vašek <mvasek@redhat.com>
---------
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-07-09 13:48:22 +00:00
github-actions[bot]
03a2e24d85
chore: update Quarkus platform version to 3.12.1 ( #2419 )
...
Co-authored-by: Knative Automation <automation@knative.team>
2024-07-09 08:50:55 +00:00
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