David Simansky
462cdc2d9b
Update Knative deps to release 1.16 ( #2549 )
2024-10-23 09:09:01 +00:00
Knative Automation
6c17586a9b
upgrade to latest dependencies ( #2544 )
...
bumping knative.dev/client/pkg 18a2561...dbb49e6:
> dbb49e6 Update community files (# 1971)
bumping knative.dev/serving 83b6695...77c7e1d:
> 77c7e1d Update net-contour nightly (# 15578)
> 5ebf2c7 Update net-kourier nightly (# 15577)
> b474b3e Update net-gateway-api nightly (# 15576)
> cb2a9c6 Update net-istio nightly (# 15579)
> 6544bfe Update community files (# 15574)
Signed-off-by: Knative Automation <automation@knative.team>
2024-10-17 04:57:23 +00:00
Knative Automation
096878d4bc
upgrade to latest dependencies ( #2541 )
...
bumping knative.dev/eventing aa6f73b...6aa49dc:
> 6aa49dc [main] Update community files (# 8256)
> 33a9027 feat: make oidc discovery url configurable (# 8145)
> eff8465 [main] Upgrade to latest dependencies (# 8255)
bumping knative.dev/networking 9396009...75d9920:
> 75d9920 Update community files (# 1010)
> 847994c upgrade to latest dependencies (# 1009)
bumping knative.dev/pkg 59c22a1...95b4b97:
> 95b4b97 upgrade to latest dependencies (# 3104)
bumping knative.dev/serving 782b6a8...83b6695:
> 83b6695 Update net-gateway-api nightly (# 15573)
> b98384c upgrade to latest dependencies (# 15572)
Signed-off-by: Knative Automation <automation@knative.team>
2024-10-16 06:09:23 +00:00
Knative Automation
b67289415f
upgrade to latest dependencies ( #2539 )
...
bumping knative.dev/client/pkg c9f1284...18a2561:
> 18a2561 Update community files (# 1970)
bumping knative.dev/eventing 67af70b...aa6f73b:
> aa6f73b [main] Upgrade to latest dependencies (# 8236)
> db729bc [main] Update community files (# 8237)
bumping knative.dev/hack fc6a845...05b2fb3:
> 05b2fb3 Update community files (# 399)
bumping knative.dev/pkg 952269c...59c22a1:
> 59c22a1 Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (# 3102)
> e0f65ce Update community files (# 3101)
bumping google.golang.org/protobuf c33baa8...158d2b3:
> 158d2b3 all: release v1.35.1
> 94e26c9 all: start v1.35.0-devel
> ac98177 all: release v1.35.0
> 03df6c1 proto: Implement proto.Equal fast-path
> 013dd17 all: drop unnecessary import renames for consistency
> 1531843 internal/testprotos: declare the extension
> 9e047b8 internal/impl: skip unnecessary requiredField checks for oneofs
> ed7b51f proto: extend documentation of GetExtension, SetExtension
> af06170 all: set Go language version to Go 1.21
> cf4f382 encoding/prototext: capture current reserved field behavior
> 5c1f700 internal/encoding/json: remove duplicate test
> 66faac0 compiler/protogen: remove now-unnecessary UnsafeEnabled checks
> 21d187a compiler/protogen: support -experimental_strip_nonfunctional_codegen
> e8b6855 internal/descopts,internal/impl: remove shorthand import aliases
> 0946f97 all: remove unused purego support
> b643888 encoding/protojson: use fd.HasPresence() for editions compatibility
> 94ecbc2 internal/impl: remove unused ExtensionField.SetLazy method
> b36f8e0 types/known/structpb: add support for more types and json.Number
> 75479a3 internal: generate extension numbers, fix editions parsing
> 2a82025 internal/cmd/generate-protos: fix pkg check for editions features
> 219bda2 internal/conformance: update failing tests list, add comments
> b46f280 all: plumb the lazy option into filedesc.Field and .Extension
> df3bd63 compiler/protogen: always report editions support level of the plugin
> eea33cd protobuf: fix handling of delimited extensions in editions
> d462176 protojson: changes error message returned by unmarshal
> 61c6075 all: start v1.34.2-devel
bumping knative.dev/serving c8e131b...782b6a8:
> 782b6a8 Update net-istio nightly (# 15565)
> 1a06888 Update net-contour nightly (# 15567)
> d2229fa Update net-kourier nightly (# 15560)
> 5c8556d Update net-gateway-api nightly (# 15566)
> 2a87ffd Update community files (# 15564)
> 656f3d3 Update net-gateway-api nightly (# 15559)
> a9e28f0 Update net-contour nightly (# 15558)
> 60516ad Update net-istio nightly (# 15557)
> 4eb2e08 upgrade to latest dependencies (# 15556)
Signed-off-by: Knative Automation <automation@knative.team>
2024-10-14 14:41:31 +00:00
Knative Automation
e97a6925aa
upgrade to latest dependencies ( #2536 )
...
bumping golang.org/x/crypto c9da6b9...adef4cc:
> adef4cc go.mod: update golang.org/x dependencies
> a0819fb sha3: fix cSHAKE initialization for extremely large N and or S
> 42ee18b ssh: return ServerAuthError after too many auth failures
> 9e92970 bn256: add missing symbols in comment
bumping knative.dev/eventing e6490c3...67af70b:
> 67af70b workaround DeepDerivative CreationTimestamp comparison (# 8233)
bumping golang.org/x/net 35b4aba...6cc5ac4:
> 6cc5ac4 go.mod: update golang.org/x dependencies
> f88258d websocket: update nhooyr.io/websocket to github.com/coder/websocket
> 7191757 http2: add support for net/http HTTP2 config field
> 4790dc7 http2: add support for server-originated pings
> 541dbe5 http2: add Server.WriteByteTimeout
> 3c333c0 route: fix address parsing of messages on Darwin
bumping golang.org/x/sys a43b625...23b0dab:
> 23b0dab unix: mark vgetrandom as non-escaping
> cbf0eb6 unix: fix grep syntax to work on non-GNU greps
> e7397b9 unix: update to Linux 6.11
> 981de40 unix: use vDSO for getrandom() on linux
> 48aad76 linux: add tcp_cc_info and its related types
> d58f986 all: fix some typos in comment
> 30de352 unix: fix Test{Fd,}Xattr failure on NetBSD
> 68ed59b windows/svc: fix printf(var) mistake detected by latest printf checker
> c08bc6e unix: update Go to 1.23.0
bumping golang.org/x/text 1e3e9fd...3043346:
> 3043346 x/text: Correct examples in number/doc
> 38a95c2 all: fix some comments
> 20097e4 all: fix printf(var) mistakes detected by latest printf checker
bumping golang.org/x/term 2f7b0dd...9d5441a:
> 9d5441a go.mod: update golang.org/x dependencies
bumping google.golang.org/grpc 6f50403...3f95b38:
> 3f95b38 Update version to 1.67.1 (# 7682)
> 4f6c5f2 xds/server: Fix xDS Server leak (# 7664) (# 7681)
> 935f8cb transport: Fix reporting of bytes read while reading headers (# 7660) (# 7667)
> 02bbb65 Change version to 1.67.1-dev (# 7605)
bumping knative.dev/pkg 5031733...952269c:
> 952269c Bump golang.org/x/net from 0.29.0 to 0.30.0 (# 3100)
> e52e2e4 Bump google.golang.org/grpc from 1.67.0 to 1.67.1 (# 3099)
> 4e357ed Bump golang.org/x/tools from 0.25.0 to 0.26.0 (# 3098)
Signed-off-by: Knative Automation <automation@knative.team>
2024-10-10 05:12:04 +00:00
Knative Automation
35eb3a434b
upgrade to latest dependencies ( #2526 )
...
bumping knative.dev/eventing e7fca76...e6490c3:
> e6490c3 Add Convertible interface to job sink (# 8214)
> b3b29f0 update jobsink TLS comments (# 8215)
> c8c1f41 [main] Upgrade to latest dependencies (# 8201)
bumping knative.dev/pkg c4843b7...5031733:
> 5031733 Bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 (# 3097)
bumping knative.dev/serving 779761a...c8e131b:
> c8e131b Fix GO-2024-2659 (# 15547)
> 1a1eb10 Update net-istio nightly (# 15543)
> 5779cb2 Update net-kourier nightly (# 15544)
> 07a8480 Update net-gateway-api nightly (# 15541)
> 9bf0b90 Update net-contour nightly (# 15542)
> b442fe2 upgrade to latest dependencies (# 15540)
Signed-off-by: Knative Automation <automation@knative.team>
2024-10-07 06:11:26 +00:00
Knative Automation
62ca4c7a09
upgrade to latest dependencies ( #2521 )
...
bumping knative.dev/serving b2954e1...779761a:
> 779761a upgrade to latest dependencies (# 15537)
> 15871f1 Update net-contour nightly (# 15536)
> 2664a54 Update net-kourier nightly (# 15535)
> 2b815c5 Update net-gateway-api nightly (# 15534)
> 293d2bb Update net-istio nightly (# 15533)
> 0ebef64 Use istio.sidecar.inject label instead of annotation (# 15522)
bumping knative.dev/networking ea90245...9396009:
> 9396009 upgrade to latest dependencies (# 1008)
bumping knative.dev/eventing 641cbb7...e7fca76:
> e7fca76 Add Istio inject label (# 8205)
Signed-off-by: Knative Automation <automation@knative.team>
2024-09-27 08:17:54 +00:00
Knative Automation
e4d9b3d10f
upgrade to latest dependencies ( #2519 )
...
bumping knative.dev/serving ca64728...b2954e1:
> b2954e1 Update net-contour nightly (# 15530)
> 10579a7 Update net-gateway-api nightly (# 15531)
> 3a81801 Update net-gateway-api nightly (# 15524)
> ff475df upgrade to latest dependencies (# 15527)
bumping knative.dev/networking faa7309...ea90245:
> ea90245 upgrade to latest dependencies (# 1007)
bumping knative.dev/client/pkg fd0126d...c9f1284:
> c9f1284 💝 Extract reusable part of sink flag (# 1968)
bumping knative.dev/pkg 28b58b8...c4843b7:
> c4843b7 Give users the ability to disable namespace ownership of webhook configurations (# 3095)
Signed-off-by: Knative Automation <automation@knative.team>
2024-09-26 06:13:06 +00:00
Knative Automation
ba3bd79a51
upgrade to latest dependencies ( #2518 )
...
bumping knative.dev/pkg aabe552...28b58b8:
> 28b58b8 Use istio.sidecar.inject label instead of annotation (# 3096)
bumping knative.dev/serving 59d17f1...ca64728:
> ca64728 Update net-contour nightly (# 15526)
> e896849 Update net-kourier nightly (# 15525)
Signed-off-by: Knative Automation <automation@knative.team>
2024-09-25 05:16:59 +00:00
Knative Automation
674a27ad54
upgrade to latest dependencies ( #2514 )
...
bumping knative.dev/networking 6c832c6...faa7309:
> faa7309 upgrade to latest dependencies (# 1006)
bumping knative.dev/serving 51d95f6...59d17f1:
> 59d17f1 upgrade to latest dependencies (# 15520)
bumping knative.dev/eventing 2869c6c...641cbb7:
> 641cbb7 Remove scheduler `wait`s to speed up recovery time (# 8200)
Signed-off-by: Knative Automation <automation@knative.team>
2024-09-24 07:41:54 +00:00
Knative Automation
2312afce77
upgrade to latest dependencies ( #2511 )
...
bumping cloud.google.com/go/compute/metadata 44b3a7d...7959a9f:
> 7959a9f bigquery: support struct field parameters
> a64eb5d bigquery: support array query parameters
> 2861f2e bigquery: support scalar query parameters
> a2e776e civil: civil time types
> 918f8d5 fields: test that a tagged field takes precedence
> e86221f bigtable/bttest: RowKeyFilter support in emulator.
> 648bc87 bigquery: support BYTES data type
> 7bb67ec bigtable/bttest: TimestampRangeFilter improvements
> 8b767ae fields: simplify dominantField
> 8ee8376 fields: add Match optimizations
> 73d4824 fields: test Match against encoding/json
> 7c5df9f fields: match first field by index
> 5eaf111 bigquery: support deleting a dataset
> 7c389bf fields: add Match
> f673f79 fields: add helper functions tests
> 0f101d5 fields: add package documentation
> c15c479 fields: add a cache
> 13f29f4 fields: support saving additional tag information
> 65303b0 fields: support the ability to ignore fields
> 367b809 translate: introduce Format type for Options.Format
> 6e0acfc bigquery: fix doc, PageInfo.PageToken is now PageInfo.Token
> 03e650f regenerate from toolkit
> 0b5cbaa storage: return ErrBucketNotExist from iterator
> 92f92a9 fields: add a test for an unexported anonymous struct field with a tag
> 93c784f fields: test that unexported anonymous non-struct fields are ignored
> 1701ed3 fields: test that unexported, tagged field is ignored
> 9dad079 fields: test against encoding/json
> 36c2fc7 trace: assign trace IDs and propagate trace context even for requests
> 4392112 fields: generalize tag parsing
> cccf8de fields: implement tag precedence
> 25ab26a fields: initial support for tags
> 1b78d3f fields: collect all fields
> 0031a75 fields: omit unexported fields
> 097ca06 fields: copy FieldsByNameFunc from reflect
> 9210f07 translate: tests use OAuth or API key
> ce8c2af bigtable/cbt Make endpoints confgureable
> 5aca3b7 bigquery: add Job.Wait.
> 8503b8f internal: add general retry function
> 2c3878e bigtable/bttest: Add ColumnRangeFilter to the data client and inmem server/emulator
> 469af35 doc: add example for table creation with schema
> d8db4b2 bigquery: fix godoc lint errors
> 2a25109 translate: fix broken TranslateURL test
> 75d2be6 bigquery: use int64 for Integer columns
> 15d44a1 language/apiv1beta1: delete beta client
> fdfe867 regenerate toolkit clients
> 9e26c6c translate: add model parameter
> 6274540 bigtable: Fix cbt required flag enforcement
> 30b36ef translate: add license to generated file
> a7939fd README: split off older news into a separate file.
> f296932 translate: support ClientOptions
> 742f8a0 translate: new REST client from modified discovery doc
> a218dd7 language/apiv1: add toolkit-generated client
> 0f372eb Revert "translate: new REST client from modified discovery doc"
> dba24f8 translate: new REST client from modified discovery doc
> 9d7cefd Fixed bigquery doc
> 3e689fc examples/storage: avoid race when reading the default bucket
> 6d60404 logging: explicitly compare Entry fields in tests
> b4053c3 CONTRIBUTING.md: adds GCLOUD_TESTS_API_KEY env var as requirement
> 6e7f52b .travis.yml: add GCLOUD_TESTS_API_KEY
> c8933d5 storage: retry iterator test on failure
> b21cc3a trace: fix old datastore key function
> d7b9ed3 storage: fix encryption test
> eb6bba1 README: add news about datastore breaking changes.
> 4b7ac00 datastore: remove Done
> 976a286 datastore: Client.Close returns error.
> 71e53a3 datastore: removes NewKey, NewIncompleteKey
> 8dd42e8 datastore: removes namespace from context
> d34ae6f datastore: export Key fields
> 7cab37c README.md: adds announcement of datastore entity values
> 2ea6b3e datastore: adds example for entity value flatten
> 2a64f94 datastore: save nested structs as Entity values by default
> 9fd7589 Error on res.Row=nil from ApplyReadModifyWrite to avoid panic
> 4ee1ac9 bigquery: more types for RowIterator.Next
> f789011 pretty: add Diff
> e4d16e4 bigquery: get dataset metadata
> 6c65c9a translate: new translate client
> 3dcec5a storage: encryption keys should be 32-byte AES-256 keys
> f987161 bigquery: a ValueLoader for maps
> 5c18a14 storage: switch to general iterator test function
> 889746e bigquery: relax table-listing integration test
> 9d503e9 bigquery: support updating a schema
> ee8b037 bigquery: refactor integration tests
> de6327f vision: fix doc
> d3ea1b1 logging: increase the default entry-count threshold
> 20998e5 logging: bypass JSON serialization if given a structpb.Struct
> af761d2 bigtable: Use a single-element RowList for SingleRow
> 09487f7 examples/bigquery/load: fix NewGCSReference call
> 53ac597 bigtable/emulator: Disable grpc tracing for emulator server
> 9cd90cb storage: support customer encryption
> bd2cfb7 bigquery: expose dataset ProjectID and DatasetID fields.
> 2fc1b44 logging: removes cleaup deletes from integration tests
> fe28f83 datastore: adds query.Namespace() chain method
> 8c2dc61 logging: check for exact # of logs in tests
> 4791784 logadmin: use generated iterators
> 384ca55 storage: use pointer receiver for ObjectAttrs
> bd8a5e8 datastore: add new key functions
> 09d95d9 bigtable/bttest: add emulator support for DeleteCellsInFamily
> 7ee19e7 bigquery: restore semantics of ForceZeroQuote
> f7f94a2 bigquery: clean up implementation of LoadSource
> f9c9ec4 storage: always send destination in compose request
> 67f57c5 storage: readObject method for tests
> 28994ff bigtable: Use connection pool by default for data client.
> 2fa7e44 internal/bundler: remove
> 5c042ef README: describe recent bigquery changes.
> 467d489 bigquery: make NewGCSReference a package-level function
> 40fedcd bigquery: test inserting data with DML.
> e6cd632 iam: service account Get/SetPolicy methods.
> 211ec57 Regenerate clients from toolkit
> bb227e9 bigquery: add example for ReaderSource
> 0e0c2bb datastore: remove support for gRPC call options
> 2b8eb37 Adding a TimestampRangeFilter to big table.
> 4a66ffc errors: fix example in doc comment
> cfef0f6 pretty: don't panic if we can't call Interface on a value.
> 871e500 bigquery: remove redundant test
> 26c2106 bigquery: media upload
> 634348d pretty: a simple pretty-printer
> 8981115 logging: add Latency field to HTTPRequest
> 1d0367c bigtable/bttest: Return proper status codes in emulator for missing tables
> e46f105 logging: adds more descriptive failure messages to tests
> e8a0b85 pubsub: remove Done
> eb53bbf datastore: support gRPC call options.
> 284dc4b storage: update storage classes
> 7450882 logging: adds more error reporting to tests
> 50a7624 go-cloud-debug-agent: restrict building to Linux
> d2c474b trace: change SamplingPolicy to also make decisions about requests with
> c54037b pubsub: support IAM
> 41e8c5d bigquery: inline most customizeXXX methods.
> 7d1ca04 bigquery: group methods by function
> 2f2a859 bigquery: remove Tables type
> ac529ef bigquery: examples
> 0a03e3b bigquery: improve package doc
> 8274d91 bigquery: pass Schema to ValueLoader
> 7d2c252 bigquery: replace UploadOptions with Uploader fields
> d1e1a45 bigquery: remove deprecated code, replace Read methods
> 61a09b4 storage: retry calls
> 3d8e7fa storage,iam: remove extraneous test logging
> f03e341 longrunning: use 1.6 context
> 10d3f88 longrunning: initial design
> 9429d70 Regenerate from updated toolkit
> c58fd90 pubsub: fix package doc
> 0510646 pubsub: deprecate Done
> 324a60e datastore: fixes loading issue with []struct{[]byte}}
> 9140aa5 logadmin: link in audit log proto.
> fc7a628 iam: initial design
bumping knative.dev/eventing 1708881...2869c6c:
> 2869c6c Enhance tests for v1b3 event type, new attrs (# 8197)
bumping google.golang.org/genproto/googleapis/api 573a115...ddb44da:
> ddb44da chore: update to 1.21 (# 1152)
> 8ffd90a chore(all): auto-regenerate .pb.go files (# 1150)
bumping knative.dev/pkg aaab500...aabe552:
> aabe552 Bump google.golang.org/grpc from 1.66.2 to 1.67.0 (# 3094)
> a4774ed Bump github.com/gobuffalo/flect from 1.0.2 to 1.0.3 (# 3093)
bumping google.golang.org/genproto/googleapis/rpc 573a115...ddb44da:
> ddb44da chore: update to 1.21 (# 1152)
> 8ffd90a chore(all): auto-regenerate .pb.go files (# 1150)
bumping google.golang.org/grpc d0bf90a...6f50403:
> 6f50403 Change version to 1.67.0 (# 7604)
> 3c3a025 mem: replace flate.Reader reference (# 7595) (# 7637)
> 3ffb98b .*: fix revive lints `redefines-builtin-id` (# 7552)
> 5666049 vet: enforce revive linter (# 7589)
> c6ad07f protoc: regenerate protos (# 7590)
> 70f19ee credentials/tls: default GRPC_ENFORCE_ALPN_ENABLED to true (# 7535)
> 92111dc xds: keep ads flow control local to xdsclient/transport package (# 7578)
> 535bdce estats: remove dependency on testing package (# 7579)
> 0f03c74 .*: fix revive lint issues `unused-parameter` (# 7580)
> 6147c81 stats/opentelemetry: Optimize slice allocations (# 7525)
> cd05c9e .*: fix revive package-comments lint issues (# 7574)
> 00514a7 xds/clusterimpl: update UpdateClientConnState to handle updates synchronously (# 7533)
> 093e099 grpc: fix regression by freeing request bufferslice after processing unary (# 7571)
> 8320224 .*: revive from unused_parameters (# 7577)
> 845f62c stats/otel: upgrade grpc version that contains the experimental/stats package (# 7545)
> 55d820d clusterresolver/e2e_test: Avoid making DNS requests (# 7561)
> 52961f7 grpc: add docs for generic stream interfaces (# 7470)
> 005b092 examples/advancedtls: example code for different security configurations for grpc-go using `advancedtls` (# 7474)
> 0b6f354 xdsclient: Populate total_issued_requests count in LRS load reports (# 7544)
> c535946 grpc: Fix flaky picker_wrapper tests (# 7560)
> 9feed00 balancer/wrr: prefer calling Equal() method of time.Time (# 7529)
> a8e6e11 .*: Use `strings.ReplaceAll(.....)` (# 7554)
> 6d97688 xds/xdsclient: Fix flaky test TestLRSClient (# 7559)
> cfd14ba encoding: delete v1 proto codec and use one map for registry (# 7557)
> 3d95421 Fix revive identified linter issues: var-declaration, indent-error-flow, increment-decrement, superfluous-else (# 7528)
> e4b09f1 Remove trailing whitespace in testing.yml (# 7551)
> 0a5b8f7 balancer: disallow producer streams until SubConn has reported READY (# 7523)
> 9ab8b62 Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (# 7356)
> 7e12068 bootstrap: add `String` method to ServerConfigs type (# 7537)
> ee5cbce ringhash: fix bug where ring hash can be stuck in transient failure despite having available endpoints (# 7364)
> 1e2bb71 doc: update keepalive ClientParameters doc about doubling the interval upon GOAWAY (# 7469)
> 6a5a283 Use builtin min and max functions (# 7478)
> 90caeb3 deps: update dependencies for all modules (# 7531)
> f8d98a4 rbac: fix usage of AuthInfo (# 7522)
> 4e29cc6 transport: add timeout for writing GOAWAY on http2Client.Close() (# 7371)
> b45fc41 Change version to 1.67.0-dev (# 7520)
Signed-off-by: Knative Automation <automation@knative.team>
2024-09-23 15:29:45 +00:00
Knative Automation
c18b0084f7
upgrade to latest dependencies ( #2505 )
...
bumping golang.org/x/mod bc151c4...46a3137:
> 46a3137 zip: set GIT_DIR in test when using bare repositories
> 3afcd4e go.mod: set go version to 1.22.0
> b1d336c go.mod: update required go version to go1.22
bumping knative.dev/pkg 3002873...aaab500:
> aaab500 Bump golang.org/x/tools from 0.24.0 to 0.25.0 (# 3091)
> de0796c Bump google.golang.org/grpc from 1.66.0 to 1.66.2 (# 3092)
bumping knative.dev/networking 433920a...6c832c6:
> 6c832c6 upgrade to latest dependencies (# 1005)
> ed319d7 upgrade to latest dependencies (# 1004)
bumping google.golang.org/grpc 00d3ec8...d0bf90a:
> d0bf90a Change version to 1.66.2 (# 7620)
> c84da66 Cherry pick # 7595 to v1.66.x release branch (# 7621)
> 12487c8 Cherry pick # 7571 and # 7579 to v1.66.x release branch (# 7616)
> 7185cf4 Change to version 1.66.2-dev (# 7615)
> cb81df6 Change to patch release 1.66.1 (# 7603)
> ecb3e1a Change version to 1.66.1-dev (# 7519)
bumping knative.dev/serving edb073c...51d95f6:
> 51d95f6 Update net-gateway-api nightly (# 15519)
> 50bea5d Update net-kourier nightly (# 15517)
> 00bd844 Update net-contour nightly (# 15518)
> ed44181 Update net-istio nightly (# 15516)
> b796321 Unpin github.com/gorilla/websocket (# 15515)
> 158a5c2 upgrade to latest dependencies (# 15514)
> 7875c26 Update net-contour nightly (# 15512)
> 4471f27 Update net-gateway-api nightly (# 15513)
> cc9b060 Update net-istio nightly (# 15511)
> cde060b upgrade to latest dependencies (# 15506)
> 985fc84 Update net-kourier nightly (# 15509)
bumping github.com/gorilla/websocket ac0789b...ce903f6:
> ce903f6 Reverts to v1.5.0
> 9ec25ca fixes broken random value generation
> 1bddf2e bumps go version & removes deprecated module usage
> 750bf92 adds GHA & Makefile configs
> b2c246b Revert " Update go version & add verification/testing tools (# 840)"
> 09a6bab removing error handling while closing connections
> 58af150 return errors instead of printing to logs
> e5f1a0a excludes errchecks linter
> b2a86a1 Do not timeout when WriteControl deadline is zero
> 695e909 Remove hideTempErr to allow downstream users to check for errors like net.ErrClosed (# 894)
> d293aa5 feat: format message type
> 0cfb2ca feat: format message type
> 3168614 fix: lint example
> d08ee1a perf: reduce timer in write_control
> d15aba1 perf: reduce timer in write_control
> cf50a3e Revert "Print log message"
> 7d5b8cc Print log message
> 4965080 Do not return error in SetCloseHandler
> 9a21405 Do not handle network error in SetCloseHandler()
> 0f0acef fix: don't use errors.ErrUnsupported, it's available only since go1.21
> 1e975a0 use http.ResposnseController
> 4a5e66f make tests parallel
> 871f6bb docs(echoreadall): fix function echoReadAll comment (# 881)
> dcea2f0 Remove noisy printf in NextReader()
> 01b0aae fix: add comment for the readBufferSize and writeBufferSize (# 869)
> 286c896 fix: replace ioutil.readfile with os.readfile (# 868)
> 6f5d213 conn.go: default close handler should not return ErrCloseSent. (# 865)
> 629990d Use status code constant (# 864)
> b6a0d77 Update README.md, replace master to main (# 862)
> aa97606 Fixes subprotocol selection (aling with rfc6455) (# 823)
bumping knative.dev/eventing c91a9d8...1708881:
> 1708881 [main] Upgrade to latest dependencies (# 8191)
> b48b664 feat: add constructor for full event lineage graph (# 7921)
> e79f3b6 Make auth package indepent from eventpolicy informer (# 8195)
> ae6ed99 Fix JobSink to support AuthZ on GET too (# 8196)
> 608e76c Add broker transformation test to upgrade tests (# 8190)
Signed-off-by: Knative Automation <automation@knative.team>
2024-09-19 05:30:03 +00:00
Knative Automation
3cbcc257d6
upgrade to latest dependencies ( #2504 )
...
bumping knative.dev/serving 63b0f86...edb073c:
> edb073c Update net-contour nightly (# 15507)
Signed-off-by: Knative Automation <automation@knative.team>
2024-09-16 06:45:12 +00:00
Knative Automation
06a18f92cc
upgrade to latest dependencies ( #2500 )
...
bumping knative.dev/serving 74ea38a...63b0f86:
> 63b0f86 Update net-istio nightly (# 15508)
Signed-off-by: Knative Automation <automation@knative.team>
2024-09-15 21:39:21 +00:00
Knative Automation
636eacd895
upgrade to latest dependencies ( #2496 )
...
bumping knative.dev/pkg fdbc0b5...3002873:
> 3002873 Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (# 3087)
bumping google.golang.org/grpc 2da9769...00d3ec8:
> 00d3ec8 Change version to 1.66.0 (# 7518)
> 973e3dc xdsclient: Populate total_issued_requests count in LRS load reports (# 7544) (# 7565)
> 8e3596c cherry-pick # 7557 to v1.66.x branch (# 7564)
> 62baa5f cherry-pick # 7356 to v1.66.x branch (# 7546)
> f857020 cherry-pick # 7523 to v1.66.x branch (# 7547)
> 35e915e cherry-pick: transport: add timeout for writing GOAWAY on http2Client.Close() # 7371 (# 7540)
> 63853fd rls: update picker synchronously on configuration update (# 7412)
> 86135c3 csds: unskip e2e test (# 7502)
> 5d07b63 transport: change `*http2Client` to interface `ClientTransport` (# 7512)
> c98235b grpclog: refactor to move implementation to grpclog/internal (# 7465)
> 7ec3fd2 balancer/rls: Fix RLS Cache metrics (# 7511)
> 6d7f07c test/tools: update staticcheck version to latest (# 7509)
> 9706bf8 balancer/rls: Add cache metrics (# 7495)
> c8951ab *: fix minor typos (# 7487)
> 3cb3342 .*: fix comments (# 7504)
> eece43b latency: don't wrap when all the latencies are zero (# 7506)
> 366decf transport/grpchttp2: add http2.Framer bridge (# 7453)
> 5c4da09 grpc: fix a bug introduced in # 7461 (# 7505)
> 1008562 benchmark: wire in new gzip compressor (# 7486)
> ced812e xds: implement ADS stream flow control mechanism (# 7458)
> 54b48f7 balancer/weightedroundrobin: Add recording point for endpoint weight not yet usable and add metrics tests (# 7466)
> 7b9e012 balancer/rls: Add picker metrics (# 7484)
> 3ee837c *.pb.go: regenerate protos (# 7493)
> f9b96b8 internal/transport: Unlock mutex before panic (# 7488)
> d00dd8f xds: env var protection for xds fallback (# 7483)
> ffaa81e transport/bufWriter: fast-fail on error returned from flushKeepBuffer() (# 7394)
> 1490d60 transport/grpchttp2: revert # 7477 usage of mem package (# 7485)
> e6b6318 transport/grpchttp2: change types to include `mem` package (# 7477)
> 6d0aaae grpc: make client report `Internal` status when server response contains unsupported encoding (# 7461)
> 338595c balancergroup: remove mentions of locality from comments (# 7476)
> c8716e5 mem: fix comment typo (# 7482)
> e524655 tools: Add github.com/mgechev/revive (# 7472)
> 4a26a49 balancer/leastrequest: Add verbosity check around build log (# 7467)
> 887d908 mem: introduce `mem` package to facilitate memory reuse (# 7432)
> 6fa393c transport/grpchttp2: add doc to methods and values (# 7445)
> 1013847 cmd/protoc-gen-go-grpc: fix typo pancis -> panics (# 7456)
> 1b1230b resolver_wrapper: add early return in addChannelzTraceEvent (# 7437)
> 5520cff experimental/stats/metricregistry: Add comments on enum consts for Metrics Type (# 7457)
> 0b33bfe transport: Discard the buffer when empty after http connect handshake (# 7424)
> 566aad1 examples/retry: remove waitForReady from service config (# 7450)
> ec9dff7 cmd/protoc-gen-go-grpc: update version to 1.5.1 (# 7452)
> 245323c cmd/protoc-gen-go-grpc: remove replace and skip test that requires it for now (# 7451)
> 3eb0145 balancer/weightedroundrobin: Add emissions of metrics through metrics registry (# 7439)
> bc03420 cmd/protoc-gen-go-grpc: update version for release
> 84a4ef1 internal/stats: Add metrics recorder list and usage in ClientConn (# 7428)
> 47be8a6 Remove trailing spaces (# 7426)
> 1feeaec stats: Add optional locality label in cluster_impl picker (# 7434)
> 9671c4a cmd/protoc-gen-go-grpc: test the embedded struct at registration time for proper usage (# 7438)
> 40f3998 client: Stabilize WaitForStateChange API (# 7425)
> aae9e64 docs: fix and improve anti-patterns.md (# 7418)
> ac5a7fe xds: Fix flaky test Test/ServerSideXDS_WithValidAndInvalidSecurityConfiguration (# 7411)
> 0231b0d transport/grpcframer: create grpcframer package (# 7397)
> 2bcbcab stats/opentelemetry: Add usage of metrics registry (# 7410)
> 64adc81 scripts: regenerate pbs with caching deps to a fixed tmp folder (# 7409)
> 4ed8180 ringhash: more e2e tests from c-core (# 7334)
> 61aa949 vet: fix option order when invoking grep (# 7421)
> b1979b6 vet: remove trailing whitespace (# 7420)
> 700ca74 xds/balancer/priority: Unlock mutex before returning (# 7417)
> d27ddb5 internal/grpcsync: support two ways to schedule a callback with the serializer (# 7408)
> ecbb837 experimental/stats: Add metrics registry (# 7349)
> c5c0e18 scripts: minor refactor to scripts (# 7403)
> e7d8822 protoc-gen-go-grpc: add period to end of generated comment (# 7392)
> ee62e56 xds: fix typos (# 7405)
> 48b7581 security/advancedtls: remove Go1.19 build constraints (# 7404)
> eff3e67 *.pb.go: regenerate (# 7402)
> e54f441 xds: make fallback bootstrap configuration per-process (# 7401)
> 9c5b31d xds: use locality from the connected address for load reporting (# 7378)
> 45d44a7 grpc: hold ac.mu while calling resetTransport to prevent concurrent connection attempts (# 7390)
> f64a6a3 test/channelz: change channelz_test to use write data (# 7396)
> daab563 examples: Add OpenTelemetry example (# 7296)
> bb49a88 cmd/protoc-gen-go-grpc: default use_generic_streams_experimental to true (# 7387)
> 53a5c41 interop/lb: Increase Go PSM LB test timeout to 300min (# 7393)
> bdd707e scripts: add linter rule for using context.WithTimeout on tests (# 7342)
> 4e9b596 xds: add support for multiple xDS clients, for fallback (# 7347)
> 5ac73ac documentation: Update proxy docs to point to `WithContextDialer` (# 7361)
> d382d84 metadata: stabilize ValueFromIncomingContext (# 7368)
> c9caa9e metadata: remove String method (# 7372)
> f199062 xds: Add a test for incorrect load reporting when using pickfirst with servers in multiple localities (# 7357)
> 6126383 metadata: make Stringer implementation consistent (# 7355)
> 98e5dee cmd/protoc-gen-go-grpc: enable edition 2023 support (# 7351)
> 5f5d4d2 doc: fix link to error_details example (# 7345)
> 1811c6f github: update codecov with token and fail_ci_if_error (# 7348)
> 3e78e9b MAINTAINERS.md: add new members and move ex-members to emeritus (# 7284)
> 8c80220 grpclog: remove Debugf method to avoid unnecessary evaluation (# 7330)
> c8568c9 grpc: Readd pick first name (# 7336)
> cd7e282 go.mod: update go-control-plane dependency for xDS fallback (# 7340)
> a0311cd golint fix: context.Context should be the first parameter of a function (# 7338)
> b8ca292 examples/features/retry: Improve docstring (# 7331)
> f1b7f41 xds/bootstrap: add testing support to generate config (# 7326)
> c441d42 github: use latest release of qemu emulator (# 7337)
> 970f390 test: fix typo in pickfirst_test.go (# 7332)
> c04b085 internal/transport: minor cleanup of controlBuffer code (# 7319)
> 07078c4 github: add cache-dependency-path to setup-go (# 7323)
> 24a6b48 credentials/alts: fix defer in TestDial (# 7301)
> e37c6e8 fix testclient type in ringhash_balancer_test checkRPCSendOK (# 7324)
> 8075dd3 stats/opentelemetry: Fix protobuf import (# 7320)
> 4dd7f55 ringhash: port e2e tests from c-core (# 7271)
> de51a63 examples: Add CSM Observability example (# 7302)
> 3267089 stats/opentelemetry: Add e2e testing for CSM Observability (# 7279)
> c4753c3 scripts: improve regenerate.sh to use the correct proto compiler version (# 7064)
> e2e7a51 xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (# 7309)
> e40eb2e deps: update dependencies for all modules (# 7310)
> dfcabe0 xds: cleanup bootstrap processing functionality (# 7299)
> dbd24a9 [advancedTLS] Removed deprecated APIs in advancedTLS (# 7303)
> 30c0cdd vet: remove --quiet from git grep when output is expected (# 7305)
> 5a289d9 dns: fix constant 30s backoff for re-resolution (# 7262)
> 9bdf335 Change version to 1.66.0-dev (# 7308)
bumping knative.dev/serving deb99de...74ea38a:
> 74ea38a upgrade to latest dependencies (# 15505)
bumping knative.dev/networking 37fdbdd...433920a:
> 433920a Update community files (# 1003)
> 0efcb4c upgrade to latest dependencies (# 1002)
Signed-off-by: Knative Automation <automation@knative.team>
2024-09-13 07:19:29 +00:00
dependabot[bot]
95c2013ea8
chore(deps): bump github.com/docker/docker ( #2498 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 26.1.3+incompatible to 26.1.5+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v26.1.3...v26.1.5 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-12 20:36:48 +00:00
Knative Automation
04aac41c83
upgrade to latest dependencies ( #2494 )
...
bumping knative.dev/eventing 229446d...c91a9d8:
> c91a9d8 [main] Upgrade to latest dependencies (# 8189)
Signed-off-by: Knative Automation <automation@knative.team>
2024-09-12 07:56:32 +00:00
Knative Automation
749f755522
upgrade to latest dependencies ( #2491 )
...
bumping golang.org/x/net 4542a42...35b4aba:
> 35b4aba go.mod: update golang.org/x dependencies
> 9bf379f websocket: fix printf(var) mistake detected by latest printf checker
bumping golang.org/x/term d598954...2f7b0dd:
> 2f7b0dd go.mod: update golang.org/x dependencies
> f867b76 x/term: set missing VIRTUAL_TERMINAL_INPUT flag on Windows
bumping golang.org/x/sys 914deed...a43b625:
> a43b625 windows: add SIO_UDP_NETRESET constant
> ed67b15 windows: add console codepage api
> 9cb830b unix: add missing import to syscall_hurd.go
> 71132f5 unix: add POLLRDHUP to FreeBSD
> 3283fc3 cpu: add support for detecting RISC-V extensions
> 29e55b2 unix: use os.Executable rather than os.Args[0] in tests
> a8c5219 unix: rename XDPUmemReg field back to Size
> 59665e5 unix: add Connectx for darwin
> a0c72ef unix: add f_flag member flags on z/OS
> c64c51d unix: update riscv64 hwprobe to Linux kernel 6.10
> da77c6b unix: sync minimum Linux Kernel version with requirements page
bumping knative.dev/pkg 7c0ad27...fdbc0b5:
> fdbc0b5 Bump golang.org/x/net from 0.28.0 to 0.29.0 (# 3090)
bumping knative.dev/eventing 04c42dc...229446d:
> 229446d Create paired upgrade tests (# 8158)
bumping golang.org/x/text b2bec85...1e3e9fd:
> 1e3e9fd all: rename Example test functions to prevent vet errors
bumping golang.org/x/crypto 5bcd010...c9da6b9:
> c9da6b9 all: fix printf(var) mistakes detected by latest printf checker
> b35ab4f go.mod: update golang.org/x dependencies
> bcb0f91 internal/poly1305: Port sum_amd64.s to Avo
> 7eace71 chacha20poly1305: Avo port of chacha20poly1305_amd64.s
> 620dfbc salsa20/salsa: Port salsa20_amd64.s to Avo
> 82942cf blake2b: port blake2b_amd64.s to Avo
> 0484c26 blake2b: port blake2bAVX2_amd64.s to Avo
> 38ed1bc blake2s: port blake2s_amd64.s to Avo
> 38a0b5d argon2: Avo port of blamka_amd64.s
> bf5f14f x509roots/fallback: update bundle
> b2d3a6a ssh/agent: ensure to not add duplicated keys
Signed-off-by: Knative Automation <automation@knative.team>
2024-09-11 12:12:58 +00:00
Knative Automation
1638f62a14
upgrade to latest dependencies ( #2489 )
...
bumping knative.dev/client/pkg 9728a1e...fd0126d:
> fd0126d Update community files (# 1967)
bumping knative.dev/hack 9724320...fc6a845:
> fc6a845 Update community files (# 398)
bumping knative.dev/serving 7c927b7...deb99de:
> deb99de Update net-contour nightly (# 15500)
> be2f70a Update net-kourier nightly (# 15501)
> 8d8725e Update net-gateway-api nightly (# 15502)
> 0824bd4 Update net-istio nightly (# 15499)
> 3c5f2f6 Update community files (# 15498)
Signed-off-by: Knative Automation <automation@knative.team>
2024-09-10 13:54:57 +00:00
Knative Automation
dacb3ee02e
upgrade to latest dependencies ( #2485 )
...
bumping knative.dev/eventing 07d3790...04c42dc:
> 04c42dc [main] Update community files (# 8187)
> 8c22bf5 [main] Upgrade to latest dependencies (# 8186)
bumping knative.dev/pkg a1469cf...7c0ad27:
> 7c0ad27 Update community files (# 3089)
bumping knative.dev/serving bdec909...7c927b7:
> 7c927b7 Update net-kourier nightly (# 15497)
> b50a09e Update net-istio nightly (# 15496)
Signed-off-by: Knative Automation <automation@knative.team>
2024-09-09 06:35:03 +00:00
Knative Automation
f4bd1d8ae0
upgrade to latest dependencies ( #2478 )
...
bumping knative.dev/pkg 89743d9...a1469cf:
> a1469cf upgrade to latest dependencies (# 3088)
bumping knative.dev/hack 06f7aff...9724320:
> 9724320 Fix premature codegen cleanup exit on 1 (# 397)
bumping knative.dev/serving f07e3d6...bdec909:
> bdec909 upgrade to latest dependencies (# 15495)
Signed-off-by: Knative Automation <automation@knative.team>
2024-09-06 04:49:34 +00:00
David Fridrich
a13056e4ee
migrate client-pkg to client/pkg ( #2477 )
...
* migrate
Signed-off-by: David Fridrich <fridrich.david19@gmail.com>
* migrate more
Signed-off-by: David Fridrich <fridrich.david19@gmail.com>
* sort imports
Signed-off-by: David Fridrich <fridrich.david19@gmail.com>
---------
Signed-off-by: David Fridrich <fridrich.david19@gmail.com>
2024-09-04 10:08:32 +00:00
Knative Automation
799de30aea
upgrade to latest dependencies ( #2476 )
...
bumping knative.dev/eventing 34f9cd3...07d3790:
> 07d3790 SinkBinding wrongly enqueues namespaces (# 8184)
> 902f9d3 Migrate to kube_codegen.sh (# 8183)
bumping knative.dev/serving 5f5f6d8...f07e3d6:
> f07e3d6 Fix deepcopy gen (# 15492)
> 372f5d1 Migrate to kube codegen (# 15491)
bumping knative.dev/client-pkg 22f5989...eb73a58:
> eb73a58 🗑️ Deprecate knative.dev/client-pkg (# 193)
Signed-off-by: Knative Automation <automation@knative.team>
2024-09-04 05:40:32 +00:00
Matej Vašek
e937035dae
Incorporate s2i CLI into func-utils image. ( #2473 )
...
Signed-off-by: Matej Vašek <matejvasek@gmail.com>
2024-09-03 13:03:21 +00:00
Knative Automation
82541511e5
upgrade to latest dependencies ( #2475 )
...
bumping knative.dev/eventing ecae895...34f9cd3:
> 34f9cd3 Disable controller default health probes in the IMC dispatcher (# 8125)
Signed-off-by: Knative Automation <automation@knative.team>
2024-08-30 05:24:19 +00:00
Knative Automation
bbb3c47b4b
upgrade to latest dependencies ( #2470 )
...
bumping knative.dev/eventing 833f4aa...ecae895:
> ecae895 AuthZ: Provide function to update AppliedEventPoliciesStatus based on a given list of applying policies (# 8173)
Signed-off-by: Knative Automation <automation@knative.team>
2024-08-28 04:07:56 +00:00
Knative Automation
8f7dd2c2b2
upgrade to latest dependencies ( #2468 )
...
bumping knative.dev/eventing 36e0721...833f4aa:
> 833f4aa Split AuthZ e2e tests (# 8181)
Signed-off-by: Knative Automation <automation@knative.team>
2024-08-27 05:02:13 +00:00
Knative Automation
c6c215e321
upgrade to latest dependencies ( #2463 )
...
bumping knative.dev/eventing 5fc4c0f...36e0721:
> 36e0721 Broker class based defaults (# 7631)
> e4b6d68 [main] Upgrade to latest dependencies (# 8172)
> 24a43e8 chore: refactor cross namespace test to make it reusable (# 8157)
> da10b71 Support dispatcher format for triggers (# 8151)
> 477588c JobSink: Reject unauthorized requests (# 8169)
Signed-off-by: Knative Automation <automation@knative.team>
2024-08-26 06:13:02 +00:00
Knative Automation
2a6317c272
upgrade to latest dependencies ( #2461 )
...
bumping knative.dev/serving c51ee6c...5f5f6d8:
> 5f5f6d8 Update net-kourier nightly (# 15476)
bumping knative.dev/eventing bf945f9...5fc4c0f:
> 5fc4c0f Fix JobSink to have ObservedGeneration in status (# 8168)
> ed71838 Fix: Use correct readyness check in AuthZ conformance tests (# 8167)
Signed-off-by: Knative Automation <automation@knative.team>
2024-08-22 05:14:41 +00:00
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
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
Knative Automation
e6856fca51
upgrade to latest dependencies ( #2449 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-08-06 15:24:26 +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
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
Knative Automation
e5eba96164
upgrade to latest dependencies ( #2426 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-07-17 05:52:20 +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
Knative Automation
8da75c4909
upgrade to latest dependencies ( #2421 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-07-12 06:21:27 +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
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
e08155dd0c
upgrade to latest dependencies ( #2400 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-07-02 03:56:28 +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
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