Skip to content

Commit 12f4a9e

Browse files
author
Vincent
authored
[release-1.17] Fixed the CI issue for branch 1.17 (#2021)
Update community files (#1974) Signed-off-by: Knative Automation <automation@knative.team> upgrade to latest dependencies (#1976) bumping google.golang.org/genproto/googleapis/rpc 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 knative.dev/eventing 9cec50f...d243b91: > d243b91 JobSink with Istio config for Job spec (# 8430) > c636346 [main] Update community files (# 8429) > cdc6144 Rename `apiextentions` to `apiextensions` (# 8428) > 1b3287e [main] Update community files (# 8424) > 28c489e Reduce mt-broker-controller memory usage with namespaced endpoint informer (# 8418) bumping knative.dev/caching a76aa7c...a990a4f: > a990a4f Update community files (# 920) > 8b607c2 Update community files (# 919) bumping knative.dev/pkg c43477f...efddeac: > efddeac Update community files (# 3143) > e5aa25f Bump google.golang.org/grpc from 1.69.4 to 1.70.0 (# 3142) > 7fca699 Bump google.golang.org/protobuf from 1.36.3 to 1.36.4 (# 3141) > dcf1593 Update community files (# 3140) > 3386f37 Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 (# 3139) > 1ca59d1 Bump google.golang.org/grpc from 1.69.2 to 1.69.4 (# 3138) > a37a847 drop use of code-generator/generate-groups.sh (# 3136) bumping knative.dev/serving 6265a8e...45ca4c6: > 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 go.opentelemetry.io/otel/metric bc2fe88...7cfbd86: > 7cfbd86 Release v1.32.0/v0.54.0/v0.8.0/v0.0.11 (# 5960) > 2be617e fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 51a56c3 (# 5959) > 6db18df fix(deps): update module github.com/opentracing-contrib/go-grpc to v0.1.0 (# 5958) > ef12bf8 chore(deps): update golang.org/x (# 5957) > 85eb76f Allow GC to collect unneeded slice elements (# 5804) > 1492efa Fix incorrect metrics getting generated from multiple readers (# 5900) > d2b0663 fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.15.0 (# 5951) > 394cbd2 chore(deps): update lycheeverse/lychee-action action to v2.1.0 (# 5950) > 37b2537 fix(deps): update github.com/opentracing-contrib/go-grpc digest to e3cbcab (# 5952) > 7f68356 fix(deps): update module go.opentelemetry.io/build-tools/semconvgen to v0.15.0 (# 5953) > 030ffdf fix(deps): update module go.opentelemetry.io/build-tools/crosslink to v0.15.0 (# 5948) > b89de2d fix(deps): update module go.opentelemetry.io/build-tools/gotmpl to v0.15.0 (# 5949) > b62a3fd Override insecure when endpoint URL is set (# 5944) > 937813d fix(deps): update github.com/opentracing-contrib/go-grpc digest to d08aa2b (# 5945) > ff07838 prometheus: Add instrumentation scope attributes to otel_scope_info (# 5932) > 1230566 log: Update package documentation (# 5942) > a62c45a chore(deps): update googleapis to dd2ea8e (# 5943) > 6e4c922 prometheus: Refactor getAttrs (# 5937) > 7fd5942 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.23.0 (# 5939) > fb2b32b docs: updating outdated comments (# 5940) > 06ee6f2 Remove examples (# 5930) > 2a50fab otlplog: Add instrumentation scope attributes (# 5933) > afd1311 otlpmetric: Add instrumentation scope attributes (# 5935) > 692cb35 otlptrace: Add instrumentation scope attributes (# 5934) > 3cc4857 opentracing: Make schemaURL and scope attributes as identifying for Tracer (# 5931) > 4f94b1e log/logtest: Add Attributes to ScopeRecords (# 5927) > 6a2f7de Make scope attributes as identifying for Logger (# 5925) > ee56fb9 Make scope attributes as identifying for Meter (# 5926) > 3742c54 Make scope attributes as identifying for Tracer (# 5924) > 30c0f3f sdk/instrumentation: Add Attributes to Scope (# 5903) > 078b2dd Add Cheng-Zhen as a triager (# 5922) > 5cf73e7 fix(deps): update module github.com/prometheus/common to v0.60.1 (# 5919) > c0f7c95 Switch arm builds out of actuated and into the CNCF runners (# 5923) > 664a075 Fix exemplars being added to gauge metrics in the prometheus exporter (# 5912) > 30c4a9a Allow additional context to be added when WithHeaders is used in OTLP gRPC traces exporter (# 5915) > 3429e15 Revert Cleanup interaction of exemplar and aggregation (# 5913) > 7a153a0 chore(deps): update benchmark-action/github-action-benchmark action to v1.20.4 (# 5916) > 97f8401 Keep metadata for gRPC in context for log signal (# 5911) > 86a51dc [chore] Remove unnecessary type declaration in templated transforms (# 5906) > 92ccad7 [chore] Use errors.Join to unify errors (# 5907) > 1a964cc chore(deps): update googleapis to 324edc3 (# 5908) > 8041156 Cleanup interaction of exemplar and aggregation (# 5899) > bf6a7e1 otlpmetricgrpc: Keep metadata for gRPC in context (# 5892) > bd88af9 Generate `semconv/v1.27.0` (# 5894) > 2578acc otel: conceal unwrapping for global async instrument registration (# 5881) > 81b2a33 Add selector of exemplar reservoir providers to metric.Stream configuration (# 5861) > cd754a6 Remove company from emeritus (# 5887) > a234754 chore(deps): update googleapis to 796eee8 (# 5888) > d70f3da fix(deps): update module github.com/prometheus/client_golang to v1.20.5 (# 5886) > ba4a2ab chore(deps): update lycheeverse/lychee-action action to v2.0.2 (# 5885) > fe5c3f8 Run the test compatibility check even if tests failed (# 5879) > b3c313f chore(deps): update lycheeverse/lychee-action action to v2.0.1 (# 5884) > 6b251b8 Allow configuring the exemplar filter on the metrics SDK (# 5850) 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 golang.org/x/oauth2 3e64809...22134a4: > 22134a4 README: don't recommend go get bumping go.opentelemetry.io/otel bc2fe88...7cfbd86: > 7cfbd86 Release v1.32.0/v0.54.0/v0.8.0/v0.0.11 (# 5960) > 2be617e fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 51a56c3 (# 5959) > 6db18df fix(deps): update module github.com/opentracing-contrib/go-grpc to v0.1.0 (# 5958) > ef12bf8 chore(deps): update golang.org/x (# 5957) > 85eb76f Allow GC to collect unneeded slice elements (# 5804) > 1492efa Fix incorrect metrics getting generated from multiple readers (# 5900) > d2b0663 fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.15.0 (# 5951) > 394cbd2 chore(deps): update lycheeverse/lychee-action action to v2.1.0 (# 5950) > 37b2537 fix(deps): update github.com/opentracing-contrib/go-grpc digest to e3cbcab (# 5952) > 7f68356 fix(deps): update module go.opentelemetry.io/build-tools/semconvgen to v0.15.0 (# 5953) > 030ffdf fix(deps): update module go.opentelemetry.io/build-tools/crosslink to v0.15.0 (# 5948) > b89de2d fix(deps): update module go.opentelemetry.io/build-tools/gotmpl to v0.15.0 (# 5949) > b62a3fd Override insecure when endpoint URL is set (# 5944) > 937813d fix(deps): update github.com/opentracing-contrib/go-grpc digest to d08aa2b (# 5945) > ff07838 prometheus: Add instrumentation scope attributes to otel_scope_info (# 5932) > 1230566 log: Update package documentation (# 5942) > a62c45a chore(deps): update googleapis to dd2ea8e (# 5943) > 6e4c922 prometheus: Refactor getAttrs (# 5937) > 7fd5942 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.23.0 (# 5939) > fb2b32b docs: updating outdated comments (# 5940) > 06ee6f2 Remove examples (# 5930) > 2a50fab otlplog: Add instrumentation scope attributes (# 5933) > afd1311 otlpmetric: Add instrumentation scope attributes (# 5935) > 692cb35 otlptrace: Add instrumentation scope attributes (# 5934) > 3cc4857 opentracing: Make schemaURL and scope attributes as identifying for Tracer (# 5931) > 4f94b1e log/logtest: Add Attributes to ScopeRecords (# 5927) > 6a2f7de Make scope attributes as identifying for Logger (# 5925) > ee56fb9 Make scope attributes as identifying for Meter (# 5926) > 3742c54 Make scope attributes as identifying for Tracer (# 5924) > 30c0f3f sdk/instrumentation: Add Attributes to Scope (# 5903) > 078b2dd Add Cheng-Zhen as a triager (# 5922) > 5cf73e7 fix(deps): update module github.com/prometheus/common to v0.60.1 (# 5919) > c0f7c95 Switch arm builds out of actuated and into the CNCF runners (# 5923) > 664a075 Fix exemplars being added to gauge metrics in the prometheus exporter (# 5912) > 30c4a9a Allow additional context to be added when WithHeaders is used in OTLP gRPC traces exporter (# 5915) > 3429e15 Revert Cleanup interaction of exemplar and aggregation (# 5913) > 7a153a0 chore(deps): update benchmark-action/github-action-benchmark action to v1.20.4 (# 5916) > 97f8401 Keep metadata for gRPC in context for log signal (# 5911) > 86a51dc [chore] Remove unnecessary type declaration in templated transforms (# 5906) > 92ccad7 [chore] Use errors.Join to unify errors (# 5907) > 1a964cc chore(deps): update googleapis to 324edc3 (# 5908) > 8041156 Cleanup interaction of exemplar and aggregation (# 5899) > bf6a7e1 otlpmetricgrpc: Keep metadata for gRPC in context (# 5892) > bd88af9 Generate `semconv/v1.27.0` (# 5894) > 2578acc otel: conceal unwrapping for global async instrument registration (# 5881) > 81b2a33 Add selector of exemplar reservoir providers to metric.Stream configuration (# 5861) > cd754a6 Remove company from emeritus (# 5887) > a234754 chore(deps): update googleapis to 796eee8 (# 5888) > d70f3da fix(deps): update module github.com/prometheus/client_golang to v1.20.5 (# 5886) > ba4a2ab chore(deps): update lycheeverse/lychee-action action to v2.0.2 (# 5885) > fe5c3f8 Run the test compatibility check even if tests failed (# 5879) > b3c313f chore(deps): update lycheeverse/lychee-action action to v2.0.1 (# 5884) > 6b251b8 Allow configuring the exemplar filter on the metrics SDK (# 5850) bumping go.opentelemetry.io/otel/trace bc2fe88...7cfbd86: > 7cfbd86 Release v1.32.0/v0.54.0/v0.8.0/v0.0.11 (# 5960) > 2be617e fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 51a56c3 (# 5959) > 6db18df fix(deps): update module github.com/opentracing-contrib/go-grpc to v0.1.0 (# 5958) > ef12bf8 chore(deps): update golang.org/x (# 5957) > 85eb76f Allow GC to collect unneeded slice elements (# 5804) > 1492efa Fix incorrect metrics getting generated from multiple readers (# 5900) > d2b0663 fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.15.0 (# 5951) > 394cbd2 chore(deps): update lycheeverse/lychee-action action to v2.1.0 (# 5950) > 37b2537 fix(deps): update github.com/opentracing-contrib/go-grpc digest to e3cbcab (# 5952) > 7f68356 fix(deps): update module go.opentelemetry.io/build-tools/semconvgen to v0.15.0 (# 5953) > 030ffdf fix(deps): update module go.opentelemetry.io/build-tools/crosslink to v0.15.0 (# 5948) > b89de2d fix(deps): update module go.opentelemetry.io/build-tools/gotmpl to v0.15.0 (# 5949) > b62a3fd Override insecure when endpoint URL is set (# 5944) > 937813d fix(deps): update github.com/opentracing-contrib/go-grpc digest to d08aa2b (# 5945) > ff07838 prometheus: Add instrumentation scope attributes to otel_scope_info (# 5932) > 1230566 log: Update package documentation (# 5942) > a62c45a chore(deps): update googleapis to dd2ea8e (# 5943) > 6e4c922 prometheus: Refactor getAttrs (# 5937) > 7fd5942 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.23.0 (# 5939) > fb2b32b docs: updating outdated comments (# 5940) > 06ee6f2 Remove examples (# 5930) > 2a50fab otlplog: Add instrumentation scope attributes (# 5933) > afd1311 otlpmetric: Add instrumentation scope attributes (# 5935) > 692cb35 otlptrace: Add instrumentation scope attributes (# 5934) > 3cc4857 opentracing: Make schemaURL and scope attributes as identifying for Tracer (# 5931) > 4f94b1e log/logtest: Add Attributes to ScopeRecords (# 5927) > 6a2f7de Make scope attributes as identifying for Logger (# 5925) > ee56fb9 Make scope attributes as identifying for Meter (# 5926) > 3742c54 Make scope attributes as identifying for Tracer (# 5924) > 30c0f3f sdk/instrumentation: Add Attributes to Scope (# 5903) > 078b2dd Add Cheng-Zhen as a triager (# 5922) > 5cf73e7 fix(deps): update module github.com/prometheus/common to v0.60.1 (# 5919) > c0f7c95 Switch arm builds out of actuated and into the CNCF runners (# 5923) > 664a075 Fix exemplars being added to gauge metrics in the prometheus exporter (# 5912) > 30c4a9a Allow additional context to be added when WithHeaders is used in OTLP gRPC traces exporter (# 5915) > 3429e15 Revert Cleanup interaction of exemplar and aggregation (# 5913) > 7a153a0 chore(deps): update benchmark-action/github-action-benchmark action to v1.20.4 (# 5916) > 97f8401 Keep metadata for gRPC in context for log signal (# 5911) > 86a51dc [chore] Remove unnecessary type declaration in templated transforms (# 5906) > 92ccad7 [chore] Use errors.Join to unify errors (# 5907) > 1a964cc chore(deps): update googleapis to 324edc3 (# 5908) > 8041156 Cleanup interaction of exemplar and aggregation (# 5899) > bf6a7e1 otlpmetricgrpc: Keep metadata for gRPC in context (# 5892) > bd88af9 Generate `semconv/v1.27.0` (# 5894) > 2578acc otel: conceal unwrapping for global async instrument registration (# 5881) > 81b2a33 Add selector of exemplar reservoir providers to metric.Stream configuration (# 5861) > cd754a6 Remove company from emeritus (# 5887) > a234754 chore(deps): update googleapis to 796eee8 (# 5888) > d70f3da fix(deps): update module github.com/prometheus/client_golang to v1.20.5 (# 5886) > ba4a2ab chore(deps): update lycheeverse/lychee-action action to v2.0.2 (# 5885) > fe5c3f8 Run the test compatibility check even if tests failed (# 5879) > b3c313f chore(deps): update lycheeverse/lychee-action action to v2.0.1 (# 5884) > 6b251b8 Allow configuring the exemplar filter on the metrics SDK (# 5850) 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 knative.dev/hack c142b48...5f7f0f5: > 5f7f0f5 Update community files (# 412) > b38a2ca Update community files (# 411) bumping knative.dev/reconciler-test 4965c77...3424ad8: > 3424ad8 Update community files (# 784) > 02a296f Update community files (# 782) > 9896f38 Update community files (# 781) 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 Signed-off-by: Knative Automation <automation@knative.team> feat: add workflow_dispatch to publish helm workflow, remove unneeded fetch (#1977) [release-1.17] Added the missing manifests for release-1.17 (#1979) upgrade to latest dependencies (#1989) bumping github.com/spf13/pflag 2e9d26c...5ca8134: > 5ca8134 Merge pull request # 419 from spf13/ci > d5e0c06 allow for blank ip addresses (# 316) > 100ab0e disable unsupported dependency graph for now > 85dd5c8 Add IPNetSlice and unit tests (# 170) > a0f4ddd fix govet > 6971c29 remove dead code for checking error nil (# 282) > f48cbd1 add github actions > 81378bb Add exported functions to preserve `pkg/flag` compatibility (# 220) Signed-off-by: Knative Automation <automation@knative.team> upgrade to latest dependencies (#1990) bumping knative.dev/caching 41aa68a...ed50a5c: > ed50a5c upgrade to latest dependencies (# 922) 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 knative.dev/eventing 5fb693f...4a6e7d2: > 4a6e7d2 [main] Upgrade to latest dependencies (# 8444) bumping knative.dev/serving 9c35416...9be0816: > 9be0816 Bump go-containerregistry (# 15751) > 220c826 Update net-gateway-api nightly (# 15750) Signed-off-by: Knative Automation <automation@knative.team> upgrade to latest dependencies (#1992) bumping knative.dev/serving 9be0816...a9c5467: > a9c5467 upgrade to latest dependencies (# 15749) bumping knative.dev/networking 4376124...e6fc9bb: > e6fc9bb upgrade to latest dependencies (# 1045) > a4342aa fix codegen by using newer scripts (# 1042) > 5afdd71 upgrade to latest dependencies (# 1044) Signed-off-by: Knative Automation <automation@knative.team> Update the dependencies and manifests (#1993) * Update the dependencies and manifests * Modified the clients * Changed the go version * Update the knative.dev/pkg Upgrade the deps for 1.18 (#1995) * Upgrade the deps for 1.18 * Change the syntax of exclude-dirs Update knative.dev/pkg (#1997) * Update knative.dev/pkg * Update pkg * Added the tags files under vendor Update community files (#1998) Signed-off-by: Knative Automation <automation@knative.team> upgrade to latest dependencies (#1999) bumping knative.dev/hack ce4c934...306ce74: > 306ce74 Update community files (# 414) bumping knative.dev/pkg c925de2...9e26561: > 9e26561 Update community files (# 3151) bumping knative.dev/eventing 9a7c6d5...51637df: > 51637df IntegrationSink prefactors (# 8486) > c429fc5 Remove unused code (# 8485) > 732ec62 Partial implementation of certmanager for integration sink (# 8481) > 5998cfe [main] Update community files (# 8480) bumping knative.dev/reconciler-test 62eb465...5ca0bd4: > 5ca0bd4 Update community files (# 786) bumping knative.dev/serving 582f453...87c07ee: > 87c07ee Update net-istio nightly (# 15789) > 09ec3f5 Update net-gateway-api nightly (# 15788) > 1124aff Update net-contour nightly (# 15787) > 99a8b20 Update net-istio nightly (# 15786) > 8d80bbe Update community files (# 15785) > 6da3d87 Update net-kourier nightly (# 15784) bumping knative.dev/caching fae69d3...cd0465a: > cd0465a Update community files (# 926) Signed-off-by: Knative Automation <automation@knative.team> upgrade to latest dependencies (#2001) bumping knative.dev/eventing 51637df...ae049c8: > ae049c8 Jsonata Event transform e2e tests (# 8499) > c828898 Generic code for Certificates (# 8489) > 351898d fix: verify trigger is not ready before pingsource dependency exists (# 8494) > c651616 Add initial iteration of eventing-integration resources (# 8493) Signed-off-by: Knative Automation <automation@knative.team> upgrade to latest dependencies (#2005) bumping knative.dev/caching cd0465a...ad23fbd: > ad23fbd upgrade to latest dependencies (# 925) bumping github.com/google/go-cmp c3ad843...9b12f36: > 9b12f36 Detect proto.Message types when failing to export a field (# 370) > 4dd3d63 fix: type 'aribica' => 'arabica' (# 368) > 391980c Support compare functions with SortSlices and SortMaps (# 367) bumping knative.dev/eventing ae049c8...3153b47: > 3153b47 EventTransform: Inject tracing configurations (# 8479) > db0cf43 Update to the correct file (# 8507) > adaafa2 [Automated] Update eventing-eventing-integrations nightly (# 8506) > 714deeb Update k8s version in e2e tests (# 8503) > 54a2402 Fix golangci exclude config (# 8502) > 80dd84e Guard reserved access with lock and create vpods in tests (# 8457) > 5bcee30 Inject integration images from ConfigMap (# 8500) bumping knative.dev/pkg 9e26561...0372c08: > 0372c08 Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (# 3152) Signed-off-by: Knative Automation <automation@knative.team> upgrade to latest dependencies (#2006) bumping knative.dev/networking 2cde432...863b7af: > 863b7af fix linter config (# 1049) > 1aaade7 upgrade to latest dependencies (# 1047) > d23278a Update community files (# 1048) bumping knative.dev/serving 87c07ee...0210658: > 0210658 upgrade to latest dependencies (# 15793) bumping knative.dev/eventing 3153b47...1e889be: > 1e889be SinkBinding: Set specific conditions for reconciler steps (# 8508) > 6073039 [main] Upgrade to latest dependencies (# 8512) Signed-off-by: Knative Automation <automation@knative.team> upgrade to latest dependencies (#2007) bumping knative.dev/eventing 1e889be...fe83e25: > fe83e25 EventTransform: add reconciler unit tests (# 8513) Signed-off-by: Knative Automation <automation@knative.team> Fix the Istio setup in CI (#2013) * Pin the istio to 1.22 in CI * Updated the manifests * Change the Istio setup in CI Updated the dependencies for 1.18 (#2015) * Updated the dependencies for 1.18 * Updated github.com/manifestival/client-go-client to 0.6.0 * Ignore the test coverage for some files [release-1.17] Fixed the CI issue for 1.17
1 parent 71d7c8c commit 12f4a9e

File tree

1,661 files changed

+111455
-41940
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,661 files changed

+111455
-41940
lines changed

.codecov.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,8 @@ ignore:
2323
- "test"
2424
- "third_party"
2525
- "vendor"
26+
- "pkg/reconciler/common/deployments.go"
27+
- "pkg/reconciler/common/stages.go"
28+
- "pkg/reconciler/common/install.go"
29+
- "pkg/reconciler/knativeserving/knativeserving.go"
30+
- "pkg/reconciler/knativeeventing/knativeeventing.go"

.github/workflows/publish-helm.yaml

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
release:
55
types: [published]
66

7+
workflow_dispatch:
8+
79
jobs:
810
release:
911

@@ -32,21 +34,17 @@ jobs:
3234
mv hack/find_helm_chart_releases_and_create_helm_index.sh ../.tmp/
3335
mv hack/gh-pages.tmpl ../.tmp/
3436
35-
PAGES_BRANCH="gh-pages"
36-
37-
git fetch --all --tags
38-
39-
if git show-ref --verify --quiet refs/heads/$PAGES_BRANCH || git ls-remote --exit-code --heads origin $PAGES_BRANCH; then
37+
if git show-ref --verify --quiet refs/heads/gh-pages || git ls-remote --exit-code --heads origin gh-pages; then
4038
# Branch exists
41-
git checkout $PAGES_BRANCH
42-
echo "Checked out existing branch '$PAGES_BRANCH'"
39+
git checkout gh-pages
40+
echo "Checked out existing branch 'gh-pages'"
4341
else
4442
# Branch does not exist
45-
git symbolic-ref HEAD refs/heads/$PAGES_BRANCH
43+
git symbolic-ref HEAD refs/heads/gh-pages
4644
rm .git/index
4745
git clean -fdx
4846
echo ".tmp/" > .gitignore
49-
echo "Created and checked out new branch '$PAGES_BRANCH'"
47+
echo "Created and checked out new branch 'gh-pages'"
5048
fi
5149
5250
mv ../.tmp ./

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,7 @@ anaconda-mode/
7474
Session.vim
7575
# temporary
7676
.netrwhist
77-
# auto-generated tag files
78-
tags
77+
7978
### VisualStudioCode ###
8079
.vscode/*
8180
.history

.golangci.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ run:
77
- postupgrade
88
- postdowngrade
99

10-
skip-dirs:
11-
- pkg/client
10+
issues:
11+
exclude-dirs:
12+
- pkg/client # Excludes generated client
1213

1314
linters:
1415
enable:

OWNERS_ALIASES

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ aliases:
4949
knative-admin:
5050
- aliok
5151
- cardil
52-
- davidhadas
5352
- dprotaso
5453
- dsimansk
5554
- evankanderson
@@ -58,9 +57,8 @@ aliases:
5857
- knative-prow-robot
5958
- knative-prow-updater-robot
6059
- knative-test-reporter-robot
61-
- nainaz
62-
- psschwei
63-
- salaboy
60+
- matzew
61+
- nrrso
6462
- skonto
6563
- upodroid
6664
knative-release-leads:
@@ -102,6 +100,7 @@ aliases:
102100
- davidhadas
103101
- evankanderson
104102
serving-approvers:
103+
- dsimansk
105104
- skonto
106105
serving-reviewers:
107106
- skonto
@@ -111,25 +110,14 @@ aliases:
111110
- dprotaso
112111
serving-writers:
113112
- dprotaso
113+
- dsimansk
114114
- skonto
115115
steering-committee:
116116
- aliok
117-
- davidhadas
118-
- dprotaso
119-
- dsimansk
120-
- evankanderson
121-
- nainaz
122-
- psschwei
123-
- salaboy
124-
technical-oversight-committee:
125-
- aliok
126-
- davidhadas
127117
- dprotaso
128-
- dsimansk
129118
- evankanderson
130-
- nainaz
131-
- psschwei
132-
- salaboy
119+
- matzew
120+
- nrrso
133121
ux-wg-leads:
134122
- cali0707
135123
- leo6leo

0 commit comments

Comments
 (0)