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> |
|
|
|
7ebac24b8d
|
upgrade to latest dependencies (#1932)
bumping golang.org/x/term c5eaf76...5b15d26:
> 5b15d26 go.mod: update golang.org/x dependencies
bumping google.golang.org/grpc 9952aa8...d32e66c:
> d32e66c Change version to 1.63.2 (# 7104)
> 92f6dd0 channelz: pass parent pointer instead of parent ID to RegisterSubChannel (# 7101)
> 0f6ef0f grpc: un-deprecate Dial and DialContext
> 58dc749 Change version to 1.63.1-dev (# 7051)
> c68f456 Change version to 1.63.0 (# 7050)
> 6369167 *: update http2 dependency (# 7082)
> 8854761 cherry-pick: channelz: fix race accessing channelMap without lock (# 7079) (# 7080)
> e62770d channelz: add LocalAddr to listen sockets and test (# 7062) (# 7063)
> 4ffccf1 googlec2p: use xdstp style template for client LDS resource name (# 7048)
> faf9964 gracefulswitch: add ParseConfig and make UpdateClientConnState call SwitchTo if needed (# 7035)
> 800a8e0 channelz: re-add state for subchannels (# 7046)
> dadbbfa channelz: re-add target and state (# 7042)
> 55cd7a6 channelz: major cleanup / reorganization (# 6969)
> a1033b1 xds: add LRS named metrics support (# 7027)
> 4f43d2e chore: remove repetitive words (# 7036)
> 7c37770 grpc: clean up doc strings and some code around Dial vs NewClient (# 7029)
> c808322 chore: expose `NewClient` method to end users (# 7010)
> c31fce8 Update github.com/golang/protobuf and google.golang.org/protobuf modules (# 7028)
> 55341d7 xdsclient: correct logic used to suppress empty ADS requests on new streams (# 7026)
> f7c5e6a DNS resolving with timeout (# 6917)
> 815e2e2 build(deps): bump the github-actions group with 1 update (# 7014)
> 2a617ca experimental: re-split message/service pb imports (# 7011)
> 99ded5c examples: update deps of observability example to gcp/observabliity@v1.0.1 (# 7009)
> e978e43 gcp/observability: update stackdriver dependency to remove dep on prometheus (# 7008)
> 27c5d98 deps: update dependencies for all modules (# 7007)
> 90fc697 xdsclient: use dataplane authority for virtualhost lookup (# 6997)
> c267d5b grpc: add clientconn.CanonicalTarget() to return the canonical target string (# 7006)
> 51f9cc0 deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (# 6961)
> eb08be4 github: add Go 1.22 testing (# 7005)
> eb880d5 replace github.com/cncf/udpa/go by github.com/cncf/xds/go (# 7001)
> 5ccf176 rpc_util: Fix RecvBufferPool deactivation issues (# 6766)
> 76a23bf fix enabling compression by trimming whitespaces in accept encoding header (# 6952)
> 7525e98 test: add test for invalid streamID (# 6940)
> c63d925 examples: fix typo in url (# 6978)
> 40d6adb transport: Make error-handling for bad HTTP method consistent between HTTP/2 server transport and handler server transport (# 6989)
> 3c2a44d transport: when using write buffer pooling, use input size instead of size*2 (# 6983)
> 3ae77e6 grpc: Canonicalize string returned by ClientConn.Target() and resolver.Address.String() (# 6923)
> 29997a0 grpc: Add StaticMethod CallOption (# 6926)
> 28d78d4 *: forbid the use of time.After (# 6985)
> 408139a security/advancedtls: CRL checks improvement (# 6968)
> f94be9b Set the security level of Windows named pipes to NoSecurity (# 6956)
> 05db80f server: wait to close connection until incoming socket is drained (with timeout) (# 6977)
> f135e98 xds/internal/xdsclient: Add comments for exported types (# 6972)
> f8eef63 Change version to 1.63.0-dev (# 6976)
bumping knative.dev/hack 47368d6...1133b37:
> 1133b37 Update community files (# 378)
bumping golang.org/x/sys 360f961...cabba82:
> cabba82 windows: use uint32 for serial comm flags for consistency
> 1a50d97 windows: add serial comm functions
> 95f07ec x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error)
> 4be02d3 unix: expose mmap calls on z/OS
bumping google.golang.org/genproto/googleapis/api a219d84...6e1732d:
> 6e1732d chore(all): auto-regenerate .pb.go files (# 1098)
> 9694c77 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /googleapis/api/apikeys (# 1099)
> ace143d chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /googleapis/api/servicemanagement (# 1100)
> c811ad7 chore(all): update all (# 1097)
bumping knative.dev/client-pkg 6984d81...a82272d:
> a82272d upgrade to latest dependencies (# 172)
> 9ae7591 Update community files (# 175)
> eff7cfd Update community files (# 171)
> 2dec068 🐞 Pass hacked stdin, and don't pass stdout to bubbletea (# 174)
bumping golang.org/x/mod 766dc5d...aa51b25:
> aa51b25 modfile: do not collapse if there are unattached comments within blocks
> 87140ec sumdb/tlog: make NewTiles only generate strictly necessary tiles
> 18d3f56 modfile: fix crash on AddGoStmt in empty File
bumping golang.org/x/net 7ee34a0...7bbe320:
> 7bbe320 go.mod: update golang.org/x dependencies
> c48da13 http2: fix TestServerContinuationFlood flakes
> 762b58d http2: fix tipos in comment
> ba87210 http2: close connections when receiving too many headers
> ebc8168 all: fix some typos
> 3678185 http2: make TestCanonicalHeaderCacheGrowth faster
> 448c44f http2: remove clientTester
> c7877ac http2: convert the remaining clientTester tests to testClientConn
> d8870b0 http2: use synthetic time in TestIdleConnTimeout
> d73acff http2: only set up deadline when Server.IdleTimeout is positive
> 89f602b http2: validate client/outgoing trailers
> 6e2c99c http2: allow testing Transports with testSyncHooks
> 9e0498d http2: use synthetic timers for ping timeouts in tests
> 31d9683 http2: mark several testing functions as helpers
> 12ddef7 http2: reject DATA frames after 1xx and before final headers
> d600ae0 http2: add testClientConn for testing client RoundTrips
> 57a6a7a http2: prevent uninitialized pipe from being written
> ea095bc http2: only set up positive deadlines
> 8c07e20 httpproxy: allow any scheme
> ab271c3 http2: add IdleConnTimeout to http2.Transport
bumping golang.org/x/oauth2 85231f9...d0e617c:
> d0e617c google: add Credentials.UniverseDomainProvider
> 3c9c1f6 oauth2/google: fix the logic of sts 0 value of expires_in
> 5a05c65 oauth2/google: fix remove content-type header from idms get requests
> 3a6776a appengine: drop obsolete code for AppEngine envs <=Go 1.11
bumping google.golang.org/api a28dfbd...707b9b2:
> 707b9b2 chore(main): release 0.172.0 (# 2486)
> 77cc7d0 feat(all): auto-regenerate discovery clients (# 2492)
> 18f643a chore(all): update all to 94a12d6 (# 2489)
>
|