mirror of https://github.com/knative/client.git
5 Commits
| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
dab9d4aa95
|
upgrade to latest dependencies (#1912)
bumping google.golang.org/genproto/googleapis/rpc 995d672...1f4bbc5: > 1f4bbc5 chore(all): auto-regenerate .pb.go files (# 1083) > ef43131 chore(all): auto-regenerate .pb.go files (# 1082) > 6c6643b chore(all): update all (# 1078) > a9fa171 fix(dataform): Remove broken aliases (# 1080) > 9144d31 fix(analytics): Remove broken aliases (# 1079) > 35c7eff chore(all): update all (# 1077) > 50ed04b chore(all): update all to v4 (# 1076) > 0d6446b chore(all): update all (# 1075) bumping github.com/google/uuid 4d47f8e...0f11ee6: > 0f11ee6 chore(master): release 1.6.0 (# 151) > 16939da chore(tests): add strict monotonicity test case for uuid v7. (# 154) > 016b199 fix: fix typo in version 7 uuid documentation (# 153) > 1d8b6ea ci: set token permissions to github workflows (# 143) > a2b2b32 fix: Monotonicity in UUIDv7 (# 150) > c58770e feat: add Max UUID constant (# 149) bumping google.golang.org/genproto 989df2b...a9fa171: > a9fa171 fix(dataform): Remove broken aliases (# 1080) > 9144d31 fix(analytics): Remove broken aliases (# 1079) > 35c7eff chore(all): update all (# 1077) > 50ed04b chore(all): update all to v4 (# 1076) > 0d6446b chore(all): update all (# 1075) > 995d672 chore(all): update all (# 1073) bumping golang.org/x/sys 0829ab1...914b96c: > 914b96c windows: support ill-formed UTF-16 in UTF16PtrToString > 511ec84 Revert "windows: support nil done parameter in ReadFile and WriteFile" > 628365d windows: support nil done parameter in ReadFile and WriteFile > bef1bd8 unix: move mksyscall regexp to package level variables > 5710a32 unix/linux: update Linux kernel to 6.7 > b3ce6a3 windows: build env_windows_test.go only go Go 1.21 and above > c3fa2b8 windows: fix parsing of non-ASCII entries in token.Environ > f69d32a unix: in TestDirent, make as many ReadDirent calls as are needed > 0d9df52 unix: add more SECCOMP constants bumping knative.dev/eventing fd95228...97e91c5: > 97e91c5 [main] Update community files (# 7675) > eac7384 Wait for events with poll interval after finished event received (# 7668) > ba77c3d [main] Update community files (# 7672) > 7d350ea [main] Upgrade to latest dependencies (# 7669) > 185fbf4 [main] Update community files (# 7671) > 03ed4ab wathola receiver, annotate span by step number (# 7667) > 6f2eaed Set default value for scale cache config values (# 7666) > bcb6100 e2e: nodeselector in apiserversauce (# 7627) > 836f4da feat: replace yaml merge tags (# 7662) > 5500bed Cache statefulset scale update/get requests (# 7651) > 7b975fc Update KinD for e2e tests to 0.21.0 (# 7656) > 96863ba [main] Upgrade to latest dependencies (# 7657) > 469d0ac [main] Upgrade to latest dependencies (# 7654) > 9d892bf Remove empty labels (# 7648) > d258e7d Create teardown script for local development (# 7642) > 62c74c1 [main] Update community files (# 7646) > 702004a Tiny trustbundle improvements (# 7644) > 02bde54 Add helm as one of the development requirement (# 7643) > 56ee9b2 Add TLS tests for Trigger and Subscription dead letter sinks (# 7636) > ff52881 Use filtered informer to watch OIDC service accounts (# 7527) > 54f3952 [main] Upgrade to latest dependencies (# 7641) > 3391d1e [main] Upgrade to latest dependencies (# 7639) > c6105d6 Update knative.dev/hack to latest main (# 7637) > 0340aa5 Fix mtbroker-filter to proxy response headers (# 7614) > e9bf641 Use projected volumes for sinkbinding trust bundles (# 7630) > bcba98a Move OIDC tests to test/rekt (# 7622) > ab47824 support: nodeselector in apiserversource (# 7584) > cdb8638 fix: exact -> atleast (# 7624) > 42efd06 [main] Upgrade to latest dependencies (# 7623) > 214f4b3 [main] Upgrade to latest dependencies (# 7616) > 9b6c7e2 Generalize description of EventType in CRD. (# 7617) > 95b9345 Adding documentation and linking resources for go setup issues with Linux Ubuntu distribution (removed noisy commits) (# 7612) bumping golang.org/x/term ae94145...353276a: > 353276a go.mod: update golang.org/x dependencies bumping knative.dev/hack f3f03ac...999d7e6: > 999d7e6 Update community files (# 367) > 6090613 Update community files (# 366) > d1067f2 Update community files (# 365) > f3881d9 Update community files (# 364) > ab9b690 Don't hardcode serving as the repo when setting highest semver (# 361) > 45dcf10 Update community files (# 360) > 40f0ac2 Update community files (# 359) bumping github.com/go-logr/logr 8adefbe...dcdc3f2: > dcdc3f2 slogr: fix unintended API break in v0.8.0 (# 253) > 5d88f52 funcr: Add LogInfoLevel Option to skip logging level in the info log (# 240) > 177005d build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 > e7f489a build(deps): bump github/codeql-action from 2.22.9 to 3.22.11 > cf56c3b build(deps): bump actions/setup-go from 4 to 5 > 2ad296e build(deps): bump github/codeql-action from 2.22.8 to 2.22.9 > d55b4e2 Merge pull request # 241 from thockin/master > c589653 Merge pull request # 245 from thockin/sloghandler_empty_groups > 98ee9d9 Clean up slog testing and restore coverage > 006d752 Merge pull request # 246 from thockin/slog_context_tests > b01bad7 sloghandler: unnamed groups should be inlined > b228ba8 Break examples to new file > 5153ab2 unit tests with full SlogSink mock implementation > 2665157 Add tests for context with slog > 6432877 Add benchmarks for slogSink > 58f101e Fix bug in slog support carrying the wrong sink > f558531 Put slog tests in a helper, move funcr test > 6151b2f support a slog.Logger pointer in a context > 83dbe72 Fix some lint > 1fffd07 move slogr into main package > b5e7d9f funcr: Be consistent about quoted > 41d36ee build(deps): bump github/codeql-action from 2.22.7 to 2.22.8 > 44c6ac8 funcr: Be consistent about colons > f36813a build(deps): bump github/codeql-action from 2.22.5 to 2.22.7 > 955d2aa funcr: Be consistent about commas > 24eb27c build(deps): bump actions/github-script from 6.4.1 to 7.0.1 > 8221825 Add SlogSink support to funcr > 5b79d78 Merge pull request # 233 from go-logr/dependabot/github_actions/github/codeql-action-2.22.5 > d95f9b6 Get rid of testSlogSink > 424fad7 Merge pull request # 232 from go-logr/dependabot/github_actions/ossf/scorecard-action-2.3.1 > e602c1d build(deps): bump github/codeql-action from 2.22.4 to 2.22.5 > cdb930d Minor cleanups in slogr_test (readability) > 64618df build(deps): bump ossf/scorecard-action from 2.3.0 to 2.3.1 bumping golang.org/x/oauth2 39adbb7...ebe81ad: > ebe81ad go.mod: update golang.org/x dependencies > adffd94 google/internal/externalaccount: update serviceAccountImpersonationRE to support universe domain > deefa7e google/downscope: add DownscopingConfig.UniverseDomain to support TPC bumping google.golang.org/genproto/googleapis/api 989df2b...6c6643b: > 6c6643b chore(all): update all (# 1078) > a9fa171 fix(dataform): Remove broken aliases (# 1080) > 9144d31 fix(analytics): Remove broken aliases (# 1079) > 35c7eff chore(all): update all (# 1077) > 50ed04b chore(all): update all to v4 (# 1076) > 0d6446b chore(all): update all (# 1075) > 995d672 chore(all): update all (# 1073) bumping google.golang.org/grpc dbbcf59...8167bc3: > 8167bc3 Change version to 1.61.0 (# 6936) > 52e2363 test/xds: Use different import path for gRPC Messages (# 6933) > 67e50be transport: Remove redundant if in handleGoAway (# 6930) > e96f521 alts: Extract AuthInfo after handshake in ALTS e2e test. (# 6931) > 987df13 metadata: move FromOutgoingContextRaw() to internal (# 6765) > 61eab37 server: block GracefulStop on method handlers and make blocking optional for Stop (# 6922) > ddd377f xds/server: fix RDS handling for non-inline route configs (# 6915) > 8b455de removing Roots deprecated Subjects field in tests (# 6907) > 953d12a alts: Forward-fix of ALTS queuing of handshake requests. (# 6906) > 6ce73bf internal/transport: convert `ConnectionError` to `Unavailable` status when writing headers (# 6891) > e7e400b deps: apply `make proto` changes (# 6916) > 660c394 examples: Fixed the formatting in the Authentication README.md (# 6908) > 3a8270f grpc: skip compression of empty messages (# 6842) > 7e9d319 vet: remove ignore of CloseNotifier (# 6911) > 5a36bb7 fix 'identitiy' typo in error message (# 6909) > a233d9b build(deps): bump the github-actions group with 1 update (# 6904) > 6bc1906 xds: add support for mTLS Credentials in xDS bootstrap (# 6757) > 71cc0f1 Revert "alts: Queue ALTS handshakes once limit is reached rather than dropping. (# 6884)" (# 6903) > 4f03f3f removing deprecated http closenotifier function (# 6886) > bb0d32f xds: don't fail channel/server startup when xds creds is specified, but bootstrap is missing certificate providers (# 6848) > e20d5ce reflection: rename non-regenerated pb.go files to not be called '.pb.go' (# 6885) > adc7685 alts: Queue ALTS handshakes once limit is reached rather than dropping. (# 6884) > 33a60a8 internal: use OS defaults for TCP keepalive params in Windows (# 6863) > c109241 interop/xds: Increase go log verbosity to 99 so that EDS is logged (# 6860) > 02a4e93 orca: use atomic pointer instead of mutex in server metrics recorder to improve performance (# 6799) > df02c11 test/kokoro: Use the Kokoro shared install lib from the new repo (# 6859) > 444749d alts: Record network latency and pass it to the handshaker service. (# 6851) > 45624f0 grpc: eliminate panics in server worker implementation (# 6856) > 6e6914a completely delete WatchListener and WatchRouteConfig APIs (# 6849) > 836e5de credentials/alts: update handshaker.pb.go (# 6857) > 43e4461 Forbid dependabot from performing major version bumps (# 6852) > 686fdd8 security/advancedtls: fix test that relies on min TLS version (# 6824) > 52baf16 internal: use OS defaults for TCP keepalive params only on unix (# 6841) > d050906 build(deps): bump the github-actions group with 3 updates (# 6835) > 477bd62 xds/internal/resolver: switch to generic xDS API for LDS/RDS (# 6729) > a03c7f1 client: always enable TCP keepalives with OS defaults (# 6834) > c2398ce [infra] Hash-pin GitHub Actions, keep them updated with dependabot (# 6815) > 0866ce0 grpc: optional interface to provide channel authority (# 6752) > 5d7453e client: rework resolver and balancer wrappers to avoid deadlock (# 6804) > 93389b7 doc: fix link to the reflection protocol (# 6833) > 1b05500 internal/credentials/xds: Add exported comment for HandshakeInfo (# 6823) > 737f87b xds/internal/server: cleanup formatting directives in some logs (# 6820) > bc16b5f interop: support custom creds flag for stress test client (# 6809) > 02ea031 Bugfix for broken import (# 6816) > 287c473 Mark old CRL APIs as deprecated (# 6810) > 7935c4f resolver_wrapper: remove serializerScheduleLocked; the lock is unnecessary (# 6803) > 914ca65 client: further streamlining of Dial (# 6802) > 232054a client: remove deprecated WithServiceConfig DialOption (# 6800) > 42fdcc4 client: rename balancer and resolver wrapper files to be consistent (# 6801) > 59c0aec xDS: Atomically read and write xDS security configuration client side (# 6796) > ce3b538 client: simplify initialization and cleanup a bit (# 6798) > b98104e buffer & grpcsync: various cleanups and improvements (# 6785) > 424db25 credentials: if not set, restrict to TLS v1.2+ and CipherSuites per RFC7540 (# 6776) > 40c279a deps: update dependencies for all modules (# 6795) > 3cbbe29 reflection: don't serialize placeholders (# 6771) > 4a84ce6 Change version to 1.61.0-dev (# 6794) bumping knative.dev/networking ce0738a...22eb3d0: > 22eb3d0 Update community files (# 924) > adc5e58 Update community files (# 923) > 1e6aa63 Update community files (# 922) > 1e7e42d upgrade to latest dependencies (# 921) > 66bdffa Update community files (# 920) > 060ef7a Clean up unused reconciler and certs code (# 919) > bdf2c51 upgrade to latest dependencies (# 918) > a874708 upgrade to latest dependencies (# 917) > ed5f0fa upgrade to latest dependencies (# 916) > a21edb5 Update community files (# 915) > 1dcd961 Update community files (# 914) bumping google.golang.org/api b52e40b...87aa1d0: > 87aa1d0 chore(main): release 0.163.0 (# 2402) > 2271ef7 feat(all): auto-regenerate discovery clients (# 2405) > 47834b5 feat(all): auto-regenerate discovery clients (# 2403) > 62ceaad feat(all): auto-regenerate discovery clients (# 2401) > 26a1117 chore(main): release 0.162.0 (# 2389) > 6862015 fix(transport): enforce 1s timeout on requests to MDS universe_domain (# 2393) > a6d137b chore(all): update all (# 2396) > 5437df8 chore(all): update module github.com/google/go-github/v52 to v58 (# 2397) > eddfeb9 feat(all): auto-regenerate discovery clients (# 2398) > 169ead6 feat(all): auto-regenerate discovery clients (# 2395) > 140fb54 feat(all): auto-regenerate discovery clients (# 2394) > e5a7a15 feat(all): auto-regenerate discovery clients (# 2392) > c8e77f6 feat(all): auto-regenerate discovery clients (# 2391) > f2f2d22 feat(all): auto-regenerate discovery clients (# 2388) > befbd36 chore(main): release 0.161.0 (# 2387) > f29f327 fix(gen): reject repeated object query params (# 2383) > 54c764a fix(transport): skip s2a for now if service has direct path enabled (# 2385) > 03042ec feat(all): auto-regenerate discovery clients (# 2386) > dcb7e96 chore(main): release 0.160.0 (# 2381) > fee4c8f feat(all): auto-regenerate discovery clients (# 2384) > 5534cf2 feat(all): auto-regenerate discovery clients (# 2382) > 8f26f51 feat(all): auto-regenerate discovery clients (# 2380) > ee5c9cc chore(main): release 0.159.0 (# 2378) > 55b0516 fix(transport): relax universe checks (# 2376) > a8d9414 feat(all): auto-regenerate discovery clients (# 2377) > 68b1bc1 chore(main): release 0.158.0 (# 2360) > df17254 fix(transport/grpc): add universe domain verification (# 2375) > b21a1fa fix(internal): support internaloption.WithDefaultUniverseDomain (# 2373) > ddb3a12 chore(google-api-go-generator): replace literal with const (# 2363) > d266978 feat(all): auto-regenerate discovery clients (# 2374) > 73fc7fd fix(transport): not enable s2a when there is endpoint override (# 2368) > 2d69d97 feat(all): auto-regenerate discovery clients (# 2372) > 45c097f feat(all): auto-regenerate discovery clients (# 2369) > addc18c chore(all): update module github.com/google/go-github/v52 to v58 (# 2351) > a4e39d8 chore(all): update all to v0.47.0 (# 2367) > e0db6a5 feat(all): auto-regenerate discovery clients (# 2366) > f40db7f feat(all): auto-regenerate discovery clients (# 2365) > 69626e3 feat(transport): add universe domain support (# 2355) > 6c3b622 feat(all): auto-regenerate discovery clients (# 2361) > 6ef1144 feat(impersonate): add universe domain support (# 2296) > 6e77ef2 chore(main): release 0.157.0 (# 2346) > 72a8ffd feat(all): auto-regenerate discovery clients (# 2358) > 74a1558 docs(option): update WithDefaultEndpointTemplate docs (# 2356) > 135da01 chore(all): update all to a9fa171 (# 2350) > 0d002f9 feat(all): auto-regenerate discovery clients (# 2354) > da330c2 feat(all): auto-regenerate discovery clients (# 2353) > 5bf46ee feat(all): auto-regenerate discovery clients (# 2352) > 3bf8f4f feat(all): auto-regenerate discovery clients (# 2349) > 763c331 feat(all): auto-regenerate discovery clients (# 2348) > c3e43a1 feat(all): auto-regenerate discovery clients (# 2345) > d016573 chore(main): release 0.156.0 (# 2333) > 05de776 feat(all): auto-regenerate discovery clients (# 2344) > 811e925 feat(all): auto-regenerate discovery clients (# 2343) > 9e45101 feat(google-api-go-generator): add universe domain support (# 2335) > 3f90b98 feat(all): auto-regenerate discovery clients (# 2341) > 9745014 test: fix overflow (# 2342) > 3f8b548 chore(all): update all (# 2338) > c8905be chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /internal/kokoro/discogen (# 2340) > d008b6e feat(all): auto-regenerate discovery clients (# 2339) > ceefb9b feat(all): auto-regenerate discovery clients (# 2337) > bd4dad1 feat(all): auto-regenerate discovery clients (# 2336) > 014a8e0 feat(all): auto-regenerate discovery clients (# 2332) bumping golang.org/x/net cb5b10f...73d21fd: > 73d21fd go.mod: update golang.org/x dependencies > 643fd16 html: fix SOLIDUS '/' handling in attribute parsing > 73e4b50 dns/dnsmessage: allow name compression for SRV resource parsing > b2208d0 internal/quic/qlog: fix typo > 0d0b98c http2: avoid goroutine starvation in TestServer_Push_RejectAfterGoAway > 07e05fd http2: remove suspicious uint32->v conversion in frame code > 26b646e quic: avoid deadlock in Endpoint.Close bumping knative.dev/client-pkg 67fca0c...2c46c44: > 2c46c44 Update community files (# 150) > adb84bd Update community files (# 149) > a722b38 Update community files (# 148) > 788b4b0 Update community files (# 147) bumping knative.dev/pkg b488e7b...b8f9b22: > b8f9b22 Update community files (# 2957) > bc60487 Update community files (# 2956) > 405f0c4 Update community files (# 2955) > 2d2e27d Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (# 2952) > 3b39834 Bump google.golang.org/api from 0.161.0 to 0.163.0 (# 2953) > 085f505 Bump golang.org/x/net from 0.20.0 to 0.21.0 (# 2954) > 4104e42 Bump google.golang.org/api from 0.159.0 to 0.161.0 (# 2951) > e85c3cf Update community files (# 2950) > b6659cc Bump cloud.google.com/go/storage from 1.36.0 to 1.37.0 (# 2948) > 9bdb511 Bump google.golang.org/grpc from 1.60.1 to 1.61.0 (# 2947) > d34ca03 Update knative.dev/hack to latest main (# 2949) > 91c6ec8 Bump google.golang.org/api from 0.157.0 to 0.159.0 (# 2946) > 6d59538 Bump github.com/evanphx/json-patch/v5 from 5.8.1 to 5.9.0 (# 2945) > 6eb53f5 Bump github.com/google/uuid from 1.5.0 to 1.6.0 (# 2944) > 2b8687a upgrade to latest dependencies (# 2943) > b42fab9 Update community files (# 2942) > 3f7ce63 Bump google.golang.org/api from 0.155.0 to 0.157.0 (# 2941) > 2a92e9d Bump github.com/evanphx/json-patch/v5 from 5.8.0 to 5.8.1 (# 2940) > 455683d Update community files (# 2939) bumping knative.dev/serving 1c46c07...096adcc: > 096adcc Update net-certmanager nightly (# 14898) > fd7a6c8 Update net-contour nightly (# 14895) > ec32a4c Update net-kourier nightly (# 14894) > 148e001 Update net-certmanager nightly (# 14891) > 6283914 Fix: run ./hack/update-deps.sh (# 14888) > d8bc015 Update net-istio nightly (# 14893) > 45f9eeb Update community files (# 14896) > 5efa21e Update net-gateway-api nightly (# 14892) > dad0326 Update net-contour nightly (# 14884) > 4286c63 Update community files (# 14890) > 06eac8e Update net-kourier nightly (# 14885) > 3544fa0 Update net-certmanager nightly (# 14883) > 7da1f45 Update net-gateway-api nightly (# 14882) > 48ca4cd Update net-istio nightly (# 14886) > 280c922 Update community files (# 14880) > 2125772 Updating DEVELOPMENT.md to remove reference to allowedFields or preserveUnknownFields (# 14865) > 7882fa9 upgrade to latest dependencies (# 14878) > 774cca0 Update net-istio nightly (# 14873) > 87e6199 feat: Add ability to configure multiple wilcard domains (# 14543) > 52b4b09 Update net-istio nightly (# 14870) > 1760f08 Don't drop traffic when upgrading a deployment fails (# 14795) > 05d1927 upgrade to latest dependencies (# 14868) > 24bc968 Update net-contour nightly (# 14861) > f4bbb19 Update net-kourier nightly (# 14857) > 772dd36 Update net-gateway-api nightly (# 14856) > b44bea9 Update net-contour nightly (# 14851) > 0c2d16b Update net-certmanager nightly (# 14858) > 19f9f30 Update net-istio nightly (# 14859) > a303128 Update community files (# 14854) > 71a54e4 Update net-kourier nightly (# 14850) > 391c796 Update net-istio nightly (# 14852) > c58131a Update net-kourier nightly (# 14844) > 3a39279 upgrade to latest dependencies (# 14849) > 48a3a52 Update net-certmanager nightly (# 14845) > 61f5cad Update net-istio nightly (# 14843) > f4ef3c8 Update net-gateway-api nightly (# 14842) > 6d89c70 upgrade to latest dependencies (# 14841) > 51b0337 Capitalize the first letter of config() (# 14821) > 0bae8a2 implement cluster-local-domain-tls in serving (# 14610) > 5712497 Update net-kourier nightly (# 14832) > 87cef50 Update net-istio nightly (# 14831) > 9130d61 Update net-contour nightly (# 14834) > fb69b9a Update net-gateway-api nightly (# 14833) > 16c823b Update net-certmanager nightly (# 14830) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
543522a33e
|
[main] Upgrade to latest dependencies (#1910)
* upgrade to latest dependencies
bumping k8s.io/code-generator ad20935...0a2d87a:
> 0a2d87a Merge pull request # 121545 from dims/automated-cherry-pick-of-# 121364-upstream-release-1.28
> 4e70e93 bump golang.org/grpc to v1.56.3
> 69e9240 Merge pull request # 121128 from MadhavJivrajani/bump-x-net-128
> 6cf3458 .: bump golang.org/x/net to v0.17.0
> 791c213 Merge remote-tracking branch 'origin/master' into release-1.28
> a66bf75 .*: bump golang.org/x/net to v0.13.0
> fee1cc9 Merge pull request # 118204 from sttts/sttts-openapi-v2-parameter-refs
> 44fe511 Merge pull request # 119312 from pacoxu/prometheus/common-v0.44
> 9ac045b Bump kube-openapi
> c56ebf3 upgrade prometheus common to v0.44.0
> 3cea41d Merge pull request # 119330 from bertinatto/fix-conn-reuse-test
> c293887 Proactively bump golang.org/x/net to v0.12.0
> b265455 Fix lifecycle generator to check the version correctly (# 119268)
> b510e2c Merge pull request # 118689 from bzsuni/clean
> 04d27a1 update prometheus/client_golang v1.14.0 to v1.16.0
> 41a1e2d Merge pull request # 118507 from jeremyrickard/go1205
> 0ffabab Update vendor with hack/update-vendor.sh
> 4e0c7a3 Merge pull request # 118522 from jpbetz/remove-bad-merge-key
> 81f56dc Remove invalid merge key
> b92bd47 Merge pull request # 118414 from thockin/remove_codegen_debug
> 5686b85 Fix errant debugging code in codegen
> e60f563 Merge pull request # 118384 from Jefftree/gnostic-models-branch
> f9f5739 Update gnostic references
> 049b8c1 vendor
> 7eed8e6 Merge pull request # 118269 from liggitt/genproto
> ce9404a Update google.golang.org/genproto
> db4dff4 Merge pull request # 118240 from Jefftree/bump-kube-openapi
> 8f5c773 Update vendor
> 03cdae3 Merge pull request # 117985 from howardjohn/patch-2
> 932443c Merge pull request # 118014 from liggitt/mapstructure
> ab3121a codegen
> 254bead Update kube-openapi, drop mapstructure
> 96be077 Fix comments on InformerFor
> 04bedf1 Merge pull request # 117982 from jpbetz/sig-roles-jpbetz
> 276d6b6 Merge pull request # 117645 from humblec/etcd-2
> b4cd301 Add api-machinery TL owners permissions for jpbetz
> f45259c Merge pull request # 117139 from pohly/test-integration-race-detection-update-utils
> c60f5e6 update vendor dependencies for the change
> 7eb0f51 dependencies: bump k8s.io/utils
> b2afdc9 etcd depdencies are updated to v3.5.9
> 8437e77 Merge pull request # 117946 from lavalamp/lavalamp-taking-a-break
> 7850b0d Merge pull request # 117961 from humblec/ginkgo
> 29a942d lavalamp is taking a long break
> d13e2c2 Merge pull request # 116761 from iancoolidge/devel-cpuset-revendor
> a40ed9b ginkgo update to v2.9.4 and gomega to 1.27.6
> a2fdf24 Merge pull request # 117897 from thockin/codegen_deprecate_generate_groups_scripts
> 5e46b7b Update k8s.io/utils version to v0.0.0-20230313181309-38a27ef9d749
> 6027f11 Merge pull request # 117899 from thockin/codegen_purge_openapi_shell_indirection
> 1305626 Deprecate generate*groups.sh -> kube_codegen.sh
> 04a3650 Use the same report files as before
> 6d32803 Simpler openapi gen - subprojects do themselves
> 89a7a4d Merge pull request # 117262 from thockin/codegen_new_script_for_subprojects
> c40d37c Convert code-generator/examples to new codegen
> 0eb9f05 Add a new way for subprojects to do codegen
> f731524 Merge pull request # 117687 from pohly/klog-update
> 69dc822 dependencies: klog v2.100.1
> ce06575 Merge pull request # 117705 from Jefftree/update-openapi-fix-race
> dfd3d2e Update kube-openapi to fix race
> 9b6e38c Merge pull request # 117253 from akhilerm/update-containerd-dependencies
> f2fce9b chore: update cgroups and ttrpc versions
> fcf3837 Merge pull request # 117350 from mohitsharma-in/update/google-golang-protobuf
> 9423c3d Merge pull request # 117483 from ArkaSaha30/bump-gofuzz
> e0c5a53 Dependencies Update google.golang.org/protobuf v1.28.1 to v1.30.0
> d0b82bb Merge pull request # 117482 from ArkaSaha30/bump-go-logr
> dfd550e update gofuzz dependency
> abb7434 Merge pull request # 117352 from mohitsharma-in/update/golang_x_tools
> de902bb Update go-logr dependencies
> ddd36a3 Dependencies Update golang.org/x/tools v0.7.0 to v0.8.0
> d0339d3 Merge pull request # 117399 from mohitsharma-in/update/golang_time
> e13ba37 Dependencies Update golang.org/x/timet 90d013bbcef8 to v0.3.0
> 473f30d Merge pull request # 117285 from humblec/azure-go-autorest
> 68bbb45 dependencies: update gh/Azure/auto-test/{adal,validation}
> e28c955 Merge pull request # 116282 from thockin/codegen_subprojects_nuke_old_files
> ff97b26 Merge pull request # 116281 from thockin/codegen_subproject_chdir
> 0ecf58f Codegen: subprojects: nuke existing files
> fe4722c Codegen: simpler k8s.io/code-generator/examples
> 2d17b8d Merge pull request # 116280 from thockin/codegen_no_internal_subprojects
> 25c3b12 Codegen: new tools will not become part of 'all'
> 8bfbf3d Codegen subprojects: consolidate generate-*groups
> 399d412 Codegen subprojects: deprecate "all" in scripts
> e04cc82 Codegen subprojects: regen defaulters when needed
> 5ccd5be Codegen subprojects: reify 'all' into explicit
> 0577864 Trivial change to reduce diffs
> 450bfcd Merge pull request # 116948 from MadhavJivrajani/fix-verify-vendor
> 5d100ef .*: update vendor dir and cleanup
> 8fead9f Merge pull request # 116539 from pohly/ginkgo-gomega-update
> e6c58e4 dependencies: ginkgo v2.9.1, gomega v1.27.4
bumping knative.dev/pkg 9386ad6...b488e7b:
> b488e7b upgrade to latest dependencies (# 2938)
> f95090a Bump github.com/evanphx/json-patch/v5 from 5.7.0 to 5.8.0 (# 2935)
> 347a4b5 Bump github.com/prometheus/common from 0.45.0 to 0.46.0 (# 2937)
> e8c79d4 Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (# 2934)
> ff26179 Bump golang.org/x/tools from 0.16.1 to 0.17.0 (# 2936)
> e0d5064 Bump golang.org/x/net from 0.19.0 to 0.20.0 (# 2933)
> bc230ae Update community files (# 2932)
> 21d8c37 Bump K8s dependencies to v0.28.5 and set K8s min-version to 1.27 (# 2928)
> a459076 upgrade to latest dependencies (# 2930)
> de3e9cc Fixing all deprecated use of sets.String (# 2915)
> a65a9e2 lower log level for AdmissionController.Admit validation failures (# 2905)
> 4c06610 Update community files (# 2929)
> 697d669 Bump google.golang.org/api from 0.154.0 to 0.155.0 (# 2926)
> 9e6a998 Bump golang.org/x/sync from 0.5.0 to 0.6.0 (# 2925)
> dfa0a2c Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (# 2924)
> 32bea20 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (# 2923)
> d513e48 Bump google.golang.org/grpc from 1.59.0 to 1.60.1 (# 2922)
> 1709d20 Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (# 2921)
> 03265f7 Bump golang.org/x/tools from 0.16.0 to 0.16.1 (# 2917)
> 155eba4 Bump google.golang.org/api from 0.153.0 to 0.154.0 (# 2920)
> d71ca9a Bump cloud.google.com/go/storage from 1.35.1 to 1.36.0 (# 2918)
> 5413322 Bump github.com/google/uuid from 1.4.0 to 1.5.0 (# 2916)
> 4914c47 Bump google.golang.org/api from 0.152.0 to 0.153.0 (# 2914)
> 9ad79ff Bump actions/setup-go from 4 to 5 (# 2913)
bumping k8s.io/apiextensions-apiserver 6090d8e...1dff568:
> 1dff568 Update dependencies to v0.28.5 tag
> bc1f37f Merge pull request # 121545 from dims/automated-cherry-pick-of-# 121364-upstream-release-1.28
> baeeb81 bump golang.org/grpc to v1.56.3
> c624896 Merge pull request # 121128 from MadhavJivrajani/bump-x-net-128
> da001b1 .: bump golang.org/x/net to v0.17.0
> 2d89f88 Merge pull request # 120356 from stevekuznetsov/automated-cherry-pick-of-# 120177-kubernetes-release-1.28
> efb98fd Merge pull request # 119807 from jpbetz/automated-cherry-pick-of-# 119800-origin-release-1.28
> 6c12248 apiextensions-apiserver: generate applyconfigurations
> 6087aeb Merge pull request # 120141 from Jefftree/automated-cherry-pick-of-# 120109-upstream-release-1.28
> 4d28f48 Fix CEL cost handling of zero length replacement strings
> 3ea4ec4 Merge pull request # 120329 from liggitt/automated-cherry-pick-of-# 120327-upstream-release-1.28
> b838126 Add wait for cache sync
> 0404ad2 Add test coverage of result size of string operations
> 0ede49e Revert to json-patch 4.12.0
> 3f6c83c Bump cel-go to v0.16.1
> eb9dafe Merge remote-tracking branch 'origin/master' into release-1.28
> f13dc21 .*: bump golang.org/x/net to v0.13.0
> 82eb7fc Merge remote-tracking branch 'origin/master' into release-1.28
> 7709b76 apiextensions: fix validation error for status.storedVersions
> b69767a Use statusReason for reason under x-kubernetes-validations (# 119544)
> 124026f Merge pull request # 119543 from jpbetz/fix-xvalidations-flake
> d60d893 Treat empty string as nil in fuzzer for CEL Reason field
> ce3ed21 Merge pull request # 119510 from jpbetz/fix-mutation
> 33bfdc8 Merge pull request # 119453 from cici37/addTest
> b1b1775 Fix XValidations deepcopy to copy contents of nested pointers
> d4e28b3 Address comment
> f337e93 Refactor jsonpath parser and add tests.
> d4d25b0 Merge pull request # 119340 from alexzielenski/apiserver/apiextensions/use-statusSchema
> ed307c0 [KEP-2876]Add reason and fieldPath into CRD validation rules (# 118041)
> ee459cb apiextensions: validate status updates with status schema
> ac58466 Merge pull request # 118990 from alexzielenski/apiserver/apiextensions/crd-validation-ratcheting
> baf073b Merge pull request # 118808 from Jefftree/updated-lazy-crd-controller-v2
> d5f0213 update go.mod
> 886cc80 Make CRDs built and aggregated lazily for oasv2
> 0a5e7b0 use ratcheting schema validator when feature is enabled
> b43ae52 Merge pull request # 118204 from sttts/sttts-openapi-v2-parameter-refs
> 102e7eb add ratcheting schema validator using new openapi hooks
> 80047f7 Merge pull request # 119312 from pacoxu/prometheus/common-v0.44
> 4570537 Bump kube-openapi
> 26778c0 add CRDValidationRatcheting feature gate
> c1d26c5 upgrade prometheus common to v0.44.0
> df2cf11 openapi: reference shared parameters
> 2b42730 refactor: convert slices to []interface before inserion into VendorExtensible
> dfc8251 Merge pull request # 119330 from bertinatto/fix-conn-reuse-test
> 61188af refactor: add ValidateCustomResourceUpdate to support future validators for CRD Updates
> 59f9b3d Proactively bump golang.org/x/net to v0.12.0
> d63f8bb refactor: cleanup to NewSchemaValidator takes JSONSchemaProps
> 6542909 Merge pull request # 117108 from pohly/test-integration-race-detection-component-base-logs
> 0e74a9b refactor: rename apiservervalidation -> apiextensionsvalidation
> 780eaa5 component-base/logs: improve handling of re-applying a configuration
> 3efa7e2 Merge pull request # 118689 from bzsuni/clean
> 6bd4851 Merge pull request # 118542 from cchapla/crd_webhook_metrics_updates
> 70978ae update prometheus/client_golang v1.14.0 to v1.16.0
> 37caa61 Minor fix on variable
> a1be513 Updating names from webhookconversion to conversionwebhook
> 1db2b07 Merge pull request # 118507 from jeremyrickard/go1205
> 5a3e605 Update vendor with hack/update-vendor.sh
> 0f42c58 Merge pull request # 118522 from jpbetz/remove-bad-merge-key
> 75fa40c Merge pull request # 118292 from cchapla/crd_webhook_metrics
> 23d6cfa Remove invalid merge key
> 00091a3 Merge pull request # 118416 from sttts/sttts-etcd-options-complete
> dfe6aaa Changes to buckets and comments
> 6dca9f1 Merge pull request # 117294 from humblec/open-containers
> 4e061f6 k8s.io/apiserver: remove skewed completion from EtcdOptions
> f0093e4 Changes to histogram buckets
> 2221bc5 dependencies: update github.com/dustin/go-humanize v1.0.1
> f25167f Review comments, added metric namespace, moved utility functions, and etc
> e81b4f1 Merge pull request # 118384 from Jefftree/gnostic-models-branch
> 76af56a Webhook conversion metrics
> f1f58f0 Update gnostic references
> 35ec793 vendor
> 7a5b05c Merge pull request # 118339 from jpbetz/bump-cel-go
> 54ebdaa Enable optionals and add tests
> 0a0fe1f Bump cel-go to v0.16.0
> e0b0416 Merge pull request # 118269 from liggitt/genproto
> 6a6001e Update google.golang.org/genproto
> 37c0f7d Merge pull request # 118240 from Jefftree/bump-kube-openapi
> 19cc2e6 Update vendor
> 501bf5e Merge pull request # 117985 from howardjohn/patch-2
> 56f7e82 Merge pull request # 118014 from liggitt/mapstructure
> c163323 codegen
> 8ef6b90 Update kube-openapi, drop mapstructure
> 4cbfb5b Merge pull request # 117645 from humblec/etcd-2
> c417362 Merge pull request # 117139 from pohly/test-integration-race-detection-update-utils
> 0c33ac7 update vendor dependencies for the change
> 07c89d1 dependencies: bump k8s.io/utils
> 0a0501d etcd depdencies are updated to v3.5.9
>
|
|
|
|
0b8c5d4159
|
upgrade to latest dependencies (#1857)
bumping google.golang.org/genproto/googleapis/rpc 1744710...2d3300f:
> 2d3300f chore(all): update actions/checkout action to v4 (# 1052)
> b8732ec chore(all): auto-regenerate .pb.go files (# 1051)
> ccc8af3 chore(all): auto-regenerate .pb.go files (# 1050)
> 6bfd019 chore(all): auto-regenerate .pb.go files (# 1047)
> ca7cfce fix(analytics/admin/v1alpha): remove broken aliases (# 1045)
bumping google.golang.org/grpc 87bf02a...62726d4:
> 62726d4 update version to 1.58.1 (# 6629)
> fa6d9ab cherry-pick 6610 and 6620 (# 6627)
> 467fbf2 Change version to 1.58.1-dev (# 6580)
> c2b0797 Change version to 1.58.0 (# 6579)
> 0467e47 balancer/leastrequest: Cache atomic load and also add concurrent rpc test (# 6607)
> 5d1c0ae leastrequest: fix data race in leastrequest picker (# 6606)
> e26457d stream: swallow Header errors as we used to; RecvMsg can still return it (# 6591)
> 4c9777c clusterresolver: fix deadlock when dns resolver responds inline with update or error at build time (# 6563)
> 81b9df2 idle: move idleness manager to separate package and ~13s of tests into it (# 6566)
> 7d35b8e test: speed up TestServiceConfigTimeoutTD from 1.8s to 0.03s (# 6571)
> d51b3f4 interop/grpc_testing: update protos from grpc-proto repo (# 6567)
> fe1519e client: fix ClientStream.Header() behavior (# 6557)
> 8a2c220 cdsbalancer: test cleanup part 2/N (# 6554)
> 7f66074 vet.sh: fix interface{} check for macos (# 6561)
> b07bf5d cdsbalancer: test cleanup part 1/N (# 6546)
> 33f9fa2 test: speed up two tests (# 6558)
> aca07ce xds/internal/xdsclient: Add least request support in xDS (# 6517)
> e5d8eac test: improve and speed up channelz keepalive test (# 6556)
> ebf0b4e idle: speed up test by 5x even while running 2x more iterations (# 6555)
> 7d3996f grpctest: use an interface instead of reflection (# 6553)
> cc705fe interop: regenerate pb.gos (# 6551)
> 3e92504 status: optimize GRPCStatus() calls (# 6539)
> 402ba09 pick_first: de-experiment pick first (# 6549)
> 2821d7f resolver: remove outdated Target examples (# 6547)
> 53d1f23 benchmark: update proper benchmark binary to use larger buffers (# 6537)
> fbff2ab *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (# 6544)
> e40da66 clientconn: release lock when returning from enterIdleMode() (# 6538)
> dbbc983 balancer/leastrequest: Add least request balancer (# 6510)
> a010079 *: remove references to old versions of go (# 6545)
> 03d32b9 orca: update example and interop to use StateListener (# 6529)
> c2bc22c testing: update Go versions tested to 1.19-1.21 (# 6543)
> 879faf6 test: update client state subscriber test to be not flaky and more stressful about rapid updates (# 6512)
> f3e94ec xds: improve error message when matched route on client is not of type RouteActionRoute (# 6248)
> bb41067 balancergroup: do not cache closed sub-balancers by default (# 6523)
> 68704f8 gracefulswitch, stub: remove last UpdateSubConnState references (# 6533)
> 4900699 balancer/rls, xds/wrrlocality: stop forwarding UpdateSubConnState calls (# 6532)
> ebc3c51 internal/balancergroup: remove usage of UpdateSubConnState (# 6528)
> 5da2731 balancer/weightedtarget: stop forwarding UpdateSubConnState calls (# 6525)
> 182b0ad interop/grpc_testing: regenerate protos (# 6534)
> e274152 rls: fix flaky test introduced by # 6514 (# 6535)
> 61a1f77 balancer/weightedroundrobin: migrate to StateListener (# 6530)
> 175c84c xds/ringhash: use StateListener instead of UpdateSubConnState (# 6522)
> 3fa17cc test: speed up test that was taking 10 seconds to timeout (# 6531)
> 694cb64 xds/clusterresolver: stop forwarding UpdateSubConnState calls (# 6526)
> 8f51ca8 tests: stop using UpdateSubConnState (# 6527)
> cea77bb xds/clustermanager: stop forwarding UpdateSubConnState calls (# 6519)
> ce68413 xds/priority: stop forwarding UpdateSubConnState calls (# 6521)
> dceb6ee xds/clusterimpl: stop forwarding UpdateSubConnState calls (# 6518)
> 8def12a xds/outlierdetection: Stop handling UpdateSubConnState forwarding (# 6520)
> 67a8e73 multiple/test: use stub balancer instead of defining wrapped balancers (# 6514)
> 92b481a test: allow set request/response size in interop soak test (# 6513)
> 07609e1 benchmark: restore old buffer size values for published benchmarks (# 6516)
> 2059c6e grpc: report connectivity state changes on the ClientConn for Subscribers (# 6437)
> 4832deb test: clean up deadlines set in tests (# 6506)
> 9c46304 xds/cdsbalancer: stop handling subconn state updates (# 6509)
> e9a4e94 base: update base balancer for new APIs (# 6503)
> 6c0c69e all: replace RemoveSubConn with Shutdown as much as possible (# 6505)
> 28ac6ef xdsclient: make watch timer a no-op if authority is closed (# 6502)
> d06ab0d pickfirst: receive state updates via callback instead of UpdateSubConnState (# 6495)
> 7aceafc balancer: add SubConn.Shutdown; deprecate Balancer.RemoveSubConn (# 6493)
> 4fe8d3d balancer: fix tests not properly updating subconn states (# 6501)
> 8ebe462 outlierdetection: fix unconditional calls of child UpdateSubConnState (# 6500)
> 5d3d9d7 grpc: perform a blocking close of the balancer in ccb (# 6497)
> ecc5645 clusterresolver: fix a flaky test (# 6499)
> b9356e3 client: fix race between connection error and subconn shutdown (# 6494)
> 2db7b17 test/xds: increase default test timeout (# 6498)
> 8f496b2 test/kokoro: Add bootstrap generator test into Go Kokoro script (# 6463)
> 0246373 testutils: remove TestSubConns for future extensibility (# 6492)
> c635404 balancer: add StateListener to NewSubConnOptions for SubConn state updates (# 6481)
> 94df716 resolver: State: add Endpoints and deprecate Addresses (# 6471)
> 20c51a9 pickfirst: add tests for resolver error scenarios (# 6484)
> b8d36ca pickfirst: add prefix logging (# 6482)
> 5ce5686 pickfirst: guard config parsing on GRPC_EXPERIMENTAL_PICKFIRST_LB_CONFIG (# 6470)
> 41d1232 resolver/weighted_round_robin: remove experimental suffix from name (# 6477)
> 2aa2615 clusterresolver: comply with A37 for handling errors from discovery mechanisms (# 6461)
> d7f45cd xds/server: create the xDS client when the xDS enabled gRPC server is created (# 6446)
> f1fc2ca clientconn: add channel ID to some idleness logs (# 6459)
> 9bb44fb transport: use a sync.Pool to share per-connection write buffer (# 6309)
> d524b40 multiple: update dependencies after 1.57 branch cut (# 6452)
> 7aab9c0 stats: Add RPC event for blocking for a picker update (# 6422)
> 02946a3 resolver: remove deprecated AddressType (# 6451)
> 919fe35 Change version to 1.58.0-dev (# 6450)
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
|
87ea0f83a1
|
upgrade to latest dependencies (#1512)
bumping knative.dev/networking 8c71a27...6ef2676: > 6ef2676 upgrade to latest dependencies (# 553) > 4f29f65 upgrade to latest dependencies (# 550) > e9f6e55 upgrade to latest dependencies (# 549) bumping knative.dev/hack 11d193b...b284d49: > b284d49 fix the latest_version function (# 101) > 42a2ccb Release use `knative-vX.Y.Z` tag and infer go module tag version automatically (# 98) > a42c72a Update community files (# 95) > 810ab22 Make go_update_deps module-release aware (# 93) > f1228dd Update community files (# 90) bumping knative.dev/pkg 96c0204...92b8dc6: > 92b8dc6 upgrade to latest dependencies (# 2342) > 4640349 Bump assorted dependencies (# 2340) > fc9d595 upgrade to latest dependencies (# 2336) > 6ff7fb8 add array of user agents for healthcheck in drainer (# 2331) > dce062f Update community files (# 2335) > 95f98e5 Update actions (# 2332) > 8bcc5aa upgrade to latest dependencies (# 2333) > f7b70f5 Update community files (# 2330) bumping knative.dev/eventing 1e4fa35...cdeae54: > cdeae54 upgrade to latest dependencies (# 5871) > 4b5ef0b fixed eventing testgrid url on community contacts md file (# 5869) bumping knative.dev/serving f1e419a...782db02: > 782db02 Update net-kourier nightly (# 12210) > 5aece9a Update net-istio nightly (# 12209) > d4f4e0f update fetching the latest istio release (# 12211) > 79e7ec9 upgrade to latest dependencies (# 12216) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
6dbf72ecae
|
upgrade to latest dependencies (#1334)
bumping knative.dev/hack 93ad912...de04b70: > de04b70 Do not print debug info when running release.sh (# 70) bumping knative.dev/eventing 49420f4...608a7fe: > 608a7fe upgrade to latest dependencies (# 5447) > e27695b Update community files (# 5462) bumping knative.dev/pkg 79f8b3f...0e61d67: > 0e61d67 Bump assorted dependencies (# 2140) > a2869ae upgrade to latest dependencies (# 2139) > e6552a0 Update community files (# 2138) bumping knative.dev/networking bf0fc84...a442bb6: > a442bb6 upgrade to latest dependencies (# 429) > 6ce35e5 Update community files (# 428) bumping knative.dev/serving c1051d9...16a1f6f: > 16a1f6f Update net-certmanager nightly (# 11453) > f61441d Update net-istio nightly (# 11452) > cb81f43 Update net-contour nightly (# 11451) > aa2d324 Make schema generation idempotent (# 11445) > 561868d Use TLS for websocket and gRPC tests (# 11322) > a5caa66 upgrade to latest dependencies (# 11449) > 3676663 Regenerate schema after changing some comments in pkg (# 11447) > f0520a8 Update community files (# 11446) > 2a1b1e7 upgrade to latest dependencies (# 11444) > c6d95c0 Unflake per-item test again (# 11443) > 22f9ebf Update net-istio nightly (# 11416) > 4530c92 Wrap the Reconciler context with timeout (# 10587) Signed-off-by: Knative Automation <automation@knative.team> |