Commit 7226938
committed
upgrade to latest dependencies
bumping google.golang.org/grpc b615b35...98a0092:
> 98a0092 Change version to 1.70.0 (# 7984)
> bf380de Cherrypick # 7998, # 8011, # 8010 into 1.70.x (# 8028)
> 54b3eb9 experimental/credentials: Add credentials that don't enforce ALPN (# 7980) (# 8012)
> 62b9185 clustetresolver: Copy endpoints.Addresses slice from DNS updates to avoid data races (# 7991) (# 8004)
> 724f450 examples/features/csm_observability: use helloworld client and server instead of echo client and server (# 7945)
> e8d5feb rbac: add method name to :path in headers (# 7965)
> e912015 cleanup: Fix usages of non-constant format strings (# 7959)
> 681334a cleanup: replace dial with newclient (# 7943)
> 063d352 internal/resolver: introduce a new resolver to handle target URI and proxy address resolution (# 7857)
> 10c7e13 outlierdetection: Support health listener for ejection updates (# 7908)
> bce0535 test: Add a test for decompression exceeding max receive message size (# 7938)
> f32168c envconfig: enable xDS client fallback by default (# 7949)
> e957825 test: Workaround slow SRV lookups in flaking test (# 7957)
> e5a4eb0 deps: update crypto dependency to resolve CVE-2024-45337 (# 7956)
> 56a14ba cleanup: replace dial with newclient (# 7920)
> b3bdacb test: switching to stubserver in tests instead of testservice (# 7925)
> e8055ea grpcs: update `WithContextDialer` documentation to include using passthrough resolver (# 7916)
> d0716f9 examples/features/csm_observability: Make CSM Observability example server listen on an IPV4 address (# 7933)
> cc161de xds: Add support for multiple addresses per endpoint (# 7858)
> 3f76275 xdsclient: stop caching xdsChannels for potential reuse, after all references are released (# 7924)
> 7ee073d experimental/stats: re-add type aliases for migration (# 7929)
> 38a8b9a health, grpc: Deliver health service updates through the health listener (# 7900)
> c1b6b37 Update README.md (# 7921)
> e4d084a examples: replace printf with print for log message in gracefulstop (# 7917)
> b1f70ce test: replace grpc.Dial with grpc.NewClient
> 0027558 internal/transport: replace integer status codes with http constants (# 7910)
> 66ba4b2 examples/features/gracefulstop: add example to demonstrate server graceful stop (# 7865)
> adad26d test/kokoro: Add psm-fallback build config (# 7899)
> f53724d serviceconfig: Return errors instead of skipping invalid retry policy config (# 7905)
> 645aadf deps: update dependencies for all modules (# 7904)
> d7286fb Change version to 1.70.0-dev (# 7903)
bumping google.golang.org/genproto/googleapis/api 796eee8...19429a9:
> 19429a9 chore(all): update all (# 1171)
> e639e21 chore(all): update all (# 1170)
> 65e8d21 Fix: GitHub workflow script injection (# 1169)
> e0fbfb7 chore(all): update all (# 1168)
> dd2ea8e chore(all): update all (# 1166)
> 324edc3 chore(all): update all (# 1165)
bumping github.com/google/go-containerregistry 1e09daa...c195f15:
> c195f15 deps: bump docker dep (# 1991)
> c3d1dcc Create `remote.Push` (# 1978)
> d36047a Restore blind-write to remote.Put (# 1970)
> 9915a85 Referrer API must return correct Content-Type (# 1968)
> 1b4e407 Add -O shorthand for --omit-digest-tags to crane. (# 1958)
> 3764db2 Fix windows race condition when writing image with duplicate layers (# 1921)
> 39d1148 Add Context support to auth methods (# 1949)
> ff385a9 feat: mutate platform (# 1919)
> 98dd3e9 Support podman auth file REGISTRY_AUTH_FILE. (# 1914)
> 051d642 registry: Implement Range requests for blobs (# 1917)
> 0309184 Add JSON marshalling funcs for Digest. (# 1915)
> 8b3c303 Bump golang.org/x/ packages (# 1892)
> afec664 Bump golang.org/x/net from 0.10.0 to 0.17.0 in /pkg/authn/k8schain (# 1815)
> 8dadbe7 Work around docker v25 tarballs (# 1872)
> a0658aa Always print pushed digest in crane push (# 1860)
> 55ffb00 fix: goreleaser config (# 1764)
> 4fdaa32 feat: allow port and disk path to be overriden (# 1848)
> ceb0580 feat: implement gc command (# 1811)
> 5a53a12 tag: add command explanation to the long help (# 1843)
> c722ce9 fix: mimic oci-layout (# 1810)
> b2485cb Build releases with Go 1.21 (# 1840)
> dbcd01c Don't wrap DefaultKeychain with refreshes (# 1791)
> a748190 Set Content-Length for blob uploads (# 1781)
> 190ad0e Validate index architectures match children (# 1776)
> a54d642 fix: pin to goreleaser v1.18 to unblock release (# 1763)
> ea19b57 Return OCI Index content-type for referrers response (# 1762)
> b850480 Drop localhost to support crane registry serve in a container (# 1746)
> fe268b7 Don't try cross-origin mounting against dockerhub (# 1743)
> 2472cbb Let the filesystem handle atomicity (# 1735)
> db818dc Use RWLock, limit scope of locking, write digest first (# 1734)
> 44a6e2e Allow concurrent blob Sets, use RWMutex (# 1733)
> 9010ce1 Correct crane registry help text (# 1732)
> 03ad2ac add --blobs-to-disk to 'crane registry serve' (# 1731)
> 4e4b03a Don't load into daemon if the image already exists (# 1724)
> 6de8d1d Change ErrSchema1 error to dynamic strings. (# 1721)
> 0a9bb12 crane: Respect cmd.OutOrStdout (# 1728)
> 145eebe Add missing name option in crane index commands (# 1723)
> 037ab31 Surface better error messages in crane index (# 1722)
> 03b8657 fix: add bounds checking to addendum layer mutations to prevent panic (# 1715)
> c3f8a49 Pass scopes through crane auth token (# 1713)
> 53fbcf9 Bump codecov/codecov-action from 3.1.3 to 3.1.4 (# 1710)
> 1d535e2 Add crane auth token (# 1709)
> 5fe7f2e Limit size of manifest (# 1711)
> e61c519 retry HTTP 522 errors by default (# 1707)
> 2015ceb fixed a goroutine leak (# 1705)
> 0ec36ad Allow crane to export schema 1 images (# 1704)
> b7ad3f1 bump deps using ./hack/bump-deps.sh (# 1702)
> dbecb1d Do not reuse pushers for pullers (# 1701)
> a927d7c Make 403 non-fatal for manifest existence checks (# 1691)
> 0b12f56 Add ppc64le to all binaries (# 1688)
> 69d1a19 Add `mutate` `--ports` option to set the exposed ports (# 1677)
> 691004b bump deps using ./hack/bump-deps.sh (# 1685)
> 370e8a5 Fix a few lint issues (# 1684)
> 3120ba5 Keep order of env in crane mutate (# 1683)
> afd15f1 Add --all-tags flag to crane cp (# 1682)
> 5438948 add registry.Repo("foo") (# 1671)
> 43710a9 Retry without mount if auth fails (# 1681)
> 3228a60 Add ppc64le to .goreleaser.yml (# 1680)
> d64f9e0 remove time from random.Image history (# 1678)
> 3706061 allow pkg/v1/random to accept a RNG source (# 1675)
> b7c6e9d Fall back to puller if reusing pusher fails (# 1676)
> 005bb71 Add remote.Reuse for Pusher/Puller (# 1672)
> 58bd35b Bump codecov/codecov-action from 3.1.2 to 3.1.3 (# 1668)
> ad695c0 Replace deprecated command with environment file (# 1667)
> 07c767c Add remote.Puller (# 1644)
> 9f68710 feat(daemon): generate config file from Docker Engine API (# 1130)
> d1c4e9f verify provenance (# 1611)
> df518f9 add crane auth logout (# 1589)
> 52d59d1 feat(remote): make retryStatusCodes configurable (# 1635)
> df72a9a crane push: print pushed ref@digest to stdout (# 1663)
> 27a6ad6 Revert "authn: Add NewConfigKeychain to load a config from explicit path (# 1603)" (# 1664)
> 217318c deprecate estargz (# 1660)
> 1cb7e13 authn: Add NewConfigKeychain to load a config from explicit path (# 1603)
> 348cd86 bump deps using ./hack/bump-deps.sh (# 1659)
> e055961 Bump peter-evans/create-pull-request from 4 to 5 (# 1642)
> 6f96bba gcrane: Use page size of 10,000 for googley things (# 1645)
> 375fb61 Bump slsa-framework/slsa-verifier from 2.1.0 to 2.2.0 (# 1649)
> 07eb440 Bump codecov/codecov-action from 3.1.1 to 3.1.2 (# 1650)
> 9aa45a1 Change return type of remote.Referrers (# 1652)
> bc990d6 Fix fetching referrers error handling (# 1648)
> ed5c185 Retry net.ErrClosed (# 1637)
> 2435320 Revert "Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` (# 1638)" (# 1641)
> 2ccd41c Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` (# 1638)
> 6743ec9 Implement remote.Pusher (# 1633)
> 0962e29 Allow remote config layers to be lazy fetched (# 1634)
> 4a79e94 Fix race in stream (# 1632)
> 65e78dc Add partial.Manifests for lazy index access (# 1631)
> 0577676 crane: ignore buildx attestations in flatten (# 1630)
> 93be9c4 Don't export whiteouts for single layers (# 1629)
> d958444 Add remote.Descriptor.Schema1() (# 1626)
> aee00b1 Fix race in mutate (# 1627)
> 6ac92e8 Refactor fetcher, writer, and progress (# 1625)
> 249d7e1 Refresh authn.DefaultKeychain creds every 5 min (# 1624)
> b8d1c0a Bump slsa-framework/slsa-verifier from 2.0.1 to 2.1.0 (# 1621)
> ace7be7 update GCR quotas (# 1619)
> e2620e5 Actually retry retryable status codes (# 1618)
> 21ac1b2 Adding `mutate` `--workdir` option to set the working directory (# 1615)
> 54e3f49 Bump actions/stale from 7 to 8 (# 1616)
> a34235c Support `Warning` header aggregation and reporting in `crane` (# 1604)
> 46488f7 retry HTTP 499 errors by default (# 1612)
> 0f2db49 release: use ko 0.13.0 to build images (# 1607)
> 53189d3 Bump actions/setup-go from 3 to 4 (# 1602)
> 01bbd53 Update release.yml (# 1601)
> 4b081f8 Avoid v1.Manifest in crane edit config (# 1583)
> 1cfe1fc Bump aws-actions/configure-aws-credentials from 1.7.0 to 2.0.0 (# 1593)
> e94d408 bump deps using ./hack/bump-deps.sh (# 1592)
> ff810c1 crane: add serve subcommand (# 1586)
> 57f010d replace manual slsa-verifier installation with action (# 1585)
> 6770304 Update descriptor "data" field (when valid) during "crane edit config" (# 1584)
> 1b8dc2b Bump slsa-framework/slsa-github-generator from 1.2.2 to 1.5.0 (# 1580)
> 8ea5e0e crane: support --omit-digest-tags in crane ls (# 1528)
> 4e95ae2 crane: add --flatten for index append (# 1566)
> 4a0e0af docs: Update crane installation and verification instructions (# 1567)
> 3624968 tarball: pass imageToTags (# 1563)
> 9f42e02 Set mediaType for empty.ImageIndex in RawManifest (# 1562)
> 2ceebaa Implement crane index subcommand (# 1561)
> 9cd098e skip tls verification if default transport is used with insecure option (# 1559)
> eb7d746 authn: also read mount secrets (# 1560)
> 62f183e Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 (# 1556)
> b3c23b4 Support for OCI 1.1+ referrers via API (# 1546)
> de35f0f Allow setting Content-Type in crane edit manifest (# 1551)
> e04520b fix: Fix the crane release url and add more steps (# 1532)
> 824efc7 fix(mutate): also set timestamps only present in some formats (# 1550)
> 061ee6b Support for OCI 1.1+ referrers via fallback tag (# 1543)
> da1008f Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (# 1548)
> 86be45f Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1 (# 1547)
> 9306eba Allow crane edit to generate non-image artifacts (# 1545)
> 759b19f Support artifactType, for images whose config.mediaType is not a config (# 1541)
> 11843ba Enforce proper sha256 usage (# 1544)
> 76bac93 Update release.yml (# 1540)
> d872232 hash: use generic instantiation (# 1538)
bumping google.golang.org/protobuf 12c6ebd...259e665:
> 259e665 all: release v1.36.4
> 5f93d99 internal_gengo: avoid allocations in rawDescGZIP() accessors
> 2005adb reflect/protodesc: fix panic when working with dynamicpb
> aee8a9c internal_gengo: switch back from string literal to hex byte slice
> 0c3cc2f internal_gengo: use unsafe.StringData() to avoid a descriptor copy
> cc8d1c2 internal_gengo: store raw descriptor in .rodata section
> 132f042 all: start v1.36.3-devel
> 54ef969 all: release v1.36.3
> 7cbd915 reflect/protodesc: fix panic when working with dynamicpb
> 2f60868 proto: add example for GetExtension, SetExtension
> de043b9 runtime/protolazy: replace internal doc link with external link
> 42e0fa9 all: split flags.ProtoLegacyWeak out of flags.ProtoLegacy
> 5fee2a7 internal/impl: remove unused exporter parameter
> 84924f7 internal/impl: switch to reflect.Value.IsZero
> fe8430d cmd/protoc-gen-go: remove json struct tags from unexported fields
> 84f7738 internal/impl: clean up unneeded Go<1.12 MapRange() alternative
> 9acc8f2 types/dynamicpb: switch atomicExtFiles to atomic.Uint64 type
> ad89419 all: start v1.36.2-devel
bumping knative.dev/serving 6265a8e...a9c5467:
> a9c5467 upgrade to latest dependencies (# 15749)
> 9be0816 Bump go-containerregistry (# 15751)
> 220c826 Update net-gateway-api nightly (# 15750)
> 9c35416 Fix kourier tls runtime tests (# 15732)
> ff8a4ab Bump ko-build/setup-ko from 0.7 to 0.8 in the github-actions group (# 15747)
> fbfa937 Update net-contour nightly (# 15743)
> c1e4644 Update net-gateway-api nightly (# 15741)
> cbc236e Update net-istio nightly (# 15742)
> f13695f upgrade to latest dependencies (# 15739)
> 45ca4c6 Update net-gateway-api nightly (# 15736)
> e41df09 Update net-istio nightly (# 15737)
> 81db3b8 Update net-contour nightly (# 15734)
> 2215525 Update net-kourier nightly (# 15735)
> bb3d521 Update community files (# 15733)
> 6fca262 Update net-gateway-api nightly (# 15728)
> 8f2c4a7 Update net-contour nightly (# 15726)
> 6174c65 Update net-istio nightly (# 15727)
> 72500e7 Update community files (# 15725)
> b64b468 Update net-gateway-api nightly (# 15723)
bumping knative.dev/hack c142b48...5f7f0f5:
> 5f7f0f5 Update community files (# 412)
> b38a2ca Update community files (# 411)
bumping knative.dev/networking 67d1c27...e6fc9bb:
> e6fc9bb upgrade to latest dependencies (# 1045)
> a4342aa fix codegen by using newer scripts (# 1042)
> 5afdd71 upgrade to latest dependencies (# 1044)
> 4376124 Update community files (# 1043)
> b235386 Update community files (# 1041)
Signed-off-by: Knative Automation <automation@knative.team>1 parent 7dc2a92 commit 7226938
5 files changed
+125
-123
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
| 103 | + | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
201 | | - | |
| 200 | + | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
389 | | - | |
390 | 389 | | |
| 390 | + | |
| 391 | + | |
391 | 392 | | |
392 | 393 | | |
393 | 394 | | |
| |||
430 | 431 | | |
431 | 432 | | |
432 | 433 | | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | | - | |
437 | | - | |
438 | | - | |
439 | | - | |
440 | | - | |
441 | | - | |
442 | | - | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
443 | 444 | | |
444 | 445 | | |
445 | 446 | | |
| |||
554 | 555 | | |
555 | 556 | | |
556 | 557 | | |
557 | | - | |
558 | | - | |
| 558 | + | |
| 559 | + | |
559 | 560 | | |
560 | 561 | | |
561 | 562 | | |
| |||
765 | 766 | | |
766 | 767 | | |
767 | 768 | | |
768 | | - | |
769 | | - | |
770 | | - | |
771 | | - | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
772 | 773 | | |
773 | 774 | | |
774 | 775 | | |
| |||
785 | 786 | | |
786 | 787 | | |
787 | 788 | | |
788 | | - | |
789 | | - | |
| 789 | + | |
| 790 | + | |
790 | 791 | | |
791 | 792 | | |
792 | 793 | | |
| |||
801 | 802 | | |
802 | 803 | | |
803 | 804 | | |
804 | | - | |
805 | | - | |
| 805 | + | |
| 806 | + | |
806 | 807 | | |
807 | 808 | | |
808 | 809 | | |
| |||
862 | 863 | | |
863 | 864 | | |
864 | 865 | | |
865 | | - | |
866 | | - | |
867 | | - | |
868 | | - | |
869 | | - | |
870 | | - | |
871 | | - | |
872 | | - | |
873 | | - | |
874 | | - | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
875 | 876 | | |
876 | 877 | | |
877 | 878 | | |
| |||
0 commit comments