mirror of https://github.com/knative/client.git
2 Commits
| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
95a4ee17a0
|
upgrade to latest dependencies (#1952)
bumping golang.org/x/mod c0bdc7b...d58be1c: > d58be1c sumdb/tlog: set the hash of the empty tree according to RFC 6962 > 232e49f Revert "module: add COM0 and LPT0 to badWindowsNames" bumping golang.org/x/term 5f0bb72...c976cb1: > c976cb1 go.mod: update golang.org/x dependencies bumping golang.org/x/net 66e838c...e2310ae: > e2310ae go.mod: update golang.org/x dependencies > 77708f7 quic: skip tests which depend on unimplemented UDP functions on Plan 9 > 9617c63 http2: avoid Transport hang with Connection: close and AllowHTTP bumping knative.dev/networking 3b8764c...bab7f2a: > bab7f2a upgrade to latest dependencies (# 992) > 370ddbb Update community files (# 991) > f35497a upgrade to latest dependencies (# 990) bumping knative.dev/client-pkg 8fbea3d...18eac77: > 18eac77 Update community files (# 188) bumping knative.dev/serving 1f7cc48...fea0e7a: > fea0e7a Update net-istio nightly (# 15393) > 75310de Update TLS test matrix (# 15394) > 44a5d78 Enable cluster local TLS tests for Contour (# 15378) > 63a741d clean up certificate leases (# 15359) > 219e905 Update net-contour nightly (# 15389) > 88779ae Update net-istio nightly (# 15390) > 372a3e6 Update net-contour nightly (# 15386) > c584f0d Update net-istio nightly (# 15385) > 2156812 Update net-kourier nightly (# 15384) > 046577e Update net-contour nightly (# 15383) > 133b2fe Update net-gateway-api nightly (# 15382) > a3ee9b8 upgrade to latest dependencies (# 15381) > 306de5f Fix TestChangeDefaultDomain flake (# 15380) > ac7f585 Add startup probe support to Knative Service (# 15309) > a923915 enable system internal tls for contour (# 15374) > a310476 Update net-contour nightly (# 15377) > 9ffb3ad Update net-kourier nightly (# 15373) > b0eab7d Update net-contour nightly (# 15371) > 9b25954 Update net-istio nightly (# 15370) > 208138f Update net-gateway-api nightly (# 15372) > 4bbb7cf Fix external domain tls test setup (# 15366) > 05b60b5 Update community files (# 15369) > 75f7393 Update net-gateway-api nightly (# 15355) > af2c899 Adjust Workload HA test iterations to fit within test timeout (# 15362) > 89fdbe1 Update net-kourier nightly (# 15357) > 9873264 Update net-contour nightly (# 15363) > 6d257d8 Update net-istio nightly (# 15365) > a043ddf Drop duplicate test case - TestActivatorInRequestPathPossibly (# 15361) > 95c751a upgrade to latest dependencies (# 15353) > 25783ae Update net-contour nightly (# 15356) > b02cc68 Update net-istio nightly (# 15358) > 1dff15d feat: add defaults configurable runtimeClassName (# 15271) > 5558435 Update net-contour nightly (# 15350) > 2ac8b35 add tests to validate uptime of services during user pod deletion (# 15284) > 7193018 upgrade to latest dependencies (# 15351) > d6d8525 use wait.Interrupted (# 15342) > 48d3196 Update net-gateway-api nightly (# 15349) > 866782a Update net-istio nightly (# 15348) > 226c771 Bump ko-build/setup-ko from 0.6 to 0.7 (# 15346) > 6fa0f6d upgrade to latest dependencies (# 15344) > a5ad85b Update net-gateway-api nightly (# 15337) > b22e06c Update net-kourier nightly (# 15340) > de3b9ba upgrade to latest dependencies (# 15341) > 6d90f54 Update net-contour nightly (# 15339) > 78fd584 Update net-istio nightly (# 15338) > faf421a Update net-gateway-api nightly (# 15335) > 5a92452 Clean up job for old resources (# 15312) > 408b284 Update net-istio nightly (# 15336) > c980773 re-enable failng contour/gateway api tests (# 15334) > a4fa238 bump istio and contour for gateway api testing (# 15333) > e56319d Allow ipv6 address for sslip.io in default-domain Job (# 15328) > f464e2d upgrade to latest dependencies (# 15329) > 0b61640 Update net-kourier nightly (# 15314) > 8d768f5 Cert rotation test does not use specific ingress namespace (# 15331) bumping google.golang.org/grpc fa274d7...2da9769: > 2da9769 Change version to 1.65.0 (# 7306) > ede96b7 metadata: remove String method (# 7373) > 64be203 grpc: Readd pick first name (# 7336) (# 7341) > 25e33a6 examples: Add CSM Observability example (# 7302) (# 7318) > 04a5f46 xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (# 7309) (# 7317) > cff5c3e stats/opentelemetry: Add e2e testing for CSM Observability (# 7279) (# 7316) > 9b970fd dns: fix constant 30s backoff for re-resolution (# 7262) (# 7311) > 6d23620 documentation: on server, use FromIncomingContext for retrieving context and `SetHeader`, `SetTrailer` to send metadata to client (# 7238) > 7e5898e xds: unify xDS client creation APIs meant for testing (# 7268) > 5d7bd7a interop/xds: Interop client and server changes for CSM Observability (# 7280) > 1958fcb cmd/protoc-gen-go-grpc: update version for release (# 7294) > 32f6091 *: update deps (# 7282) > 02f0e77 security: remove security/authorization module (# 7281) > 8bf2b3e grpcrand: delete all of grpcrand and call the rand package directly (# 7283) > 24e9024 Fix close in use certificate providers after double `Close()` method call on wrapper object (# 7128) > 33faea8 ringhash: fix normalizeWeights (# 7156) > 0756c0d stats: Various CSM Observability bug fixes (# 7278) > fe82db4 stats/opentelemetry: Add CSM Observability API (# 7277) > f1aceb0 stats/opentelemetry: CSM Observability server side component changes (# 7264) > 8138555 testing: remove skip for otel since we no longer support Go 1.20 (# 7276) > 58cfe27 deps: update dependencies for all modules (# 7274) > 11872f1 advancedtls: add CipherSuites to Options (# 7269) > a4593c5 advancedtls: use realistic ciphersuite in test (# 7273) > 01363ac *: end support for Go v1.20 (# 7250) > 6e59dd1 examples: add example to illustrate the use of file watcher interceptor (# 7226) > 03da31a client: implement maxAttempts for retryPolicy (# 7229) > f7d3d3e stats/opentelemetry: CSM Observability client side component changes (# 7256) > 092e793 test/kokoro: Add psm-csm build config (# 7263) > 5ffe0ef advancedtls: populate verified chains when using custom buildVerifyFunc (# 7181) > 1db6590 grpc: Move Pick First Balancer to separate package (# 7255) > 1adbea2 protoc-gen-go-grpc: copy service comment to interfaces (# 7243) > a639c40 test: fix flaky test ClientSendsAGoAway (# 7224) > c822adf balancergroup: add a `ParseConfig` API and remove the `UpdateBuilder` API (# 7232) > a75dfa6 xds: change the DumpResources API to return proto message containing the resource dump (# 7240) > 48b6b11 credentials/tls: reject connections with ALPN disabled (# 7184) > 0a0abfa stats/opentelemetry: Add CSM Plugin Option (# 7205) > 2f52f9e examples: update remaining uses of grpc.Dial to NewClient (# 7248) > aea78bd grpc: Add perTargetDialOption type and global list (# 7234) > 2d2f417 advancedTLS: unset a deprecated field after copying it (# 7239) > 2174ea6 documentation: fix typo in anti-patterns.md (# 7237) > e22436a pickerwrapper: use atomic instead of locks (# 7214) > 0020ccf advancedTLS: Documentation (# 7213) > 59954c8 Change version to 1.65.0-dev (# 7220) > 3bf7e9a advancedTLS: Add in deprecated name for transitionary period (# 7221) bumping knative.dev/pkg 339c22b...4355f0c: > 4355f0c upgrade to latest dependencies (# 3075) > b4e5f07 Bump google.golang.org/grpc from 1.64.0 to 1.65.0 (# 3073) > fe204d0 Bump golang.org/x/net from 0.26.0 to 0.27.0 (# 3072) > 9dc5206 Bump golang.org/x/tools from 0.22.0 to 0.23.0 (# 3074) > 7ecd548 Update community files (# 3071) > 3f6a546 Fix rand source in name (# 3070) > ee1db86 Update linter config and address lint warnings/failures (# 3068) > 26bc7b4 Register AuthenticatableType in schema (# 3069) > 8535fcc gofumpt the repo (# 3067) > fc0720b [logstream] test polling should use a different context (# 3066) > 51dec91 drop test-infra code (# 3065) > b5bb12c drop unused OWNERS files and update script (# 3064) > 915c009 drop google/s2a-go (# 3062) > cd0e61e drop mako (# 3060) > fe2597a drop eventing kafka from downstream tests - repo is archived (# 3061) > b94232c Bump cloud.google.com/go/storage from 1.41.0 to 1.42.0 (# 3057) bumping golang.org/x/sys 673e0f9...faed7ec: > faed7ec unix: add PthreadChdir and PthreadFchdir on darwin > c892bb7 unix: fix MmapPtr test failing on OpenBSD > a0ef40a unix: fix MremapPtr test failing on NetBSD > daa2394 unix: add unsafe mmap, munmap, mremap > 7670087 windows: add GetAce Windows API > 348425a windows/svc: do not pass theService to windows.RegisterServiceCtrlHandlerEx bumping google.golang.org/genproto/googleapis/api d264139...ef581f9: > ef581f9 chore(all): update all (# 1132) > 5315273 chore(all): update all (# 1131) > a332354 chore(all): auto-regenerate .pb.go files (# 1130) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
46297a770e
|
upgrade to latest dependencies (#1340)
bumping knative.dev/networking 29c1fb2...53f45d6:
> 53f45d6 upgrade to latest dependencies (# 450)
> 2eeaa06 upgrade to latest dependencies (# 449)
> 9b6da19 Change default for autocreateClusterDomainClaims (# 447)
> 07ba22c Update community files (# 446)
> 4a8bec0 upgrade to latest dependencies (# 445)
> e291c80 upgrade to latest dependencies (# 444)
> 91799da upgrade to latest dependencies (# 443)
bumping knative.dev/pkg ed09cd0...dd0db4b:
> dd0db4b upgrade to latest dependencies (# 2163)
> 7521c92 drop deprecated enabledComponents field (# 2162)
> f454995 Update community files (# 2161)
> 841aa73 fix package name (# 2159)
> 77ff8d9 Bump k8s min k8s version to 1.19 (# 2157)
> 192b0c9 Add KReference.Group field and ResolveGroup function (# 2127)
> b2bf37c upgrade to latest dependencies (# 2156)
bumping knative.dev/hack 66ab1a0...e28525d:
> e28525d Add knative-release-leads to OWNERS (# 69)
> 13753fa update owner aliases manually (# 76)
bumping knative.dev/eventing b0b32c4...0cb7873:
> 0cb7873 ./hack/update-deps.sh --upgrade (# 5545)
> 95b4275 upgrade to latest dependencies (# 5540)
> 74d711b Bump deps, fix tests (# 5541)
> a02a8f2 RetryConfig.RequestTimeout to configure the timeout of a single request (# 5503)
> 587958f Fix IMC webhook cluster role (# 5539)
> 9cd2858 Delivery timeout (# 5149)
> b312f0e Support `KReference.Group` in `Subscription.Spec.Channel` (# 5520)
> 3247d83 Update community files (# 5530)
> 39e1be2 upgrade to latest dependencies (# 5519)
> b164d3c Fix subtest client scope (# 5531)
> 6adafe5 Implement `KReference.Group` resolution for `Subscriber.Ref` (# 5440)
> 193809a Use test namespaces with numeric suffix (# 5337)
> c4bcc3a upgrade to latest dependencies (# 5514)
> 4eb1738 Add API doc generation to codegen (# 5504)
> af6744d 💫 Add permission to update namespace finalizer (# 5501)
> 8a110a1 upgrade to latest dependencies (# 5495)
> d4244d5 Fix tests (# 5498)
> fc21a1a pass transformers to executeRequest (# 5512)
> 02403a5 Remove flaky test (# 5508)
> 39d1977 Wait for receiver to be done (# 5509)
bumping knative.dev/serving 380a090...c54eeab:
> c54eeab Update net-kourier nightly (# 11580)
> 94b240e Update net-istio nightly (# 11576)
> 478b5e7 Move DomainMapping feature to beta (# 11573)
> f6c40af install the latest net-istio release first when performing upgrade tests (# 11583)
> 9ec6fb9 Update net-contour nightly (# 11579)
> 58ca921 Update community files (# 11584)
> 110416c Remove YAML anchors (# 11581)
> 2110f33 upgrade to latest dependencies (# 11577)
> 913d966 Update net-contour nightly (# 11574)
> 939accb Update net-certmanager nightly (# 11575)
> 91d0441 Add short option to scale test (# 11571)
> 9958145 update names of components (# 11560)
> eeacc0d nits from # 11551 (# 11570)
> eee7741 Add $TEST_OPTIONS to hpa test (# 11561)
> 31d5683 upgrade to latest dependencies (# 11563)
> add5507 Wait until HPA status is available (# 11562)
> 8d83ada Set autocreateClusterDomainClaims true for DomainMapping tests 7152b50 (# 11565)
> a8a5c2d Update net-contour nightly (# 11567)
> 0ff6b0f Update net-kourier nightly (# 11569)
> 28fae98 Update net-istio nightly (# 11568)
> 6d5efe3 Update net-certmanager nightly (# 11566)
> c8a7098 update ytt files to support smooth renaming of net-* components (# 11551)
> 010f96a Use https to verify the access when https option is enabled (# 11537)
> 1c042a1 rename namespace certificate controller & service (# 11559)
> 4c6b64d Update net-contour nightly (# 11554)
> 4f509fc Update net-istio nightly (# 11557)
> c9a9f2f Update net-certmanager nightly (# 11555)
> c77ba94 Update net-kourier nightly (# 11556)
> 7624462 Remove unreachable code in testActivatorHA (# 11549)
> 9298c6b Update community files (# 11550)
> 629598c Update net-kourier nightly (# 11546)
> 4d5784b Update net-istio nightly (# 11545)
> 003e133 upgrade to latest dependencies (# 11543)
> c9cdc34 Update net-kourier nightly (# 11539)
> fb38239 Update net-certmanager nightly (# 11542)
> bf28585 Update net-istio nightly (# 11540)
> 4195b66 Update net-contour nightly (# 11541)
> 7103234 Make TestProjectedServiceAccountToken not need to run as root (# 11538)
> e94b287 upgrade to latest dependencies (# 11536)
> 4386c6b Update net-contour nightly (# 11527)
> 183f686 Update net-istio nightly (# 11526)
> e1a5164 Revert "Temporarily remove routetags for queue metrics (# 8969)" (# 11534)
> 561d9d0 upgrade to latest dependencies (# 11530)
> b2ad8e0 Update net-certmanager nightly (# 11528)
> 36883da Update net-kourier nightly (# 11525)
> cd8839f Add permission to update namespaces/finalizers (# 11517)
> d638cf7 upgrade to latest dependencies (# 11524)
Signed-off-by: Knative Automation <automation@knative.team>
|