Commit Graph

1967 Commits

Author SHA1 Message Date
github-actions[bot] a051e829e2
chore: update Quarkus platform version to 3.19.3 (#2744)
Co-authored-by: Knative Automation <automation@knative.team>
2025-03-13 06:55:38 +00:00
David Fridrich 180b1eea0e
golangci bump (#2741)
Signed-off-by: David Fridrich <fridrich.david19@gmail.com>
2025-03-11 15:55:37 +00:00
David Fridrich f66b67aa8f
Add a retry functionality to workflows (#2739)
* retry functionality for lifestyle e2e test

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* attempt multiple cluster allocs

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* delete cluster before retry

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* fix

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* better output

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* retry allocate in all workflows

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* add a timer

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* add timers to ci

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

---------

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>
2025-03-11 12:32:37 +00:00
Knative Automation e0e79957f1
upgrade to latest dependencies (#2740)
bumping knative.dev/serving 636392e...c09ff6c:
  > c09ff6c Update net-gateway-api nightly (# 15806)
bumping knative.dev/eventing eb3dd80...ec8a208:
  > ec8a208 [Automated] Update eventing-eventing-integrations nightly (# 8516)

Signed-off-by: Knative Automation <automation@knative.team>
2025-03-11 06:16:35 +00:00
Matej Vašek 2b831f9b2e
Remove direct dep on golang.org/x/exp (#2695)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2025-03-10 18:14:36 +00:00
github-actions[bot] fa79d313e0
update components (#2738)
Co-authored-by: Knative Automation <automation@knative.team>
2025-03-10 11:37:04 +00:00
Knative Automation 7e357eb574
upgrade to latest dependencies (#2737)
bumping knative.dev/eventing fe83e25...eb3dd80:
  > eb3dd80 Enable Cert Manager (# 8509)
  > 615a071 Allow storage-version-migration job to successfully run when optional CRDs are not installed (inmemorychannels, etc) (# 8510)

Signed-off-by: Knative Automation <automation@knative.team>
2025-03-06 14:06:07 +00:00
github-actions[bot] 0bb27b7bcc
chore: update Quarkus platform version to 3.19.2 (#2735)
Co-authored-by: Knative Automation <automation@knative.team>
2025-03-06 14:06:00 +00:00
Kapil Sareen 4ade4ab3d9
refactor data member of the InvokeMessage to be []byte (#2733)
Signed-off-by: KapilSareen <kapilsareen584@gmail.com>
2025-03-06 13:45:00 +00:00
David Fridrich 51a14ccf23
fix action version (#2736)
Signed-off-by: David Fridrich <fridrich.david19@gmail.com>
2025-03-06 12:24:01 +00:00
Knative Automation 7ce6373fd0
upgrade to latest dependencies (#2734)
bumping knative.dev/serving e067066...636392e:
  > 636392e Update net-kourier nightly (# 15804)
  > ee523c0 Update net-istio nightly (# 15805)

Signed-off-by: Knative Automation <automation@knative.team>
2025-03-06 07:27:00 +00:00
Knative Automation fd43db95a6
upgrade to latest dependencies (#2730)
bumping knative.dev/serving 0210658...e067066:
  > e067066 Update net-gateway-api nightly (# 15803)
  > f2aa6e3 Update net-kourier nightly (# 15796)
  > b06a773 Bump the github-actions group with 3 updates (# 15800)

Signed-off-by: Knative Automation <automation@knative.team>
2025-03-04 06:52:57 +00:00
Kapil Sareen 04100c8dd8
Adds Inline JSON schema reference in func.yaml (#2729)
Signed-off-by: KapilSareen <kapilsareen584@gmail.com>
2025-03-03 05:06:14 +00:00
Knative Automation c14ff995c6
upgrade to latest dependencies (#2728)
bumping knative.dev/eventing 3153b47...fe83e25:
  > fe83e25 EventTransform: add reconciler unit tests (# 8513)
  > 1e889be SinkBinding: Set specific conditions for reconciler steps (# 8508)
  > 6073039 [main] Upgrade to latest dependencies (# 8512)
bumping knative.dev/serving 87c07ee...0210658:
  > 0210658 upgrade to latest dependencies (# 15793)
bumping knative.dev/networking 2cde432...863b7af:
  > 863b7af fix linter config (# 1049)
  > 1aaade7 upgrade to latest dependencies (# 1047)
  > d23278a Update community files (# 1048)

Signed-off-by: Knative Automation <automation@knative.team>
2025-02-28 06:10:32 +00:00
Knative Automation d4cfaa93e0
upgrade to latest dependencies (#2726)
bumping github.com/google/go-cmp c3ad843...9b12f36:
  > 9b12f36 Detect proto.Message types when failing to export a field (# 370)
  > 4dd3d63 fix: type 'aribica' => 'arabica' (# 368)
  > 391980c Support compare functions with SortSlices and SortMaps (# 367)
bumping knative.dev/pkg 9e26561...0372c08:
  > 0372c08 Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (# 3152)

Signed-off-by: Knative Automation <automation@knative.team>
2025-02-27 06:20:28 +00:00
github-actions[bot] e81df11734
chore: update Quarkus platform version to 3.19.1 (#2725)
Co-authored-by: Knative Automation <automation@knative.team>
2025-02-26 20:22:30 +00:00
Kapil Sareen 91daa09682
Bug: Fixes Incorrect Implementation of --file Option (#2715)
Signed-off-by: KapilSareen <kapilsareen584@gmail.com>
2025-02-26 19:23:29 +00:00
Knative Automation 0f0b53630b
upgrade to latest dependencies (#2723)
bumping knative.dev/eventing adaafa2...3153b47:
  > 3153b47 EventTransform: Inject tracing configurations (# 8479)
  > db0cf43 Update to the correct file (# 8507)

Signed-off-by: Knative Automation <automation@knative.team>
2025-02-26 16:09:29 +00:00
Matej Vašek 809ccc6db6
Update pack dep (#2696)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2025-02-26 13:39:29 +00:00
Knative Automation 98fd887cac
upgrade to latest dependencies (#2722)
bumping knative.dev/eventing 714deeb...adaafa2:
  > adaafa2 [Automated] Update eventing-eventing-integrations nightly (# 8506)

Signed-off-by: Knative Automation <automation@knative.team>
2025-02-26 13:06:29 +00:00
Kapil Sareen a1589c9130
updates node templates to ignore node_modules in .gitignore (#2713)
Signed-off-by: KapilSareen <kapilsareen584@gmail.com>
2025-02-26 12:48:28 +00:00
Knative Automation cad00d7a16
upgrade to latest dependencies (#2718)
bumping knative.dev/eventing ae049c8...714deeb:
  > 714deeb Update k8s version in e2e tests (# 8503)
  > 54a2402 Fix golangci exclude config (# 8502)
  > 80dd84e Guard reserved access with lock and create vpods in tests (# 8457)
  > 5bcee30 Inject integration images from ConfigMap (# 8500)

Signed-off-by: Knative Automation <automation@knative.team>
2025-02-25 15:35:21 +00:00
Knative Automation 8ab6083972
upgrade to latest dependencies (#2714)
bumping knative.dev/eventing 51637df...ae049c8:
  > ae049c8 Jsonata Event transform e2e tests (# 8499)
  > c828898 Generic code for Certificates (# 8489)
  > 351898d fix: verify trigger is not ready before pingsource dependency exists (# 8494)
  > c651616 Add initial iteration of eventing-integration resources (# 8493)

Signed-off-by: Knative Automation <automation@knative.team>
2025-02-25 09:36:21 +00:00
github-actions[bot] 9ef6c337f7
chore: update CA bundle (#2716)
Co-authored-by: Knative Automation <automation@knative.team>
2025-02-25 08:27:21 +00:00
github-actions[bot] c4e4cc7119
chore: update Springboot platform version to 3.4.3 (#2712)
Co-authored-by: Knative Automation <automation@knative.team>
2025-02-24 10:46:19 +00:00
Knative Automation 3239d06c9b
upgrade to latest dependencies (#2711)
bumping knative.dev/eventing 732ec62...51637df:
  > 51637df IntegrationSink prefactors (# 8486)
  > c429fc5 Remove unused code (# 8485)
bumping knative.dev/serving 09ec3f5...87c07ee:
  > 87c07ee Update net-istio nightly (# 15789)

Signed-off-by: Knative Automation <automation@knative.team>
2025-02-21 15:03:16 +00:00
github-actions[bot] 8d056d0ece
chore: update Quarkus platform version to 3.18.4 (#2708)
Co-authored-by: Knative Automation <automation@knative.team>
2025-02-20 06:26:47 +00:00
Knative Automation 65e3812a45
upgrade to latest dependencies (#2709)
bumping knative.dev/serving 99a8b20...09ec3f5:
  > 09ec3f5 Update net-gateway-api nightly (# 15788)
  > 1124aff Update net-contour nightly (# 15787)
bumping knative.dev/eventing 5998cfe...732ec62:
  > 732ec62 Partial implementation of certmanager for integration sink (# 8481)

Signed-off-by: Knative Automation <automation@knative.team>
2025-02-20 06:16:48 +00:00
David Fridrich d649adaf56
fix: update comment of knative-component auto PR (#2707)
* comment

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* fix format

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

---------

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>
2025-02-19 15:22:48 +00:00
David Fridrich 104e90ce5c
codecov v5 (#2705)
Signed-off-by: David Fridrich <fridrich.david19@gmail.com>
2025-02-19 14:43:48 +00:00
Knative Automation 68deddf80b
upgrade to latest dependencies (#2706)
bumping knative.dev/client/pkg 109d3da...a051025:
  > a051025 Update community files (# 1996)
bumping knative.dev/pkg c925de2...9e26561:
  > 9e26561 Update community files (# 3151)
bumping knative.dev/serving 6da3d87...99a8b20:
  > 99a8b20 Update net-istio nightly (# 15786)
  > 8d80bbe Update community files (# 15785)
bumping knative.dev/eventing 9a7c6d5...5998cfe:
  > 5998cfe [main] Update community files (# 8480)

Signed-off-by: Knative Automation <automation@knative.team>
2025-02-19 13:55:47 +00:00
github-actions[bot] 88afd64d40
update components (#2700)
Co-authored-by: Knative Automation <automation@knative.team>
2025-02-19 13:12:48 +00:00
David Fridrich d7f4b8341f
update depracated function (#2701)
Signed-off-by: David Fridrich <fridrich.david19@gmail.com>
2025-02-19 12:19:47 +00:00
Luke Kingland 1d26629b51
feat: remote storage class (#2693)
* feat: remote storage class

* why isn't the schema regenerated on each make
2025-02-19 07:35:47 +00:00
Knative Automation d548e3fe45
upgrade to latest dependencies (#2703)
bumping knative.dev/hack ce4c934...306ce74:
  > 306ce74 Update community files (# 414)
bumping knative.dev/serving 582f453...6da3d87:
  > 6da3d87 Update net-kourier nightly (# 15784)
bumping knative.dev/client/pkg 7dc2a92...109d3da:
  > 109d3da upgrade to latest dependencies (# 1995)

Signed-off-by: Knative Automation <automation@knative.team>
2025-02-19 07:19:47 +00:00
Knative Automation f38fbab231
Update community files (#2702)
Signed-off-by: Knative Automation <automation@knative.team>
2025-02-19 02:02:47 +00:00
David Fridrich 67d17c2d51
fix name (#2699)
Signed-off-by: David Fridrich <fridrich.david19@gmail.com>
2025-02-18 17:01:52 +00:00
Knative Automation 9c01642552
upgrade to latest dependencies (#2698)
bumping knative.dev/serving 7125e03...582f453:
  > 582f453 upgrade to latest dependencies (# 15783)
bumping knative.dev/eventing cee6e8c...9a7c6d5:
  > 9a7c6d5 [main] Upgrade to latest dependencies (# 8468)
bumping knative.dev/networking e6fc9bb...2cde432:
  > 2cde432 upgrade to latest dependencies (# 1046)

Signed-off-by: Knative Automation <automation@knative.team>
2025-02-18 16:08:51 +00:00
David Fridrich a9cb5b7a93
Have static knative component versions in hack/, update in automatic PR (#2677)
* gomod

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* create hack/main.go, delegate, init dynamic updatic of version in allocate.sh, bump github version, unify those versions to v68

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* new file, fix, more updates

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* fix

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* bump

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* fix

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* simplify

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* pr exists, check

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* simplify, fix some stuff

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* simplify further

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* fix sed error, more comments

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* return to main, dont exit

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* single execute, dont force push, return Run()

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* fix printing because no 'ready' is at the end

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* misspell

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* context moved to main

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* updt-builder

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* update-knative-components fixes, pagination, simplify using go templates, json file as source of truth

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* fix error check

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* add json, add kind version, comments

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* fix versions json

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* add newline

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* add tests, fix structs, locally generate files

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* fix comment inline

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* redo the structure to use cmd/ instead of big hack/main, separate, add \n to generated .json

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* simplify test, fix linter errors

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* small additions, comments

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* update autogen comment

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* gomod

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* localize const to test

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* suggestions

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* makefile

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* makefile, update builder target

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* prefix target with wf

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

---------

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>
2025-02-18 15:55:51 +00:00
Knative Automation c28d5ba441
upgrade to latest dependencies (#2697)
bumping knative.dev/serving 02800e8...7125e03:
  > 7125e03 upgrade to latest dependencies (# 15782)
bumping knative.dev/pkg ae2c6bc...c925de2:
  > c925de2 upgrade to latest dependencies (# 3150)
bumping knative.dev/eventing 75195a5...cee6e8c:
  > cee6e8c EventTransform: Support transforming response from Sink (# 8469)

Signed-off-by: Knative Automation <automation@knative.team>
2025-02-18 06:27:50 +00:00
Knative Automation a25e3274d7
upgrade to latest dependencies (#2694)
bumping golang.org/x/net 8da7ed1...df97a48:
  > df97a48 go.mod: update golang.org/x dependencies
  > 2dab271 route: treat short sockaddr lengths as unspecified
  > b914489 internal/http3: refactor in prep for sharing transport/server code
  > ebd23f8 route: fix parsing network address of length zero
  > 938a9fb internal/http3: add request/response body transfer
  > 145b2d7 internal/http3: add RoundTrip
  > 5bda71a internal/http3: define connection and stream error types
  > 3c1185a internal/http3: return error on mid-frame EOF
  > a6c2c7f http2, internal/httpcommon: factor out common request header logic for h2/h3
  > c72e89d internal/http3: QPACK encoding and decoding
  > 93c1957 internal/http3: add Transport and ClientConn
  > 45432b5 internal/socket, webdav: use testing.T.TempDir
  > 56691ee quic: don't return EOF from ReadByte when we have a byte
  > 7ad0ebf internal/http3: qpack wire primitives
  > f6b2e53 internal/http3: basic stream read/write operations
  > 78717f9 internal/http3: error codes
  > 84b528b internal/http3: new package
  > 445eead http2: encode :protocol pseudo-header before regular headers
  > 5566b43 quic: add the ability to create an endpoint with a fake network
  > 97dd44e http2, internal/gate: move Gate type to an internal package
  > 35e1007 quic, internal/quic/quicwire: split wire encode/decode functions to new package
  > 0a5dcdd http2: disable extended CONNECT by default
  > 03179ce quic: report error string when peer closes connection
  > 4428704 quic: surface connection errors in stream methods
  > dc3b8a8 quic: return error from Stream.Flush
  > 2e60102 quic, internal/testcert: move test cert to internal package
bumping google.golang.org/genproto/googleapis/api 19429a9...e9438ea:
  > e9438ea chore(all): auto-regenerate .pb.go files (# 1187)
  > 7023788 chore(all): auto-regenerate .pb.go files (# 1186)
  > 29210b9 chore(all): update all (# 1185)
  > 65684f5 chore(all): auto-regenerate .pb.go files (# 1184)
  > 138b5a5 chore(all): update all (# 1183)
  > 1a7da9e chore(all): update all (# 1182)
  > 5f5ef82 chore(all): update all (# 1181)
  > 6982302 chore: bump to min Go to 1.22 (# 1180)
  > 26aa7a2 chore(all): update all (# 1178)
  > 3abc09e chore(all): update all (# 1177)
  > 6b3ec00 fix: update golang.org/x/net to v0.33.0 (# 1176)
  > bd15449 chore(all): auto-regenerate .pb.go files (# 1175)
  > 9240e9c chore(all): update all (# 1174)
  > e6fa225 chore(all): update all (# 1173)
  > a4fef06 chore(all): auto-regenerate .pb.go files (# 1172)
bumping golang.org/x/crypto 8929309...9290511:
  > 9290511 go.mod: update golang.org/x dependencies
  > fa5273e x509roots/fallback: update bundle
  > a8ea4be ssh: add ServerConfig.PreAuthConnCallback, ServerPreAuthConn (banner) interface
  > 71d3a4c acme: support challenges that require the ACME client to send a non-empty JSON body in a response to the challenge.

Signed-off-by: Knative Automation <automation@knative.team>
2025-02-17 14:32:56 +00:00
David Fridrich bc6fad7635
podman available in def package repo ubuntu 24 (#2692)
Signed-off-by: David Fridrich <fridrich.david19@gmail.com>
2025-02-14 19:46:53 +00:00
github-actions[bot] de0d248e2f
chore: update Quarkus platform version to 3.18.3 (#2691)
Co-authored-by: Knative Automation <automation@knative.team>
2025-02-13 06:41:51 +00:00
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
Knative Automation f8db896f85
upgrade to latest dependencies (#2684)
bumping knative.dev/eventing 5fb693f...4a6e7d2:
  > 4a6e7d2 [main] Upgrade to latest dependencies (# 8444)
bumping knative.dev/networking 4376124...e6fc9bb:
  > e6fc9bb upgrade to latest dependencies (# 1045)
  > a4342aa fix codegen by using newer scripts (# 1042)
  > 5afdd71 upgrade to latest dependencies (# 1044)
bumping knative.dev/serving 9c35416...a9c5467:
  > a9c5467 upgrade to latest dependencies (# 15749)
  > 9be0816 Bump go-containerregistry (# 15751)
  > 220c826 Update net-gateway-api nightly (# 15750)

Signed-off-by: Knative Automation <automation@knative.team>
2025-02-06 06:48:13 +00:00
github-actions[bot] c34974e3a1
chore: update Quarkus platform version to 3.18.2 (#2689)
Co-authored-by: Knative Automation <automation@knative.team>
2025-02-05 18:15:13 +00:00
Knative Automation 6c57bfaa6d
upgrade to latest dependencies (#2683)
Signed-off-by: Knative Automation <automation@knative.team>
2025-02-04 06:46:24 +00:00
Knative Automation e6ebd1c2f5
upgrade to latest dependencies (#2682)
bumping knative.dev/eventing 73357a6...5fb693f:
  > 5fb693f [main] Upgrade to latest dependencies (# 8431)

Signed-off-by: Knative Automation <automation@knative.team>
2025-02-03 07:47:27 +00:00
David Fridrich 2228c9dbe0
fix: struct naming in instanced go http templates synced (#2670)
* sync names

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* zz

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

---------

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>
2025-01-31 18:53:57 +00:00
Matej Vašek d20eb9685f
Create test symlinks dynamically (#2681)
Some tools dislike having questionable symlinks in git repository so we
must create this symlinks dynamically in the test instead of having it
committed into the repository.

Signed-off-by: Matej Vašek <matejvasek@gmail.com>
2025-01-31 16:24:57 +00:00