Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Conformance test fix attempt (knative-extensions#632)
* upgrade to latest dependencies bumping knative.dev/reconciler-test 2c3291f...84821d2: > 84821d2 Retry on context deadline exceeded errors (# 305) > d6d7c14 Update actions (# 291) > e2e54d1 Update community files (# 298) > 1b5d730 upgrade to latest dependencies (# 296) bumping golang.org/x/term 6a3ed07...03fcf44: > 03fcf44 term: add codereview.cfg > f766a8b term: enable TestMakeRawState on darwin/arm64 > 140adaa term: add portability note re: std{in,out} fds > 6886f2d all: upgrade x/sys to latest > a79de54 go.mod: upgrade to go 1.17 > c04ba85 term: unify ioctl{Read,Write}Termios definition for aix, linux, solaris & zos > f5beecf term: skip TestMakeRawState on GOOS=ios > b80969c term: add aix and zos build tags > 72f3dc4 term: use existing unix implementation on solaris > de623e6 term: use stdin file descriptor in comment bumping knative.dev/hack a8ef7b6...e178598: > e178598 Update community files (# 157) > cf8cbc0 Fix the regex used for matching GitHub Actions files (# 156) bumping golang.org/x/sys fe61309...4e6760a: > 4e6760a unix: add SPEED_UNKNOWN > 95c6836 unix: add Kernel Connection Multiplexor ioctl helpers > dbe011f unix: add Linux Kernel Connection Multiplexor types and constants > 96fed51 unix: add can netlink types and constants > f242548 unix/linux: update to Go 1.18rc1 > 0005352 unix: Getwd: ensure returned path is absolute > b146bce unix: remove accept on Linux > 3681064 unix: implement getitimer(2) and setitimer(2) on Linux > 5739886 unix: implement alarm(2) on Linux on all GOARCH except arm* and riscv. > 1c1b9b1 unix/linux: update to glibc 2.35, Go 1.17.6 > 99c3d69 unix: enable sysctl tests on netbsd > da31bd3 unix: lock the thread for TestPrctlRetInt > 5a964db windows: add Get{Active,Maximum}ProcesorCount > a018aaa unix/linux: update to Linux Kernel 5.16 > 1d35b9e windows/svc: use NtQuerySystemInformation in IsWindowsService > 4abf325 unix: add netlink attribute type and policy type constants > 4825e8c unix: add WireGuard generic netlink interface constants on Linux > 3b038e5 windows: set pipe explicitly inheritable in test for go 1.16 > 024a26f unix: regenerate generic netlink controller constants > 03aa0b5 windows: allocate attribute list with LocalAlloc, not individual items > af8b642 unix: use pipe2 syscall in Pipe on NetBSD > 798191b unix, plan9: avoid writing to p when Pipe(p) fails > 97ca703 cpu: remove the declaration of function darwinSupportsAVX512 > 94396e4 windows: add ModuleEntry32 type and Module32{First,Next} wrappers bumping knative.dev/pkg d481724...2fdd5f2: > 2fdd5f2 Update actions (# 2449) > 76a28b0 set git user name/email prior to merging upstream (# 2448) > fe26417 Allow overriding lease name for a reconciler (# 2435) > 9b5c411 allow overriding the default grace period of 45 seconds (# 2423) > 4c2331f Bump golang.org/x/crypto (# 2444) > 708dc1c Update community files (# 2443) > 062ca30 upgrade to latest dependencies (# 2433) > 4fcbc1b Update actions (# 2434) > 80c511a Wait for reconciler/controllers to return prior to exiting the process (# 2437) bumping knative.dev/eventing cbf1b08...9590bc3: > 9590bc3 adding min and max nodes annotation to rekt tests entrypoint (# 6243) > 4252411 Increase rekt test timings and reduce concurrency (# 6221) > 6fabdd5 Remove a second trigger of the autoscaler (# 6203) > 28a968c upgrade to latest dependencies (# 6230) > b349443 fixed links to source.md (# 6223) > f40fc74 Zero placements for rebalancing (# 6204) > 78aae1e Update community files (# 6220) > fdaca85 Update actions (# 6218) > 7ab1b0e upgrade to latest dependencies (# 6216) > f2045b0 upgrade to latest dependencies (# 6212) > 6d5c49a Update community files (# 6146) > 2b9baf3 Update actions (# 6174) bumping golang.org/x/crypto 84f3576...8634188: > 8634188 acme/autocert: skip renewal tests broken on windows/arm64 > 1e6e349 crypto/ssh: don't send the last auth failure message if disconnecting > f4118a5 acme/autocert: fix races in renewal tests > db63837 ssh: accept WSAECONNABORTED in TestClientAuthMaxAuthTriesPublicKey > dad3315 acme/autocert: include email in example > 2f5cac0 acme, sha3, ssh: fix the typos > 65fa2f7 acme: remove support for pre-RFC 8555 ACME spec > bba287d ocsp: fix typo > 20e1d8d ed25519: drop Go 1.12 compatibility > 30dcbda acme: expose Client KID field > 198e437 acme/autocert: replace all ACME server stubs with acmetest > aa10faf acme/autocert: renew Let's Encrypt certificates likely to get revoked > e04a857 ssh/agent: fix TestMalformedRequests > 5e0467b acme: in TestFetchCertCancel, do not reply before the cancellation propagates > e495a2d cryptobyte: fix parsing of large ASN.1 OIDs > 4570a08 internal/wycheproof: skip on builders with flaky network connections > 5770296 ssh: don't assume packet plaintext size > ae814b3 all: upgrade x/net to latest > b4de73f ssh: support RSA SHA-2 (RFC8332) signatures > ceb1ce7 ocsp: rewrite tests that rely on SHA1-RSA > 089bfa5 acme: implement Client.ListCertAlternates bumping golang.org/x/net 491a49a...27dd868: > 27dd868 http2: improve handling of slow-closing net.Conns > 3bcbab3 ipv4: retry ENOBUFS errors in TestPacketConnConcurrentReadWriteUnicast > f80d34d ipv4: shut down the PacketConn on failure in TestPacketConnConcurrentReadWriteUnicast > cd36cc0 internal/socket: reuse closure in Recv/SendMmsg > 2fabfed internal/socket: use unix cmsg functions on zos > e204ce3 netutil: in TestLimitListenerSaturation, allow some connections to fail to dial > 2ed6ce1 http2: in TestContentEncodingNoSniffing, do not allow the Transport to outlive the serverTester > 4395403 go.mod: update imports to current versions > 0dd24b2 http2: eliminate arbitrary timeouts in readFrame methods > d55c255 ipv4, ipv6, internal/socket: add loong64 support > 5cfca57 ipv6: retry ENOBUFS errors in TestPacketConnConcurrentReadWriteUnicast > 8b8fc08 ipv6: shut down the PacketConn on failure in TestPacketConnConcurrentReadWriteUnicast > 5b0dc2d netutil: make LimitListener tests more robust > fe4d628 netutil: streamline and simplify LimitListener tests > 4ddde0e http2: fix tipo in comment Signed-off-by: Knative Automation <[email protected]> * Revert "Modifies broker address to match other brokers (InMemory, Kafka) (knative-extensions#587)" This reverts commit 6d564c5. Co-authored-by: Knative Automation <[email protected]>
- Loading branch information