Commit Graph

1302 Commits

Author SHA1 Message Date
Tamer Fahmy 5c152bd085
Add completion support for fish and powershell (#1929) 2024-03-27 14:52:36 +00:00
Knative Automation f28ddc0c1e
Update community files (#1930)
Signed-off-by: Knative Automation <automation@knative.team>
2024-03-27 13:28:54 +00:00
David Simansky c4629584a8
Fix wait-loop in domain E2E test (#1919)
* WIP: E2E test wait loop debug

* Remove additional single quotation marks
2024-03-27 11:10:05 +00:00
Knative Automation 9ef220cd45
upgrade to latest dependencies (#1923)
bumping github.com/golang/protobuf 5d5e8c0...75de7c0:
  > 75de7c0 Merge pull request # 1597 from golang/updatedesc
  > b7697bb all: update descriptor.proto to latest version
bumping google.golang.org/genproto/googleapis/api b0ce06b...37d4d3c:
  > 37d4d3c chore(all): update all (# 1089)
  > df926f6 chore(all): auto-regenerate .pb.go files (# 1092)
  > 05fd2b7 chore(all): Update to google.golang.org/genproto/googleapis/rpc without backreference (# 1093)
  > 1f18d85 chore(all): Drop submodule backreferences (# 1087)
  > 6ceb2ff chore: make vet script less error prone (# 1091)
  > c5ed0a4 chore(all): auto-regenerate .pb.go files (# 1084)
  > 9b9be74 chore: updates for Go 1.22 (# 1090)
bumping google.golang.org/genproto/googleapis/rpc 37d4d3c...a219d84:
  > a219d84 chore(all): auto-regenerate .pb.go files (# 1096)
  > 29370a3 chore(all): auto-regenerate .pb.go files (# 1095)
  > 790db91 chore(all): auto-regenerate .pb.go files (# 1094)
bumping knative.dev/eventing 0604334...63068bd:
  > 63068bd [main] Upgrade to latest dependencies (# 7794)
  > acc6385 [main] Update community files (# 7787)
  > c7db5cb Reduce the scope for the Config validation webhook to only the `knative-eventing` namespace. (# 7792)
bumping knative.dev/serving d0529c2...da63b4a:
  > da63b4a Update net-gateway-api nightly (# 15022)
  > ffd2796 upgrade to latest dependencies (# 15020)
  > edcb471 Update community files (# 15012)
bumping google.golang.org/api 9c2cde8...cb0f433:
  > cb0f433 chore(main): release 0.170.0 (# 2459)
  > 5537676 feat(all): auto-regenerate discovery clients (# 2471)
  > cca46fb chore(deps): bump google.golang.org/protobuf (# 2470)
  > 67f16b6 feat(all): auto-regenerate discovery clients (# 2468)
  > de61eb7 feat(all): auto-regenerate discovery clients (# 2466)
  > 73e8b66 chore(all): update all (# 2462)
  > cc19990 chore(deps): ignore google/go-github package updates (# 2465)
  > c3a2f34 feat(all): auto-regenerate discovery clients (# 2464)
  > e938bf1 feat(all): auto-regenerate discovery clients (# 2461)
  > dc4811a feat(all): auto-regenerate discovery clients (# 2460)
  > fb2b816 feat(all): auto-regenerate discovery clients (# 2458)
bumping knative.dev/networking f56f3aa...6956634:
  > 6956634 upgrade to latest dependencies (# 948)
  > e1796e7 Update community files (# 947)
bumping knative.dev/hack b9f6bf0...424e75e:
  > 424e75e Update community files (# 374)
bumping google.golang.org/grpc d715b2e...9952aa8:
  > 9952aa8 Change version to 1.62.1 (# 7020)
  > d7334c4 fix enabling compression by trimming whitespaces in accept encoding header (# 6952)
  > d076e14 rpc_util: Fix RecvBufferPool deactivation issues (# 6766)
  > 9d981b0 cherry-pick # 6997 to 1.62.x release branch (# 6979) (# 7018)
  > 7c4b553 Switch version to 1.62.1-dev (# 6995)
bumping knative.dev/pkg adefab4...db6f3b0:
  > db6f3b0 Bump google.golang.org/api from 0.169.0 to 0.170.0 (# 2992)
  > 4e6f7e4 Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 (# 2993)
  > 66842ae Bump google.golang.org/grpc from 1.62.0 to 1.62.1 (# 2991)
  > 3d1e17c Bump cloud.google.com/go/storage from 1.39.0 to 1.39.1 (# 2990)
  > 9f523e2 Update community files (# 2988)

Signed-off-by: Knative Automation <automation@knative.team>
2024-03-19 17:55:46 +00:00
Knative Automation 8979cbdade
Update community files (#1918)
Signed-off-by: Knative Automation <automation@knative.team>
2024-03-18 01:39:51 +00:00
Knative Automation 03e551617b
upgrade to latest dependencies (#1921)
bumping knative.dev/serving 3504239...d0529c2:
  > d0529c2 Update net-certmanager nightly (# 15015)
  > cd1e144 Update net-kourier nightly (# 15017)
  > 6a15707 Update net-gateway-api nightly (# 15016)
  > 8e7a61c Set e2e scripts to test Gateway API and Contour (# 14999)
  > e053fe2 Update net-istio nightly (# 15018)
  > e640345 Update net-contour nightly (# 15008)
bumping knative.dev/eventing bbb9051...0604334:
  > 0604334 Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (# 7786)
  > b644dad [main] Upgrade to latest dependencies (# 7785)

Signed-off-by: Knative Automation <automation@knative.team>
2024-03-15 14:23:39 +00:00
David Simansky bc749d423d
Lower required Codecov coverage (#1920) 2024-03-14 15:35:39 +00:00
Knative Automation 0cf5aebdda
upgrade to latest dependencies (#1916)
bumping golang.org/x/oauth2 ebe81ad...85231f9:
  > 85231f9 go.mod: update golang.org/x dependencies
  > 34a7afa google/externalaccount: add Config.UniverseDomain
  > 95bec95 google/externalaccount: moves externalaccount package out of internal and exports it
bumping google.golang.org/genproto/googleapis/rpc 1f4bbc5...37d4d3c:
  > 37d4d3c chore(all): update all (# 1089)
  > df926f6 chore(all): auto-regenerate .pb.go files (# 1092)
  > 05fd2b7 chore(all): Update to google.golang.org/genproto/googleapis/rpc without backreference (# 1093)
  > 1f18d85 chore(all): Drop submodule backreferences (# 1087)
  > 6ceb2ff chore: make vet script less error prone (# 1091)
  > c5ed0a4 chore(all): auto-regenerate .pb.go files (# 1084)
  > 9b9be74 chore: updates for Go 1.22 (# 1090)
  > b0ce06b chore(all): update all (# 1088)
  > 012b6fc chore(all): update all (# 1086)
  > 31a09d3 chore(all): update all (# 1085)
bumping k8s.io/klog/v2 6ded808...007e661:
  > 007e661 textlogger: allow caller to override stack unwinding
  > 2d08296 Merge pull request # 396 from pohly/slog-helper
  > 2086216 Merge pull request # 393 from kaisoz/add-safeptr
  > e4deee8 slog: use main logr package instead of logr/slogr
  > 8dd3f2e Merge pull request # 395 from pohly/readme-update
  > 881fa0b Add SafePtr wrapper
  > 5d1d2d5 add SetSlogLogger
  > 761b630 Merge pull request # 394 from pohly/owners-update
  > d3dd725 docs: clarify relationship between different features
  > e3f75b8 Merge pull request # 384 from pohly/slog
  > 39afdba dependencies: logr v1.4.1
  > f33bd6c OWNERS: remove serathius, add mengjiao-liu, promote pohly
  > 02e7b69 Merge pull request # 391 from pohly/with-name-output
  > 44eadc3 add slog support
  > b588475 Merge pull request # 380 from pohly/golangci-lint-action
  > 009a04a output: handle WithName like zapr does
  > cc856bb update to logr 1.3.0
  > edee20c Merge pull request # 392 from pohly/promote-experimental
  > 1a0dfc5 github: run golangci-lint via action
  > 61b308a Merge pull request # 390 from pohly/go-vet-print
  > 18cdd3a promote experimental code to stable
  > ef25537 fix revive issues
  > 6632ba5 Merge pull request # 376 from pohly/stderr-threshold-docs
  > 6af4ad1 testing: bump Go version matrix
  > a4f9060 fix golangci-lint issues
  > ff82b97 Merge pull request # 379 from lowang-bh/fixWarning
  > 3838dbc stderrthreshold: fix flag comment
  > b394f4b enable "go vet" checks for parameters
  > 5ac9b76 Merge pull request # 378 from aimuz/fix-370
  > 6c35c6a resolve comments warning
  > 1e2789b fix: SetLogger via klog.SetLogger will output an unexpected newline
bumping knative.dev/client-pkg 2c46c44...ca457df:
  > ca457df upgrade to latest dependencies (# 154)
  > f170971 🎁 Terminal UI basic implementation (# 139)
  > ae3b852 [main] Upgrade to latest dependencies (# 146)
  > e7f1f8d Update community files (# 151)
bumping golang.org/x/term 353276a...c5eaf76:
  > c5eaf76 go.mod: update golang.org/x dependencies
bumping google.golang.org/api 87aa1d0...9c2cde8:
  > 9c2cde8 chore(main): release 0.169.0 (# 2451)
  > a488112 feat(all): auto-regenerate discovery clients (# 2457)
  > 2675c0a feat(all): auto-regenerate discovery clients (# 2454)
  > d22da18 feat(all): auto-regenerate discovery clients (# 2450)
  > e84ba36 chore(main): release 0.168.0 (# 2432)
  > 74538f7 chore(all): update module github.com/google/go-github/v58 to v59 (# 2411)
  > 6381123 chore(all): update all (# 2435)
  > b438981 feat(all): auto-regenerate discovery clients (# 2449)
  > af383c7 feat(all): auto-regenerate discovery clients (# 2448)
  > 022c85c feat(all): auto-regenerate discovery clients (# 2447)
  > 4fa90c9 feat(all): auto-regenerate discovery clients (# 2445)
  > ced0c09 feat(all): auto-regenerate discovery clients (# 2443)
  > 9f9c0cf feat(all): auto-regenerate discovery clients (# 2442)
  > 454cba5 chore: make vet script less error prone (# 2441)
  > 82eaa79 chore: updates for Go 1.22 (# 2440)
  > d290e18 feat(all): auto-regenerate discovery clients (# 2438)
  > 4dc71d4 feat(all): auto-regenerate discovery clients (# 2436)
  > 0c30ecc feat(all): auto-regenerate discovery clients (# 2433)
  > e635a5e feat(all): auto-regenerate discovery clients (# 2431)
  > 548436b chore(main): release 0.167.0 (# 2428)
  > 55a9e5a feat(all): auto-regenerate discovery clients (# 2429)
  > f72b5af feat(all): auto-regenerate discovery clients (# 2427)
  > 133e58b chore(main): release 0.166.0 (# 2418)
  > 446a6bd feat(all): auto-regenerate discovery clients (# 2426)
  > b7d596b chore(all): update all (# 2423)
  > 124a535 feat(all): auto-regenerate discovery clients (# 2425)
  > b3f9c38 feat(all): auto-regenerate discovery clients (# 2424)
  > af6aa38 feat(all): auto-regenerate discovery clients (# 2421)
  > 762eb61 feat(all): auto-regenerate discovery clients (# 2420)
  > c969083 feat(all): auto-regenerate discovery clients (# 2419)
  > 260fc1e feat(all): auto-regenerate discovery clients (# 2417)
  > e451477 chore(main): release 0.165.0 (# 2415)
  > deab77d feat(all): auto-regenerate discovery clients (# 2416)
  > c702880 feat(all): auto-regenerate discovery clients (# 2414)
  > 3ff4bc1 chore(main): release 0.164.0 (# 2407)
  > edbe996 fix(transport): disable universe domain check if token source (# 2413)
  > 05a0882 chore(all): update all (# 2410)
  > 51d5068 feat(all): auto-regenerate discovery clients (# 2412)
  > 246b19f feat(all): auto-regenerate discovery clients (# 2409)
  > f1b37df feat(all): auto-regenerate discovery clients (# 2408)
  > 1bd8304 feat(all): auto-regenerate discovery clients (# 2406)
bumping k8s.io/cli-runtime 9f2bd1f...d173469:
  > d173469 Update dependencies to v0.29.2 tag
  > b1485dd Merge pull request # 122429 from MadhavJivrajani/tools-bump-129
  > 9cab777 .*: bump golang.org/x/tools to v0.16.1
  > 907531b update go.mod
  > c19cbcf Merge pull request # 121552 from pohly/klog-update
  > 0c0de4e dependencies: klog v2.110.1
  > a832cfb Merge pull request # 121575 from apelisse/update-smd
  > 5ae4381 Update sigs.k8s.io/structured-merge-diff to v4.4.1
  > 7a70979 Merge pull request # 121524 from carlory/gomega
  > ed5a8bd bump gomega to 1.29.0
  > b52809d Merge pull request # 121338 from dims/working-otel-bump
  > 9fa1f3b working-config-otel
  > 7a5787c Merge pull request # 120397 from ty-dc/StaticCheck
  > 9a91d94 Merge pull request # 120757 from alexzielenski/apiserver/openapi/invalid-default
  > cb7ca27 cleanup: omit comparison with bool constants
  > 87ce7cf pin openapi
  > 5ed3353 Merge pull request # 121010 from Jefftree/decouple-openapi-v2v3-config
  > f0c756c Merge pull request # 120248 from pacoxu/grpc-container-probe
  > 3c03da5 bump kube-openapi
  > 7fedfc8 Merge pull request # 120735 from Jefftree/request-body
  > d9c5b0a remove GAed FG GRPCContainerProbe
  > dd10ae1 bump kube-openapi
  > a96869e Add shortname ambiguity warning in shortcut expander (# 117668)
  > 3d1197d Merge pull request # 121111 from dashpole/update_otel_deps
  > 5931efa dependencies: update otel-go dependencies
  > f509253 Merge pull request # 121117 from MadhavJivrajani/bump-x-net
  > 949c697 .: bump golang.org/x/net to v0.17.0
  > d37b3c0 Merge pull request # 121082 from pohly/ginkgo-gomega-update
  > 94fa062 dependencies: ginkgo v2.13.0, gomega v1.28.0
  > 0a75c85 Merge pull request # 120716 from xrstf/fix-typos
  > db86a55 Merge pull request # 119865 from charles-chenzz/bump_deps
  > 01d4bb0 fix typo exeucting => executing
  > 72a9dff bump github.com/emicklei/go-restful/v3 to v3.11.0.
  > 6a70d14 fix typo dervied => derived
  > b6a2760 Merge pull request # 119526 from sttts/sttts-idiomatic-cached
  > 54c1040 fix typo Mininum => Minimum
  > 8dc7d8d hack/update-vendor.sh
  > 0f867fc fix typo Conext => Context
  > e7b1ca8 Merge pull request # 120008 from skitt/drop-intstr-ptr-wrappers
  > 67e5a9b Merge pull request # 120499 from tukwila/gorilla/websocket_v1.5.0
  > 7d580a3 Use ptr.To to retrieve intstr addresses
  > 851c941 bump: upgrade gorilla/websocket from v1.4.2 to v1.5.0
  > 7b13f09 Merge pull request # 119334 from kmala/serverapply
  > edd7a6c Merge pull request # 119157 from seans3/websocket-executor
  > 43d2057 update the dependency sigs.k8s.io/structured-merge-diff/v4 to latest tag
  > 8c4ba9e WebSocket Client and V5 RemoteCommand Subprotocol
  > 634e424 Merge pull request # 120327 from liggitt/json-patch
  > 12b75d0 Merge pull request # 120218 from rakshitgondwal/feat/protobuf-version-update
  > 237f8f4 Revert to json-patch 4.12.0
  > a6e88af feat: update google.golang.org/protobuf to v1.31.0
  > 3c06e1a Merge pull request # 118401 from skitt/ioutil-sig-cli
  > 0daafa1 Merge pull request # 119725 from MadhavJivrajani/bump-net-dep
  > 75654d9 cli: stop using deprecated io/ioutil
bumping knative.dev/serving 096adcc...3504239:
  > 3504239 upgrade to latest dependencies (# 15009)
  > 0c8f4f3 Format go code (# 15006)
  > a194cb2 Add multi-container probing (# 14853)
  > b635c4c Update net-kourier nightly (# 15004)
  > 79498ab Update net-istio nightly (# 15003)
  > 54254a1 Update net-gateway-api nightly (# 15005)
  > 1c9495a Update net-certmanager nightly (# 15002)
  > 173ab17 upgrade to latest dependencies (# 15001)
  > 3e119d5 add contour-gateway.yaml to third_party folder (# 14998)
  > 455d3e5 Revert deactivated istio tls tests (# 14995)
  > 88abc84 upgrade to latest dependencies (# 14997)
  > a2ea3a1 Check for nil before calling deep-equal (# 14996)
  > 21ec47d Replace deprecated uses of sets.Int (# 14973)
  > 33b8bb4 Update net-kourier nightly (# 14993)
  > 57dc06d add upstream TLS trust from CM bundles (# 14717)
  > 5fdffba Update net-gateway-api nightly (# 14986)
  > 846c248 Update net-certmanager nightly (# 14991)
  > d8b4c5c Update net-istio nightly (# 14987)
  > 0e9c192 upgrade to latest dependencies (# 14985)
  > 72f91e5 Removed superfluous else statement (# 14982)
  > 74b5bed Update net-gateway-api nightly (# 14975)
  > 60211df Update net-certmanager nightly (# 14974)
  > 69fb735 Update net-contour nightly (# 14977)
  > 03c65f7 Update net-istio nightly (# 14976)
  > 4b88324 Update net-kourier nightly (# 14978)
  > 06335fe upgrade to latest dependencies (# 14970)
  > e069290 Update net-kourier nightly (# 14972)
  > f852ac6 Modify the description of ConfigMap  config-defaults (# 14969)
  > 0394a5f Update net-gateway-api nightly (# 14971)
  > 3f776db Update net-istio nightly (# 14966)
  > 0208f81 Update net-contour nightly (# 14967)
  > 7d49b34 Update net-certmanager nightly (# 14964)
  > 6dc7097 Update net-gateway-api nightly (# 14965)
  > 5cfa4a9 Update community files (# 14963)
  > 99f6b66 Update net-istio nightly (# 14957)
  > 80bb2f6 Update net-gateway-api nightly (# 14960)
  > 1a375ab Update net-kourier nightly (# 14958)
  > cdb41a4 Update net-certmanager nightly (# 14959)
  > 1c6d34f Update net-contour nightly (# 14956)
  > a1ad60a upgrade to latest dependencies (# 14949)
  > d7603f8 Update net-contour nightly (# 14953)
  > 6f88b3c Update net-istio nightly (# 14952)
  > cb84c77 Update net-kourier nightly (# 14943)
  > 21c2d43 Update net-certmanager nightly (# 14954)
  > 936f058 upgrade to latest dependencies (# 14947)
  > f40c8f9 Update net-contour nightly (# 14945)
  > 8a9828e Update net-gateway-api nightly (# 14946)
  > 77590bc Update net-istio nightly (# 14944)
  > 51db121 Update net-certmanager nightly (# 14942)
  > 8a727cd upgrade to latest dependencies (# 14941)
  > c171daa upgrade to latest dependencies (# 14936)
  > 167d42f Update net-gateway-api nightly (# 14937)
  > 64b7126 Update net-contour nightly (# 14938)
  > 2949f76 Update workflows to use knative/actions/setup-go (# 14934)
  > 852b4fd Update net-gateway-api nightly (# 14930)
  > f5ac3bb Update net-certmanager nightly (# 14928)
  > 831af95 Update net-istio nightly (# 14931)
  > 4323e27 Update net-kourier nightly (# 14932)
  > be71cf2 Update net-contour nightly (# 14929)
  > 6713050 upgrade to latest dependencies (# 14927)
  > a59e476 upgrade to latest dependencies (# 14926)
  > 961cc65 Update net-contour nightly (# 14924)
  > 5ab975d Update net-gateway-api nightly (# 14923)
  > d4a2637 Update net-istio nightly (# 14911)
  > 2f98a34 Update net-kourier nightly (# 14922)
  > ed66fdc Update net-certmanager nightly (# 14921)
  > 507b229 upgrade to latest dependencies (# 14920)
  > 7a7505d Update community files (# 14919)
  > 754b481 Update net-gateway-api nightly (# 14915)
  > 892f2d6 upgrade to latest dependencies (# 14917)
  > 9c131fd Update net-contour nightly (# 14916)
  > 7ce55e2 Update net-certmanager nightly (# 14914)
  > 2b7ace7 upgrade to latest dependencies (# 14913)
  > e8e53e4 Update net-gateway-api nightly (# 14912)
  > db76e10 Update net-kourier nightly (# 14900)
  > 82bb1b3 Update net-contour nightly (# 14910)
  > db92674 Update net-certmanager nightly (# 14905)
  > 9edd169 Update net-contour nightly (# 14907)
  > 3ded51b Update net-gateway-api nightly (# 14906)
  > 0a860c7 Update net-istio nightly (# 14908)
  > 77cc2dd drop k8s 1.27 from kind tests and update cluster version to v1.28 in e2e tests (# 14904)
  > 5aa8043 Scale to zero should ensure there are no failed replicas (# 14902)
  > 8589e0c Add revision-failure test image (# 14875)
  > 78c5029 Update net-contour nightly (# 14901)
  > 12315b5 Update net-istio nightly (# 14899)
bumping golang.org/x/sys 914b96c...360f961:
  > 360f961 unix: add API for fsconfig system call
  > 7ff74af unix: drop go version tags for unsupported versions
  > 6b4eab5 unix: suppress ENOMEM errors from sysctl's implementing Uname(uname *Utsname) on FreeBSD due to truncated fields.
  > 2f2cc5d unix: update IFLA and NETKIT constants with Linux kernel 6.7
bumping knative.dev/hack 999d7e6...b9f6bf0:
  > b9f6bf0 switch default region to avoid instability (# 373)
  > e6dedc7 bump various tools (# 372)
  > 7f60be0 Update community files (# 371)
  > 5f0998e Set default for GKE version to 1.28 (# 370)
  > fe1f2b4 drop toolchain directive (# 369)
  > 05f4e9c Update community files (# 368)
bumping knative.dev/networking 22eb3d0...f56f3aa:
  > f56f3aa upgrade to latest dependencies (# 946)
  > 3594f84 upgrade to latest dependencies (# 945)
  > 3252e63 upgrade to latest dependencies (# 944)
  > 9417101 upgrade to latest dependencies (# 943)
  > 918a090 upgrade to latest dependencies (# 942)
  > 48fd99c cleanup: drop unused e2e files (# 940)
  > d5fbe3f chore: drop OWNER files from ./test & ./hack (# 941)
  > e3f29af Update community files (# 939)
  > cfb3abd upgrade to latest dependencies (# 938)
  > 7391d20 drop unused types (# 933)
  > 54694f4 upgrade to latest dependencies (# 937)
  > ff63078 add the h2c app protocol value for the HTTP2 test (# 936)
  > 48f43ee Exclude test folder from code coverage calculation (# 934)
  > 5f213f7 upgrade to latest dependencies (# 935)
  > 1fbbbf9 Update GRPC/H2C conformance test (# 932)
  > 556d751 bump golang to v1.22 (# 931)
  > 71d6811 drop net-http01 from downstream testing (# 930)
  > 8bbc041 upgrade to latest dependencies (# 929)
  > f5845ef Update community files (# 928)
  > 630e71a feat: add isFailed for certificate (# 926)
  > 64e6032 upgrade to latest dependencies (# 927)
bumping k8s.io/utils d93618c...e7106e6:
  > e7106e6 Merge pull request # 290 from nitishfy/Nitish/go-get-deprecated
  > b307cd5 Merge pull request # 297 from skitt/fix-roundtoint32
  > be5d99e remove go install
  > cf03d44 Merge pull request # 289 from skitt/golang-1.21-set-clear
  > fc7c3d4 Use math.Round for rounding in RoundToInt32
  > 8a6db1c Transfer go get to go install
  > 3b25d92 Merge pull request # 283 from skitt/generic-ptr
  > 571d869 With Go 1.21, use clear in set.Clear()
  > 3019533 Merge pull request # 286 from skitt/set-equal
  > dc1a5d8 Add generic ptr.To, ptr.Deref, ptr.Equal
  > 9f67429 Merge pull request # 243 from logicalhan/generics
  > ecd9d48 Ensure set.Equal() compares the two set lengths
  > 10cedcc address tim's comments
  > c3703b2 fix lint issue
  > 46762cf make this implementation of sets compatible with the one in apimachinery
  > d8088cf add generic sets package to utils

Signed-off-by: Knative Automation <automation@knative.team>
2024-03-14 09:58:04 +00:00
Knative Automation 177fd0a335
Update community files (#1917)
Signed-off-by: Knative Automation <automation@knative.team>
2024-02-21 01:43:33 +00:00
Knative Automation 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>
2024-02-15 13:56:24 +00:00
Knative Automation 16ae868cac
Update community files (#1915)
Signed-off-by: Knative Automation <automation@knative.team>
2024-02-14 13:19:44 +00:00
Knative Automation 1843b9affd
Update community files (#1914)
Signed-off-by: Knative Automation <automation@knative.team>
2024-02-14 01:46:03 +00:00
Knative Automation d30fe76166
Update community files (#1913)
Signed-off-by: Knative Automation <automation@knative.team>
2024-02-13 01:39:18 +00:00
Knative Automation 50fa1c70b6
Update community files (#1911)
Signed-off-by: Knative Automation <automation@knative.team>
2024-02-01 01:47:08 +00:00
Knative Automation 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
  > 98774ff Merge pull request # 117946 from lavalamp/lavalamp-taking-a-break
  > 998aac2 Merge pull request # 117961 from humblec/ginkgo
  > 147a7f8 lavalamp is taking a long break
  > 3ef489c Merge pull request # 116761 from iancoolidge/devel-cpuset-revendor
  > b19cde5 ginkgo update to v2.9.4 and gomega to 1.27.6
  > 8b066bc Merge pull request # 117899 from thockin/codegen_purge_openapi_shell_indirection
  > 581611d Update k8s.io/utils version to v0.0.0-20230313181309-38a27ef9d749
  > f259ad6 Use the same report files as before
  > 962290e Simpler openapi gen - subprojects do themselves
  > 255d31a Codegen: subprojects openapi
  > cb87797 Merge pull request # 117262 from thockin/codegen_new_script_for_subprojects
  > 715e784 Merge pull request # 116779 from jpbetz/cel-ratcheting
  > eb41537 Convert apiextensions-apiserver to new codegen
  > eb8d569 Merge pull request # 117342 from kkkkun/update-etcd-deps-3.5.8
  > da3e785 Introduce CEL EnvSets for managing safe rollout of new CEL features, libraries and expression variables
  > 398f193 Merge pull request # 117618 from jpbetz/jpbetz-apiextensions-approver
  > 859639b upgrade etcd deps to v3.5.8
  > 4f2e374 Merge pull request # 117687 from pohly/klog-update
  > 6d99cd0 Add jpbetz to approvers of apiextensions-apiserver
  > 62e755e Merge pull request # 117328 from humblec/uber
  > 55f73a5 dependencies: klog v2.100.1
  > 612a866 Merge pull request # 117090 from jpmcb/cobra-1.7.0
  > 135a00c dependencies: go.uber.org/atomic v1.10.0
  > 7c4a384 Upgrades spf13/cobra to 1.7.0
  > 83c9eef dependencies: update go.uber.org/multierr v1.11.0
  > 9cb4c2d Merge pull request # 114998 from alexzielenski/apiserver/smd/ssa-conditionals
  > 1997a38 include apiextensions types in apiextensions generated openapi
  > 5739196 fix scale not being given gvk in CRD openapi schemas
  > 72bab68 add OpenAPIV3 config to tests and server options
  > 061320c Merge pull request # 117705 from Jefftree/update-openapi-fix-race
  > 2312078 Update kube-openapi to fix race
  > 18409ed Merge pull request # 117253 from akhilerm/update-containerd-dependencies
  > f727663 Merge pull request # 117349 from mohitsharma-in/deps-update/natefinch-lumberjack.v2
  > e5cc1de chore: update cgroups and ttrpc versions
  > f0da574 Merge pull request # 117593 from jpbetz/test-join
  > 5f8077d update Deps gopkg.in/natefinch/lumberjack.v2 v2.0.0 to v2.2.1
  > 5dcc218 Merge pull request # 117350 from mohitsharma-in/update/google-golang-protobuf
  > caad8b0 Fix bug where CEL listOfString.join() results in unexpected error
  > 96f3820 Merge pull request # 117483 from ArkaSaha30/bump-gofuzz
  > b9b41db Dependencies Update google.golang.org/protobuf v1.28.1 to v1.30.0
  > cf8773d Merge pull request # 117482 from ArkaSaha30/bump-go-logr
  > 9c80e35 update gofuzz dependency
  > 6a79604 Merge pull request # 117352 from mohitsharma-in/update/golang_x_tools
  > 5e0eadb Update go-logr dependencies
  > 699c276 Dependencies Update golang.org/x/tools v0.7.0 to v0.8.0
  > 2522eac Merge pull request # 117408 from cenkalti/backoff
  > 7dbdc67 Merge pull request # 117399 from mohitsharma-in/update/golang_time
  > 10c705f dependencies: update github.com/cenkalti/backoff/v4 to v4.2.1
  > 8c56b90 Dependencies Update golang.org/x/timet 90d013bbcef8  to v0.3.0
  > e79b4a0 Merge pull request # 117275 from akhilerm/update-coreos-deps
  > dd0f73c dependencies: update go-semver to v0.3.1
  > 98a31a3 dependencies: update go-systemd to v22.5.0
  > c91de0d Merge pull request # 117285 from humblec/azure-go-autorest
  > 1b32f81 dependencies: update gh/Azure/auto-test/{adal,validation}
  > b1c69c0 Merge pull request # 117301 from ncdc/revert-conversion-refactoring
  > 15521be Revert "Merge pull request # 113151 from ncdc/refactor-crd-conversion"
  > d5a5c83 Revert "CR conversion: protect from converter input edits"
  > 56acced Merge pull request # 116896 from thockin/apimachinery_util_diff_cleanup
  > c6d3475 Replace uses of ObjectReflectDiff with cmp.Diff
  > 7ab76f1 Replace uses of ObjectGoPrintDiff with cmp.Diff
  > 4e0e033 Replace apimachinery diff.StringDiff with cmp
  > 176c9c5 Merge pull request # 116348 from jkh52/knp-0.1.2
  > 69191a2 Merge pull request # 116280 from thockin/codegen_no_internal_subprojects
  > 1b79e64 Bump Konnectivity to 0.1.2
  > 0e0d0ca Codegen subprojects: regen defaulters when needed
  > be7cf1c Codegen subprojects: reify 'all' into explicit
  > 6961dc4 Merge pull request # 116948 from MadhavJivrajani/fix-verify-vendor
  > 70ef815 .*: update vendor dir and cleanup
  > 51f7c2f Merge pull request # 116770 from alexzielenski/agg-discovery-err-sources
  > adddae7 allow multiple sources to add/remove from discovery without clobbering each other
bumping github.com/prometheus/client_model 9a2bf30...1c92cad:
  > 1c92cad Merge pull request # 72 from prometheus/repo_sync
  > cbe84de Merge pull request # 71 from prometheus/superq/update_build
  > 58db340 Update common Prometheus files
  > baaa038 Merge pull request # 70 from prometheus/repo_sync
  > 568c466 Update Go
  > 7b38251 Merge pull request # 69 from prometheus/repo_sync
  > 185bafb Update common Prometheus files
  > cfbcccb Merge pull request # 67 from prometheus/beorn7/histogram
  > 4dbcf4e Update common Prometheus files
  > 95a0733 Merge pull request # 66 from ArthurSens/created-timestamp
  > 2a367b9 histogram: Add a doc comment about when to add a no-op span
bumping knative.dev/serving 7744087...1c46c07:
  > 1c46c07 upgrade to latest dependencies (# 14828)
  > 7509f7d Update net-contour nightly (# 14827)
  > f234d38 Update net-istio nightly (# 14826)
  > 40b0628 Update net-kourier nightly (# 14824)
  > 785b9d3 Update net-gateway-api nightly (# 14823)
  > 232cfd8 Update net-certmanager nightly (# 14825)
  > 99ea2f3 Update community files (# 14822)
  > bbabe5b upgrade to latest dependencies (# 14816)
  > 4928853 Create less load for TestActivatorChainHandlerWithFullDuplex (# 14820)
  > 4546f92 Update net-gateway-api nightly (# 14812)
  > 5d9bcf6 Update net-istio nightly (# 14817)
  > 9acc277 Update net-kourier nightly (# 14813)
  > 85efcf7 Update net-contour nightly (# 14814)
  > 1fcbcc6 Update net-certmanager nightly (# 14811)
  > 906d309 Update community files (# 14810)
  > bacd818 take 2: set appProtocol on services (# 14809)
  > 45ddf2d bump istio for gateway api tests (# 14808)
  > 9a867e1 Update net-gateway-api nightly (# 14789)
  > ad0a989 Revert "Set AppProtocol on Services (# 14757)" (# 14805)
  > 03b32e2 Update net-kourier nightly (# 14798)
  > 34da024 Support http1 full duplex per workload (# 14568)
  > e9a751f Update net-contour nightly (# 14801)
  > d96dabb Update net-istio nightly (# 14800)
  > 5ec6f8c Update net-certmanager nightly (# 14799)
  > aa3fb05 upgrade to latest dependencies (# 14796)
  > 3cea8b4 [Automated] Update net-istio nightly (# 14706)
  > 752314e Improve log output for Services with no LoadBalancer IP (# 14788)
  > 564e72b upgrade to latest dependencies (# 14794)
  > 1e2faa3 Remove /tmp and /var from reserved paths (# 14686) (# 14719)
  > 05b640b Update net-contour nightly (# 14792)
  > 9e0229c Update net-certmanager nightly (# 14791)
  > 921028c Update net-kourier nightly (# 14790)
  > 8162fe2 Add Vegeta rates / targets to SLA in performance tests (# 14429)
  > e5602d7 Set AppProtocol on Services (# 14757)
  > 52b3d0c Update net-gateway-api nightly (# 14785)
  > 45db086 Update net-contour nightly (# 14784)
  > 996d5b6 upgrade to latest dependencies (# 14783)
  > 7feb050 Add defaulting for all GRPC probe types (# 14773)
  > 85d698e Update net-kourier nightly (# 14781)
  > 7a9c068 Update net-contour nightly (# 14779)
  > 6a8bcf3 Update net-certmanager nightly (# 14780)
  > 842c0d9 upgrade to latest dependencies (# 14778)
  > d4807eb Update community files (# 14777)
  > 499dc1d Replaces all deprecated usages of sets with new generic versions (# 14765)
  > 0a291d6 Update net-certmanager nightly (# 14772)
  > b6552f9 Update net-kourier nightly (# 14768)
  > 5c02409 Update net-contour nightly (# 14769)
  > 32fde8b Update net-gateway-api nightly (# 14767)
  > 8028e2e Update net-certmanager nightly (# 14766)
  > 1962f25 upgrade to latest dependencies (# 14761)
  > cc1df09 Update community files (# 14760)
  > 328d03b Update net-kourier nightly (# 14759)
  > cc18593 Update net-certmanager nightly (# 14758)
  > 4697ed1 upgrade to latest dependencies (# 14756)
  > 8b13398 Update net-gateway-api nightly (# 14755)
  > afc93b9 Update net-contour nightly (# 14754)
  > 81149da Update net-kourier nightly (# 14743)
  > 0c6dc59 Update net-contour nightly (# 14742)
  > cc0359d Update net-certmanager nightly (# 14741)
  > 6291578 Update net-kourier nightly (# 14736)
  > cc15a56 upgrade to latest dependencies (# 14738)
  > df85272 Update net-certmanager nightly (# 14735)
  > 11c5aa9 upgrade to latest dependencies (# 14731)
  > a826aa4 Update net-certmanager nightly (# 14729)
  > 8f33f44 Update net-kourier nightly (# 14728)
  > fc479ae upgrade to latest dependencies (# 14726)
  > bab7163 Update net-kourier nightly (# 14725)
  > 3717446 upgrade to latest dependencies (# 14722)
  > 514e466 Update net-gateway-api nightly (# 14714)
  > f695a0b Update net-contour nightly (# 14716)
  > 1637bfc Update net-certmanager nightly (# 14715)
  > 2c93fee Update net-kourier nightly (# 14712)
  > 49d1226 Update net-certmanager nightly (# 14708)
  > aed404b Update net-kourier nightly (# 14707)
  > 2a873fc upgrade to latest dependencies (# 14704)
  > 4d0fdd1 Update net-kourier nightly (# 14702)
bumping k8s.io/klog/v2 d7fc505...6ded808:
  > 6ded808 Merge pull request # 375 from pohly/json-fallback
  > 77b73d5 Merge pull request # 374 from pohly/format
  > d731661 formatting: replace Sprintf("%+v") with JSON
  > 2fdc76f Merge pull request # 369 from mikedanese/stdlog
  > deffe14 add Format wrapper
  > 6bb2990 test: add more test cases for map, slice, struct
  > 4de3d37 expose logBridge via NewStandardLog()

Signed-off-by: Knative Automation <automation@knative.team>

* Fix codegen

---------

Signed-off-by: Knative Automation <automation@knative.team>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2024-01-24 13:51:12 +00:00
David Simansky 3c1b9c0412
Remove toolchain directive (#1909)
* Remove toolchain directive

* Fix nil pointer dereference
2024-01-24 11:57:43 +00:00
Knative Automation 9222705f37
Update community files (#1908)
Signed-off-by: Knative Automation <automation@knative.team>
2024-01-23 01:42:39 +00:00
Knative Automation 0413ff2df5
Update community files (#1907)
Signed-off-by: Knative Automation <automation@knative.team>
2024-01-19 01:53:38 +00:00
Knative Automation a2182c88ea
Update community files (#1906)
Signed-off-by: Knative Automation <automation@knative.team>
2024-01-11 01:50:56 +00:00
Knative Automation fda423ed2f
Update community files (#1905)
Signed-off-by: Knative Automation <automation@knative.team>
2024-01-08 13:21:14 +00:00
Anshul Sharma 70805a67db
Add support for Profiles (#1903)
* Added test case for Profiles

* changed config profiles to be a map, added an accessor method for getting a certain configuration profile

* Added test cases for profile check

* added profile feature

* Fix generated files

* Fix go.mod deps

* Added support for labels and added test cases

---------

Co-authored-by: Roland Huß <rhuss@redhat.com>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2023-12-20 13:17:37 +00:00
Knative Automation 7b11654048
upgrade to latest dependencies (#1892)
Signed-off-by: Knative Automation <automation@knative.team>
2023-12-04 16:35:12 +00:00
Knative Automation 51f6174ea0
Update community files (#1902)
Signed-off-by: Knative Automation <automation@knative.team>
2023-12-01 01:47:51 +00:00
Meenu Yadav 5b33d701e8
Corrected version for kn create kafka channel (#1886)
* Corrected version for kn create kafka channel

* Correct message

* Fix missing import

---------

Co-authored-by: David Simansky <dsimansk@redhat.com>
2023-11-30 11:25:21 +00:00
Roland Huß cef926d3b6
some fixes for build.sh (#1901) 2023-11-29 14:01:12 +00:00
Knative Automation a4bfecbb73
Update community files (#1900)
Signed-off-by: Knative Automation <automation@knative.team>
2023-11-29 01:49:17 +00:00
Calum Murray 725a1eb772
add clotributor to readme (#1899)
Signed-off-by: Calum Murray <cmurray@redhat.com>
2023-11-28 10:03:23 +00:00
Evan Anderson d61b947f60
Add consistent SECURITY.md (#1897) 2023-11-20 18:02:58 +00:00
Knative Automation 66029b16ad
upgrade to latest dependencies (#1887)
bumping golang.org/x/mod 5b69280...6e58e47:
  > 6e58e47 modfile: improve directory path detection and error text consistency
bumping knative.dev/eventing 360ec60...8ebe869:
  > 8ebe869 Deprecate EventType v1b1 API (# 7303)
  > a9320dc Add deprecation warnings for v1b2 (# 7454)
  > 3162518 [main] Upgrade to latest dependencies (# 7450)
  > d964da3 Don't use async handler (# 7415)
  > 7a645f8 Add the test setup in the install script (# 7418)
  > 8d8e0fe Increase Ready timeout for TestChannelConformance to 4 minutes (# 7433)
  > a118938 Use input channels audience as audience of Parallel (# 7431)
  > 9431ce9 Add e2e test if channel implementation exposes OIDC audience (# 7381)
  > 0fa1bbc [main] Upgrade to latest dependencies (# 7432)
  > e3b7970 [main] Upgrade to latest dependencies (# 7430)
  > cc3d30e [main] Upgrade to latest dependencies (# 7429)
  > 62e797b [main] Upgrade to latest dependencies (# 7428)
  > d978f3c [main] Upgrade to latest dependencies (# 7421)
  > e85a09d fix: Inconsistent OIDC auth feature flag name (# 7422)
  > 650d965 Adding the rekt test for pingsource with broker as sink (# 7416)
  > c8f4624 Refactored new filter tests to all use the same helper functions (# 7397)
  > 5ed1b7a [main] Upgrade to latest dependencies (# 7419)
  > 0684dbe Support for seconds field in PingSource schedule (# 7394)
bumping github.com/prometheus/common 94bf982...c59927e:
  > c59927e Merge pull request # 524 from prometheus/dependabot/go_modules/golang.org/x/net-0.17.0
  > 16f9480 Merge pull request # 525 from prometheus/dependabot/go_modules/sigv4/golang.org/x/net-0.17.0
  > 1f9b004 Bump golang.org/x/net from 0.15.0 to 0.17.0
  > 7043ea0 Merge pull request # 520 from prometheus/repo_sync
  > ff99062 Bump golang.org/x/net from 0.15.0 to 0.17.0 in /sigv4
  > f4e05c0 Merge pull request # 519 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.45.19
  > b6914dd Update common Prometheus files
  > ac62eb7 Merge pull request # 518 from prometheus/repo_sync
  > eb60b9b Bump github.com/aws/aws-sdk-go from 1.45.18 to 1.45.19 in /sigv4
  > 2dfcc43 Merge pull request # 509 from Neo2308/feature/master/move-to-protobuf-extensions-v2
  > 777f9cc Update common Prometheus files
  > 538e36f Merge pull request # 493 from prometheus/dependabot/go_modules/sigv4/github.com/stretchr/testify-1.8.4
  > 6fa8c32 Update golang_protobuf_extensions to v2
  > 806bab7 Merge pull request # 516 from prometheus/dependabot/go_modules/sigv4/github.com/prometheus/client_golang-1.17.0
  > 3d03105 Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 in /sigv4
  > c3da61d Merge pull request # 515 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.45.18
  > 78c4467 Bump github.com/prometheus/client_golang from 1.15.1 to 1.17.0 in /sigv4
  > 29293ef Merge pull request # 514 from prometheus/dependabot/go_modules/golang.org/x/oauth2-0.12.0
  > 68bf7ee Bump github.com/aws/aws-sdk-go from 1.44.266 to 1.45.18 in /sigv4
  > bd35fdb Merge pull request # 513 from prometheus/superq/client_go
  > 2e29438 Bump golang.org/x/oauth2 from 0.8.0 to 0.12.0
  > 4e8cb35 Merge pull request # 495 from prometheus/repo_sync
  > 9510d8d Update client_golang
  > 86487d4 Add read-only token permissions
  > dc8a02e Update common Prometheus files
  > fa9dcdd Merge pull request # 507 from prometheus/dependabot/go_modules/golang.org/x/net-0.12.0
  > 4047c78 Merge pull request # 511 from wasim-nihal/username-file-12576
  > 162098f Bump golang.org/x/net from 0.10.0 to 0.12.0
  > ed1ca57 Merge branch 'username-file-12576' of https://github.com/wasim-nihal/common into username-file-12576
  > e79ab68 Merge branch 'username-file-12576' of https://github.com/wasim-nihal/common into username-file-12576
  > 707c0a9 Merge branch 'username-file-12576' of https://github.com/wasim-nihal/common into username-file-12576
  > 06c301c Adding support for file based configuration of basic auth in http client config.
  > 0af702d Update config/http_config.go
  > 0b1d03c Update config/http_config.go
  > dbdf15f Adding support for file based configuration of basic auth in http client config.
bumping knative.dev/pkg 29775d7...97c7258:
  > 97c7258 Bump golang.org/x/tools from 0.14.0 to 0.15.0 (# 2897)
  > 99fa268 Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (# 2895)
  > 81a5838 Bump cloud.google.com/go/storage from 1.34.1 to 1.35.1 (# 2898)
  > b3e7ef5 Bump google.golang.org/api from 0.149.0 to 0.150.0 (# 2896)
  > 4e16990 Bump golang.org/x/net from 0.17.0 to 0.18.0 (# 2894)
  > 6564cf1 upgrade to latest dependencies (# 2893)
  > 35011d4 upgrade to latest dependencies (# 2892)
  > 5c9b7a8 upgrade to latest dependencies (# 2887)
  > acf0a2d Bump google.golang.org/api from 0.148.0 to 0.149.0 (# 2891)
  > 5e1261a Bump cloud.google.com/go/storage from 1.33.0 to 1.34.1 (# 2890)
  > 3b3f4e4 Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 (# 2889)
  > 8bf0f54 Bump golang.org/x/sync from 0.4.0 to 0.5.0 (# 2888)
  > fac3a4f fix closure variable in filtered factory (# 2884)
  > a6c730f upgrade to latest dependencies (# 2882)
  > b09d4f2 Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (# 2879)
  > 9f71af7 Bump github.com/google/uuid from 1.3.1 to 1.4.0 (# 2878)
  > b7a62c0 Bump google.golang.org/grpc from 1.58.3 to 1.59.0 (# 2873)
  > b8c14ce [CVE-2023-44487] Disable http2 for webhooks (# 2871)
  > 8b8bb65 Bump github.com/prometheus/common from 0.44.0 to 0.45.0 (# 2874)
  > ee56089 Bump google.golang.org/api from 0.147.0 to 0.148.0 (# 2872)
bumping knative.dev/serving 2659cc3...7561386:
  > 7561386 Create and use the Reconciler constructor for the service controller (# 14623)
  > ae91326 upgrade to latest dependencies (# 14620)
  > e582664 Update net-kourier nightly (# 14619)
  > 936ecbd fix: typo in comments (# 14617)
  > d3127e9 Surface cpu and mem requests forbidden errors (and other ones too) in KSVC creation (# 14453)
  > 946643c Update net-gateway-api nightly (# 14616)
  > 0ac6e3c Update net-istio nightly (# 14614)
  > 6978eea Update net-kourier nightly (# 14613)
  > ecfd6fd Update net-certmanager nightly (# 14611)
  > 381a3a9 Update net-contour nightly (# 14612)
  > 17fa595 upgrade to latest dependencies (# 14608)
  > 1c72423 Update net-gateway-api nightly (# 14602)
  > 9defe38 Update net-kourier nightly (# 14605)
  > 0ac084c Update net-contour nightly (# 14604)
  > cec7125 Update net-certmanager nightly (# 14603)
  > 65ce2ae upgrade to latest dependencies (# 14601)
  > 16884ca Update net-kourier nightly (# 14590)
  > e963ec7 Update net-certmanager nightly (# 14599)
  > f3e1a2d Drop CI reverse compatibility for auto-tls rename (# 14595)
  > df38a6b upgrade to latest dependencies with websocket v1.5.0 (# 14598)
  > a72f181 Update net-istio nightly (# 14596)
  > 789c322 Update net-contour nightly (# 14591)
  > 40008af Update net-certmanager nightly (# 14586)
  > ab6ccfe Update net-gateway-api nightly (# 14583)
  > ec8cf65 remove duplicate 'additionalPrinterColumns' (# 14592)
  > 141747a upgrade to latest dependencies (# 14574)
  > e473c4a Update net-contour nightly (# 14585)
  > 95ea3e5 Update net-istio nightly (# 14584)
  > f59f053 Update net-kourier nightly (# 14582)
  > 3e82b2b remove dead code and other fixes (# 14578)
  > fd8f461 clean up feature keys (# 14570)
  > 7c92928 Replace the rest deprecated func with wait.PollUntilContextTimeout (# 14565)
  > 40ebfb6 Update net-gateway-api nightly (# 14559)
  > 051de64 Update net-kourier nightly (# 14562)
  > 2f91f92 Update net-contour nightly (# 14560)
  > 0f5fd3c Update net-certmanager nightly (# 14561)
  > 226c862 Replace the deprecated func with wait.PollUntilContextTimeout (# 14556)
  > bda2232 Update net-istio nightly (# 14558)
bumping knative.dev/networking 2a7676e...3af9769:
  > 3af9769 upgrade to latest dependencies (# 892)
  > 8f3c521 upgrade to latest dependencies (# 890)
  > e0bee34 upgrade to latest dependencies (# 889)
  > 18529fd upgrade to latest dependencies (# 888)
  > 3bd0f7d upgrade to latest dependencies (# 887)
  > aea9eae upgrade to latest dependencies (# 886)
  > 7d7bb65 upgrade to latest dependencies (# 885)
bumping google.golang.org/genproto/googleapis/api d307bd8...49dd2c1:
  > 49dd2c1 chore(all): update all (# 1067)
  > e917dd1 chore(deps): bump golang.org/x/net in /googleapis/api/servicecontrol (# 1063)
  > 8102cb6 chore(deps): bump golang.org/x/net in /googleapis/api/servicemanagement (# 1060)
  > baa7128 chore(deps): bump golang.org/x/net in /googleapis/api/apikeys (# 1062)
  > 67c69aa chore(deps): bump golang.org/x/net in /googleapis/bytestream (# 1061)
  > e298162 chore(deps): bump golang.org/x/net in /googleapis/api/serviceusage (# 1064)
  > 378ed82 chore(deps): bump golang.org/x/net in /googleapis/api (# 1065)
  > a6244dc chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (# 1066)
  > 8bfb1ae chore(all): update all (# 1059)
  > ceb4ed7 chore(all): auto-regenerate .pb.go files (# 1058)
bumping golang.org/x/sys 2964e1e...cb378ae:
  > cb378ae syscall: call getfsstat via libc on openbsd
  > 661d749 unix: use libc stubs for OpenBSD pledge+unveil
  > 1168e25 unix/linux: update Linux kernel to v6.6
  > 249e16f unix: require minimum OpenBSD 6.4 for pledge, unveil
  > 1e63810 unix: stop counting trailing NUL for abstract addresses starting with NUL
  > 1bfbee0 all: update go directive to 1.18
  > 1d9f0b6 unix: add linux cachestat system call
  > 8ccaaf0 windows: add GetFileTime
  > 6ee6208 windows: add missing TCP and UDP socket options and control message types
bumping knative.dev/hack 2c938d4...5deadde:
  > 5deadde 🐛 Set latest release only when publishing to Github (# 346)
  > 8834794 Call set_latest_to_highest_semver after publishing a new release (# 343)
  > 0d99b7e add function to set latest semver to latest (# 339)
  > d4af42e Make generate-groups.sh and generate-knative.sh executable conditionally (# 338)
bumping google.golang.org/genproto d307bd8...49dd2c1:
  > 49dd2c1 chore(all): update all (# 1067)
  > e917dd1 chore(deps): bump golang.org/x/net in /googleapis/api/servicecontrol (# 1063)
  > 8102cb6 chore(deps): bump golang.org/x/net in /googleapis/api/servicemanagement (# 1060)
  > baa7128 chore(deps): bump golang.org/x/net in /googleapis/api/apikeys (# 1062)
  > 67c69aa chore(deps): bump golang.org/x/net in /googleapis/bytestream (# 1061)
  > e298162 chore(deps): bump golang.org/x/net in /googleapis/api/serviceusage (# 1064)
  > 378ed82 chore(deps): bump golang.org/x/net in /googleapis/api (# 1065)
  > a6244dc chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (# 1066)
  > 8bfb1ae chore(all): update all (# 1059)
  > ceb4ed7 chore(all): auto-regenerate .pb.go files (# 1058)
bumping sigs.k8s.io/yaml 9535b3b...c3772b5:
  > c3772b5 Merge pull request # 97 from liggitt/owners
  > eead467 Merge pull request # 76 from natasha41575/go-yaml-fork
  > 604031b Update owners
  > 3566774 Merge pull request # 96 from liggitt/msg
  > f2c0229 add test demonstrating consistency between yaml.v2 and yaml.v3
  > 65d71bb Merge pull request # 87 from justinsb/spew_no_more
  > 3f79f32 Revert error message changes
  > 20d25fa update LICENSE, owners, and readmes
  > d865f09 Merge pull request # 83 from kubernetes-sigs/bump-version-of-golang-to-1.19-and-drop-older-versions
  > 13f0a74 Replace go-spew with go-cmp
  > a7b5665 exclude forked libs from golint
  > 5303805 Merge pull request # 75 from brianpursley/benchmarks
  > b02c352 reformat to golang 1.19 standards
  > b6d8b45 fix leading newline issue
  > b5bdf49 Merge pull request # 66 from ncdc/remove-ncdc-from-owners
  > 0beda2b Add benchmarks
  > 2f8489c Bump version of golang to 1.19 and prune older versions
  > 330e1e5 make sequence style configurable
  > 78c1299 Merge pull request # 69 from ncdc/fix-lint-error
  > 94f1bbd Remove myself (ncdc) from OWNERS
  > 2d151d8 Add benchmarks
  > 70ebea7 change import paths to forked yaml libs
  > 39f74b9 Merge pull request # 65 from amurant/non_functional
  > 5e30182 Fix lint error
  > b96582b fork go-yaml v2 and v3
  > 4f103b1 greatly improve testing framework & added a lot of new tests
  > 3c98e65 expand variable names in yaml.go, add better comments, improve errors, add copyright
  > 4924d91 expand variable names in fields.go
  > 59dc8b4 add 1.16 and 1.17 to github workflows
  > 740b971 remove vendor folder
bumping google.golang.org/genproto/googleapis/rpc 8bfb1ae...d783a09:
  > d783a09 chore(all): update all (# 1068)
  > 49dd2c1 chore(all): update all (# 1067)
  > e917dd1 chore(deps): bump golang.org/x/net in /googleapis/api/servicecontrol (# 1063)
  > 8102cb6 chore(deps): bump golang.org/x/net in /googleapis/api/servicemanagement (# 1060)
  > baa7128 chore(deps): bump golang.org/x/net in /googleapis/api/apikeys (# 1062)
  > 67c69aa chore(deps): bump golang.org/x/net in /googleapis/bytestream (# 1061)
  > e298162 chore(deps): bump golang.org/x/net in /googleapis/api/serviceusage (# 1064)
  > 378ed82 chore(deps): bump golang.org/x/net in /googleapis/api (# 1065)
  > a6244dc chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (# 1066)
bumping google.golang.org/api 60e8678...83b8a6c:
  > 83b8a6c chore(main): release 0.150.0 (# 2244)
  > 85e85ad feat(transport): Log DirectPath misconfiguration (# 2225)
  > f56fb11 chore(all): update all (# 2251)
  > 7529003 feat(all): auto-regenerate discovery clients (# 2252)
  > c08d405 feat(all): auto-regenerate discovery clients (# 2250)
  > b56da3d feat(all): auto-regenerate discovery clients (# 2249)
  > 8bfbeac feat(all): auto-regenerate discovery clients (# 2246)
  > 5693997 feat(all): auto-regenerate discovery clients (# 2245)
  > 2ce2d2d feat(all): auto-regenerate discovery clients (# 2243)
  > 0d3b865 chore(main): release 0.149.0 (# 2230)
  > c84e6ff feat(all): auto-regenerate discovery clients (# 2242)
  > e5a53db chore(all): update all (# 2233)
  > 576f5e1 feat(all): auto-regenerate discovery clients (# 2241)
  > 3151bd7 feat(all): auto-regenerate discovery clients (# 2240)
  > cf09469 feat(all): auto-regenerate discovery clients (# 2239)
  > 8d66391 feat(all): auto-regenerate discovery clients (# 2238)
  > 3cc10bf feat(all): auto-regenerate discovery clients (# 2237)
  > da38ebd feat(all): auto-regenerate discovery clients (# 2236)
  > cc28ceb feat(all): auto-regenerate discovery clients (# 2235)
  > 8bb5867 feat(all): auto-regenerate discovery clients (# 2234)
  > a1fb230 feat(all): auto-regenerate discovery clients (# 2232)
  > 9835f38 feat(all): auto-regenerate discovery clients (# 2231)
  > 199783c feat(all): auto-regenerate discovery clients (# 2229)
  > 5e4c19e chore(main): release 0.148.0 (# 2217)
  > 438c075 chore(deps): ignore go-github (# 2223)
  > 29c72b5 feat(all): auto-regenerate discovery clients (# 2227)
  > 33383c7 feat(all): auto-regenerate discovery clients (# 2226)
  > 25093c2 feat(all): auto-regenerate discovery clients (# 2224)
  > 5077579 chore(all): update all (# 2220)
  > a6ee0f9 feat(all): auto-regenerate discovery clients (# 2222)
  > 6f71a69 feat(all): auto-regenerate discovery clients (# 2219)
  > 1ef9dd2 feat(all): auto-regenerate discovery clients (# 2218)
  > ffeb508 feat(all): auto-regenerate discovery clients (# 2216)
bumping golang.org/x/term ea6303a...70d3a0b:
  > 70d3a0b go.mod: update golang.org/x dependencies
  > 6a610bc all: update go directive to 1.18
bumping golang.org/x/tools 3f4194e...729e159:
  > 729e159 go.mod: update golang.org/x dependencies
  > 38ed81a gopls/internal/regtest/marker: porting extract tests
  > bbf8380 gopls/internal/regtest/marker: use golden diffs for suggested fixes
  > 51df92b go/ssa: two minor cleanups
  > e7fb31a internal/cmd/deadcode: rename -format to -f
  > c538b4e internal/cmd/deadcode: add -whylive=function flag
  > b753e58 internal/lsp/helper: fix misspelled "Code generated" comment
  > 2638d66 internal/cmd/deadcode: omit package/func keywords in default output
  > 118c362 gopls/internal/lsp/source: fix signatureHelp with pointer receivers
  > 4124316 gopls/internal/lsp/cache: remove baseCtx from the View
  > 8b89cfa gopls/internal/lsp/cache: remove forceReloadMetadata from clone
  > d2c415d gopls/internal/lsp/cache: pass workspace information into createView
  > 2ddaad7 gopls/internal/lsp/cache: isolate getWorkspaceInformation from Session
  > 4df4d8d internal/cmd/deadcode: support -json, -format=template
  > 2881318 gopls/internal/lsp/source: enable nilness Analyzer in gopls
  > 25924d0 go/analysis/passes/nilness: fix bug in method value
  > 53cd36b gopls: remove dead code
  > 7e0917a go/ssa: update builder doc comment
  > 942d9ac go/ssa: don't treat _ specially in Prog.{Func,Const,Var}Value
  > 227e728 go/ssa: delete pre-go1.18 obsolete code
  > 9f1cca3 go/ssa: remove Function.Syntax optimization
  > 0ee4d87 go/ssa: create methods on demand
  > 04cf269 gopls/internal/lsp/cache: allow duplicate analyzer names
  > 08edf75 gopls/internal/regtest/marker: port half of the suggestedfix markers
  > e6864f1 go/ssa: hang instances off generic Function, not Program
  > 753c5d6 gopls/internal/lsp/cache: move 'contains' from snapshot to view
  > 24c5a47 gopls/internal/lsp/cache: make options immutable on the View
  > e125dc6 gopls/internal/regtest/marker: port remaining rank and snippet tests
  > 26349af gopls/internal/regtest/marker: port remaining completion tests
  > 5e2efda gopls/internal/regtest/marker: port rank and func_rank tests
  > 970eac5 gopls/internal/regtest/marker: port builtin/keyword completion tests
  > c90d0df go/ssa: make isParameterized thread-safe
  > 02f3758 gopls/internal/regtest/marker: port five arbitrary completion tests
  > ee25040 gopls/internal/regtest/marker: port all prepare markers
  > 9e94edb go/ssa: clarify Program.RuntimeTypes
  > 75ff53b go/ssa: build methods of RuntimeTypes lazily
  > 2bc9e16 go/ssa: TestStdlib: report count of syntactic functions too
  > f4cf222 go/ssa: new for var semantics
  > 11828ff gopls/internal/lsp: add OnSave diagnostics
  > 7ca319e go/ssa: split 'create' and 'build' for every Function
  > 3aa6cfd internal/gopathwalk: check ignored directories lexically
  > 1762c80 internal/gopathwalk: use filepath.WalkDir instead of internal/fastwalk
  > 9cf559c go/analysis/passes/errorsas: remove old comment
  > ec032e3 go/packages: two clean-ups
  > 9482e85 gopls/internal/lsp/cmd: add GOPACKAGESDRIVER to stat
  > ccc652a go/ssa: eliminate Program.{bounds,thunks} memoization
  > fcb8d5b go/ssa: some preparatory cleanups
  > 099b552 gopls/internal/regtest/marker: port the links marker
  > 50cdf2a gopls/internal/regtest/marker: port case sensitive completion tests
  > df7023e gopls/internal/regtest/marker: port all deep and fuzzy completion tests
  > b90ce15 gopls/internal/regtest/marker: port statements completion tests
  > d187d99 gopls/internal/regtest/marker: port remaining @signature markers
  > 080c202 gopls/internal/lsp: fix code action panic on params of external funcs
  > ff1953b go/packages: don't fail if GOPACKAGESDRIVER leaves Compiler/GOARCH=""
  > 4dca902 go/internal/packagesdriver: be defensive wrt error results
  > 672de52 go/ssa: simplify Alloc helpers
  > 931c74e internal/lsp/analysis: warn about incorrect type in embed directive
  > 1cf8b0d go/ssa: new range var semantics
  > 7c4d876 gopls/internal/lsp/source: remove unused parameters (cleanup)
  > b82788e gopls/internal/lsp: add semantic highlighting for go: directives
  > 6da1917 go/packages: remove pre-go1.16 overlay support
  > 5ab57de go/packages: ensure that types.Sizes is correct
  > 02048e6 go/packages: document that types.Sizes may be nil
  > 5185da1 internal/refactor/inline: avoid redundant import names added by inlining
  > 6360c0b gopls/internal/lsp/source: find linkname directives without parsing
  > 71f6a46 cmd/bundle: drop old +build lines
  > cdf1b5e cmd/present: drop NaCl reference from docs
  > 99bbd3c go/callgraph/vta: use core type for struct fields
  > 8ed1113 go/ssa: add support for range-over-int
  > 7df9d5f gopls/internal/lsp: fix signature crash on error.Error
  > 43c41b5 internal/refactor/inline: reify implicit return conversions
  > 53e637b internal/refactor/inline: improve check for last uses of free vars
  > 61bb3e9 internal/refactor/inline: less hacky solution for eliding braces
  > 8a71c39 gopls/internal/lsp/source: abort change signature on overlapping calls
  > f744e4b go/ssa: propagate goversions in ssa
  > 6fcd778 gopls/internal/lsp: add code actions to remove unused parameters
  > 918e96a internal/refactor/inline: use binding decl with literalization
  > 12b5dad gopls: deprecate "tempModfile" and "expandWorkspaceToModule" settings
  > f85b3f7 internal/refactor/inline: don't treat blanks as decls in declares()
  > 3484534 internal/refactor/inline: docs for 0.14 release notes
  > b9b97d9 go/types/objectpath: remove method sorting
  > 9b63f3d gopls: upgrade x/telemetry dependency
  > f38ff07 internal/refactor/inline: T{} is duplicable for struct/array
  > ecbfa88 go/analysis/passes/timeformat: simplify isTimeDotFormat
  > 187911b internal/refactor/inline: more precise SelectorExpr effects
  > dbf6f42 go/analysis/passes/httpmux: add command
  > 7e7568c go/analysis/passes/httpmux: check for enhanced ServeMux patterns
  > b268156 gopls: allow all drive letters in cache/filemap_test.go
  > be4e4d6 go/analysis/passes/internal/analysisutil: account for nil Func.Pkg
  > 0e4fc90 internal/refactor/inline: add missing spread context (return)
  > 8954aa7 go/types/internal/play: fix slice OOB when *ast.File is selected
  > fda3fe3 gopls/internal/lsp: use the correct options for semantic tokens legend
  > f6d8589 cmd/compilebench: pass linker flags to prebuild
  > 5874869 go/analysis/passes/internal/analysisutil: add IsFunctionNamed
  > 0b06fd8 cmd/gonew: skip Test if exec is unsupported
  > f5fd4c9 go/analysis/passes/bools: use astutil.Unparen
  > 59ac17f go/analysis/passes/internal/analysisutil: remove Unparen
  > a3b5082 go/analysis/passes/appends: improve check for append builtin
  > 395d393 go/analysis/passes/internal/analysisutil: add IsNamedType
  > 22abcd6 oogo/analysis/passes/bools: remove duplicate functions
bumping golang.org/x/net b225e7c...fbaf412:
  > fbaf412 go.mod: update golang.org/x dependencies
  > cc6f4d1 http2: remove ancient build-tagged files for unsupported Go versions
  > a720b30 http2: allocate buffer pools using pointers to arrays
  > a7ef1a2 internal/quic/cmd/interop: don't t.Log after test finishes
  > 26ea817 http2: unconditionally recycle responseWriterState
  > 39c9d01 quic: don't send CONNECTION_CLOSE after stateless reset
  > 45fa414 quic: undo accidental rename of test helpers
  > 434956a quic: include more detail in connection close errors
  > ec29a94 quic: provide source conn ID when creating server conns
  > 5791239 internal/quic/cmd/interop: skip tests when exec is unavailable
  > 4865e2a internal/quic/cmd/interop: add interop test runner
  > 770149e quic: pad ack-eliciting server Initial datagrams
  > 05086a7 quic: fix panic when handling resent CRYPTO data
  > 0526b49 quic: fix data race caused by aliased DCID
  > 6d267b1 quic: properly shut down connections on listener close
  > 642f15e quic: support stateless reset
  > 4c7a5b6 http2: add test for push promise accounting underflow
  > 48a5977 quic: support Retry
  > 9ef1b72 quic: move more testConn behavior into testListener
  > 37479d6 http2: fix underflow in http2 server push
  > d23d9bc all: update go directive to 1.18
  > 92728b3 dns/dnsmessage: document that Skip does not fully validate the header
bumping golang.org/x/oauth2 3c5dbf0...e067960:
  > e067960 go.mod: update golang.org/x dependencies
  > 4c91c17 google: adds header to security considerations section
bumping google.golang.org/grpc bf05b95...7765221:
  > 7765221 Change version to 1.59.0 (# 6695)
  > e88f12e server: prohibit more than MaxConcurrentStreams handlers from running at once (# 6703) (# 6704)
  > be7919c transport: Pass Header metadata to tap handle. (# 6652)
  > e3f1514 Reapply "status: fix/improve status handling (# 6662)" (# 6673) (# 6688)
  > 696faa9 client: add a test for NewSubConn / StateListener / cc.Close racing (# 6678)
  > 318c717 readme: fix badges (# 6687)
  > 39972fd github: add code coverage with codecov.io (# 6676)
  > 93dbc05 xds: move virtual host matcher test to the xdsresource package (# 6680)
  > 2c00469 github: update actions/setup-go and actions/checkout (# 6675)
  > 1f73ed5 Replace the gRFC pull request with the permanent link. (# 6674)
  > 9e1fc3e Revert "status: fix/improve status handling (# 6662)" (# 6673)
  > 0772ed7 status: fix/improve status handling (# 6662)
  > 1466283 internal/idle: add a test that invokes ClientConn methods concurrently (# 6659)
  > fd9ef72 interop: implement rpc-behavior for UnaryCall() (# 6575)
  > c6264a9 examples: add an example of flow control behavior (# 6648)
  > ee4b62c encoding: fix mention of DecompressedSize in docstring (# 6665)
  > 09792b5 test: move codec tests to a separate file (# 6663)
  > 57cb4d8 internal/backoff: add a helper to run a function with backoff (# 6661)
  > 5e4402f attributes: avoid the use of %#v formatting verb (# 6664)
  > 147bd85 balancer: add a warning for balancer names that contain upper case letters (# 6647)
  > 4ced601 googlec2p: remove support for the experimental scheme (# 6645)
  > a758b62 xds/googledirectpath: fix google-c2p resolver test case involving bootstrap env config (# 6657)
  > e61a14d fix testing parameter on xds_client_custom_lb_test (# 6646)
  > 58e2f2b attributes: print typed nil values instead of panic (# 6574)
  > fe0dc22 interop/grpc_testing: regenerate pb.gos (# 6653)
  > 130bc42 Improve testutils.MarshalAny (# 6617)
  > 3156151 grpclb: teach the manual resolver to handle restarts (# 6635)
  > 1457a96 balancer/weightedroundrobin: fix ticker leak on update (# 6643)
  > 92f5ba9 xdsclient: completely remove the old WatchCluster API (# 6621)
  > 94d8074 grpclb: some minor cleanups (# 6634)
  > 1880bd6 resolver/manual: support restarts, required for channel idleness (# 6638)
  > 9deee9b idle: use LB policy close event as a proxy for channel idleness (# 6628)
  > 2d1bb21 grpc: ensure transports are closed when the channel enters IDLE (# 6620)
  > 552525e interop/xds_federation: remove binary file (# 6622)
  > 82a568d cdsbalancer: switch cluster watch to generic xDS client API (# 6600)
  > 0317200 health/grpc_health_v1: update pb.go (# 6616)
  > 57dcb71 interop/xds: improve error message (# 6614)
  > 254bccb idle: decrement active call count for streaming RPCs only when the call completes (# 6610)
  > b0a946c xds: fix hash policy header to skip bin headers and use extra metadata (# 6609)
  > 1e0d82e balancer/leastrequest: Cache atomic load and also add concurrent rpc test (# 6602)
  > 8eb4ac4 grpc: Change server stream context handling (# 6598)
  > e498bbc leastrequest: fix data race in leastrequest picker (# 6587)
  > 778e638 balancergroup: improve observability around balancer cache behavior (# 6597)
  > aa6ce35 vet: ensure all usages of grpc_testing package are renamed when importing (# 6595)
  > d045b41 interop/grpc_testing: regenerate pb.gos (# 6596)
  > 61b7baa grpc_test: rename import for grpc_testing (# 6594)
  > 1805900 deps: update dependencies for all modules (# 6582)
  > 9362f26 grpc: re-enable channel idleness by default (# 6585)
  > 8b1a671 stream: swallow Header errors as we used to; RecvMsg can still return it (# 6586)
  > 23ac72b update pb.gos by running regenerate.sh (# 6584)
  > 2ce7ecd cdsbalancer: test cleanup part 3/N (# 6564)
  > 7afbb9b Change version to 1.59.0-dev (# 6581)
bumping golang.org/x/sync 22ba207...10739b0:
  > 10739b0 all: update go directive to 1.18
bumping github.com/google/uuid b3cae7c...8de8764:
  > 8de8764 chore(master): release 1.4.0 (# 134)
  > 7c22e97 Clarify the documentation of Parse to state its job is to parse, not validate, strings. (# 135)
  > cd5fbbd feat: UUIDs slice type with Strings() convenience method (# 133)
  > 47f5b39 docs: fix a typo in CONTRIBUTING.md (# 130)
  > 542ddab chore(tests): add Fuzz tests (# 128)
  > 06716f6 chore(tests): Add json.Unmarshal test with empty value cases (# 116)
bumping golang.org/x/text f488e19...6c97a16:
  > 6c97a16 all: update go directive to 1.18

Signed-off-by: Knative Automation <automation@knative.team>
2023-11-16 16:52:50 +00:00
cola 15a9095292
fix Flaky E2E test: e2e/TestDomain - create domain with TLS (#1888)
Signed-off-by: pingjiang <xiangpingjiang1998@gmail.com>
2023-11-16 15:43:10 +00:00
Knative Automation ae35736892
upgrade to latest dependencies (#1884)
bumping knative.dev/client-pkg a356cde...26b8741:
  > 26b8741 upgrade to latest dependencies (# 130)
  > b5ae1d7 upgrade to latest dependencies (# 128)
bumping knative.dev/eventing 360ec60...360ec60:

Signed-off-by: Knative Automation <automation@knative.team>
2023-10-25 09:30:56 +00:00
Knative Automation cc57c9e272
upgrade to latest dependencies (#1882)
bumping knative.dev/eventing 4d14c21...360ec60:
  > 360ec60 [main] Upgrade to latest dependencies (# 7391)
  > b5fd264 Shell executor logs through testing.T in upgrade tests (# 7367)
  > 5848584 [main] Upgrade to latest dependencies (# 7388)
  > 16a3986 Don't override default values when applying partial features.yaml configmap  (# 7379)
bumping knative.dev/serving 425abcb...2659cc3:
  > 2659cc3 upgrade to latest dependencies (# 14555)
  > 2a46d0d upgrade to latest dependencies (# 14546)
  > 268701d Update net-kourier nightly (# 14549)
  > cfd806f Update net-certmanager nightly (# 14550)
  > 6b844de Update net-contour nightly (# 14545)
  > f69766c Bubble up KCertificate Status Message when its not ready (# 14496)
  > 2c0b8dc Rename auto-tls to external-domain-tls (# 14482)
bumping knative.dev/client-pkg 9cea6f6...a356cde:
  > a356cde Add plugin context sharing types (# 127)
bumping knative.dev/pkg d6ab729...29775d7:
  > 29775d7 [release-1.12] [CVE-2023-44487] Disable http2 for webhooks (# 2876)

Signed-off-by: Knative Automation <automation@knative.team>
2023-10-24 14:31:27 +00:00
Knative Automation f5ca3c78cb
upgrade to latest dependencies (#1881)
bumping knative.dev/eventing da0fba3...4d14c21:
  > 4d14c21 Added test for multiple sinks, multiple triggers (# 7350)
  > a261e06 OIDC - Support auto generation of PingSource identity service account and expose in AuthStatus (# 7344)
  > 16d75a9 mt-broker-ingress check audience of received token (# 7336)
  > 3ef831c Increase expiration buffer time of OIDCTokenProviders cache to 5 minutes (# 7355)
  > 5168dc3 Update dependencies (# 7378)
  > f9314d8 [main] Upgrade to latest dependencies (# 7372)
  > 4a07fdc Move OIDC e2e tests to test/auth (# 7363)
  > 0933c11 Expose audience of an InMemoryChannel in its status (# 7371)
  > 169542f OIDC - Support auto generation of ApiServerSource identity service account and expose in AuthStatus (# 7330)
  > 62ec33b Support auto generation of Subscriptions identity service account and… (# 7338)
  > 0af3ef6 [main] Upgrade to latest dependencies (# 7370)
  > cf6b140 [main] Update community files (# 7369)
  > de6915a Pass sink namespace to PingSource (# 7368)
  > 6dca8c4 [main] Upgrade to latest dependencies (# 7366)
  > 082d90a Remove unneeded configmapinformer in sinkbinding controller (# 7357)
  > f321ba5 Update dependencies (# 7347)
  > 4c9ad03 Mark new trigger filter tests as beta (# 7349)
  > 494ebb2 bumped x/net to v0.17 to fix cve-2023-44487 (# 7348)
bumping knative.dev/networking 6c502de...2a7676e:
  > 2a7676e upgrade to latest dependencies (# 883)
  > b6cd712 upgrade to latest dependencies (# 882)
  > 64434a8 upgrade to latest dependencies (# 881)
  > fa72cb5 Update community files (# 880)
  > c086340 upgrade to latest dependencies (# 877)
bumping golang.org/x/mod baa5c2d...5b69280:
  > 5b69280 modfile: use new go version string format in error message
  > 273ef6c go.mod: update to go 1.18 and x/tools v0.13.0
bumping google.golang.org/genproto/googleapis/api 007df8e...d307bd8:
  > d307bd8 chore(all): auto-regenerate .pb.go files (# 1057)
  > 0333e04 chore(all): update all to e6e6cda (# 1055)
  > 427d036 chore: unfreeze grpc and fix build errors (# 1056)
  > e6e6cda chore(all): update all (# 1044)
  > c177e32 chore(deps): temporarily ignore grpc dep (# 1054)
bumping knative.dev/serving 6703812...425abcb:
  > 425abcb Update net-gateway-api nightly (# 14531)
  > 52a25fa Add security policy reference in serving (# 14544)
  > 9896079 Fix sec context and resources for performance jobs (# 14529)
  > 707d286 Test istio with system-internal-tls enabled (# 14494)
  > 1940e5a Update net-contour nightly (# 14533)
  > 264588a Update net-istio nightly (# 14535)
  > 840d7ee Update net-kourier nightly (# 14532)
  > a81290a Update net-certmanager nightly (# 14534)
  > 39ee6f7 Trust DataPlaneUserSAN from Activator to Queue-Proxy (# 14452)
  > 71085f8 Shell executor logs through testing.T in upgrade tests (# 14495)
  > 121e9db upgrade to latest dependencies (# 14526)
  > 4d36a14 Update community files (# 14525)
  > fff40ef Bound buffer for reading stats (# 14523)
  > eda7591 Update net-istio nightly (# 14524)
  > cbeb443 Update net-contour nightly (# 14490)
  > eac93b0 Update net-istio nightly (# 14518)
  > 6a21d8a don't run encryption tests with contour (# 14521)
  > 633e281 upgrade to latest dependencies (# 14515)
  > 42cf24f Update net-gateway-api nightly (# 14520)
  > 805bb38 Update net-certmanager nightly (# 14519)
  > b202e49 Update net-kourier nightly (# 14504)
bumping knative.dev/pkg 948f5f5...d6ab729:
  > d6ab729 upgrade to latest dependencies (# 2870)
  > 283df0b Don't migrate storage version if CRD has one storage version (# 2861)
  > d0c133d Revert "Fix potential redefined error with kubeconfig flag (# 2855)" (# 2869)
  > 44a8a5e Use `DialTLSContextFunc` instead of `tls.Config` for `NewProxyAutoTLSTransport` (# 2842)
  > 0d0cd4e Print each line separately in shell executor (# 2867)
  > 058f699 Update community files (# 2868)
  > cf06733 Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (# 2866)
  > af47f2d Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (# 2865)
  > 16f23bd Bump google.golang.org/api from 0.145.0 to 0.147.0 (# 2864)
  > 3262b2b Bump golang.org/x/tools from 0.13.0 to 0.14.0 (# 2863)
  > 9051a45 Migrate knative.dev/hack/shell to knative.dev/pkg/test/shell (# 2856)
bumping github.com/google/go-cmp a97318b...c3ad843:
  > c3ad843 Add cmpopts.EquateComparable (# 340)
  > e250a55 Use of hotlinking of Go identifiers (# 337)
  > 8a3e8dd set workflow permission to read-only (# 327)
  > 8cea5de Pin GitHub action versions (# 332)
  > 3bb304a Run tests for Go 1.20 version (# 322)
  > 571a56b Remove purego fallbacks (# 325)
bumping knative.dev/client-pkg 9ed2a96...9cea6f6:
  > 9cea6f6 upgrade to latest dependencies (# 126)
  > b78888b upgrade to latest dependencies (# 115)
  > 1b87ecd Remove deprecated Serving API v1alpha1 (# 125)
  > 12d1700 Update community files (# 124)
bumping google.golang.org/grpc c0aa20a...bf05b95:
  > bf05b95 Change version.go to v1.58.3 (# 6707)
  > c40c9ba server: prohibit more than MaxConcurrentStreams handlers from running at once (# 6703) (# 6705)
  > dd9270d update version to 1.58.3-dev (# 6656)
bumping golang.org/x/tools b5e55d1...3f4194e:
  > 3f4194e go.mod: update golang.org/x dependencies
  > 1e4ce7c internal/refactor/inline: yet more tweaks to everything test
  > ee20ddf internal/refactor/inline: permit return conversions in tailcall
  > db1d1e0 gopls/internal/lsp: go to definition from embed directive
  > 2be977e internal/refactor/inline: work around channel type misformatting
  > 0ba9c84 internal/fuzzy: several improvements for symbol matching
  > c2725ad gopls: update x/telemetry dependency
  > e8722c0 go/types/internal/play: show types.Selection information
  > a819c61 internal/refactor/inline: eliminate unnecessary binding decl
  > 102b64b internal/refactor/inline: tweak everything-test docs again
  > 197e2c4 internal/refactor/inline: fix broken tests
  > 586b21a internal/refactor/inline: elide redundant braces
  > ca34416 internal/refactor/inline: fallible constant analysis
  > 6a38a5f internal/refactor/inline: use default working directory
  > c6d331d internal/refactor/inline: don't add same import PkgName twice
  > 1058109 internal/refactor/inline: don't insert unnecessary parens
  > d8e94f2 internal/refactor/inline: fix bug in shadow detection
  > 0adbf9c gopls/internal/lsp: simplify the telemetry prompt
  > 2ed4298 go/analysis/analysistest: format golden files before comparing
  > 451716b internal/refactor/inline: consider "", 0.0, 1.0 duplicable
  > 792f91f internal/refactor/inline: tweak everything test for cgo
  > 9416299 internal/refactor/inline: fix pkgname shadowing bug
  > 4cd12d6 gopls/internal/lsp/fake: don't set a completion budget for tests
  > 57ecf48 gopls/internal/lsp: hover over embed directives
  > 6de3448 gopls/internal/lsp/cache: remove snapshot.typeCheckMu
  > 7f23bc8 gopls/internal/regtest/source/completion: reuse functionCallSnippet in
  > 3d03fbd gopls/internal/lsp: use matcher score in ranking unimported candidates
  > 7577387 gopls/internal/lsp/source: don't complete to golang.org/toolchain
  > 4b34fbf internal/refactor/inline: fix bug discard receiver and spread
  > 6ec9b0f internal/refactor/inline: refine "last ref to caller local"
  > 08bdfec internal/refactor/inline: split up the big table
  > 486787e gopls/internal/lsp/source: Add ui.complete.completeFunctionCalls toggle
  > 9d2d0e8 gopls: set a context deadline after minimal completion results
  > 169105a internal/refactor/inline: insert conversions during substitution
  > b3ada30 internal/refactor/inline: analyze callee effects
  > 1602103 internal/refactor/inline: skip cgo tests on non-cgo builders
  > 1c8e684 internal/refactor/inline: sound treatment of named results
  > d32f97a internal/refactor/inline: eliminate Callee.BodyIsReturnExpr
  > f4abeae go/analysis/passes/directive: use strings.Cut
  > c42ed47 internal/refactor/inline: reject attempts to inline in cgo code
  > 313150a internal/refactor/inline: x++ counts as assignment in escape
  > d6f1bb7 internal/refactor/inline: ignore line directives in testing
  > fb7463a gopls: upgrade x/telemetry to latest
  > 6ccb09c gopls/internal/lsp/source/completion: fixes for completion budget
  > 903e689 gopls/internal/lsp/source/completion: start timing before type checking
  > 455b761 gopls/internal/lsp: use linkifyShowMessage in telemetryOnMessage
  > ebe11df gopls/internal/regtest/bench: add additional completion benchmarks
  > 0ceab5c internal/refactor/inline: split up the main function
  > f975935 gopls/internal/lsp: update telemetry prompt and add a follow-up message
  > 64beb95 gopls/internal/lsp/command: add maybePromptForTelemetry
  > 1c59c38 gopls/internal/lsp/source: add linkifyShowMessage (internal option)
  > d5538db gopls/internal/lsp/cmd: undocument gopls vulncheck
  > e3bbe43 gopls/internal/lsp: update prompting logic for local/off mode
  > 771061d gopls: instrument telemetry for latency of important operations
  > a490c54 all: register the appends analyzer in a few places and update gopls/go.mod
  > f096129 internal/refactor/inline: use escape analysis in purity
  > f9b8da7 go/analysis/passes/appends: rename package to appends
  > d744296 cmd/compilebench: check asm support for -compiling-runtime
  > f8acb7f gopls: update golang.org/x/telemetry dependency
  > 6120b45 go/packages: fix a typo of TypesInfo
  > 0669fa3 cmd/compilebench: fix assembler invocation
  > 9125a0f gopls/internal/lsp: minor cleanup to prompt logic
  > a3c6fd8 gopls/internal/lsp: add an idle prompt asking users to enable telemetry
  > c00d71d go/analysis: add a new analyzer for check missing values after append
  > 9df3852 internal/refactor/inline: two minor cleanups
  > b37e7e3 internal/refactor/inline: test everything
  > 6128895 gopls/internal/vulncheck/scan: buffer govulncheck STDERR output
  > d2b79cd gopls/internal/regtest/marker: rename to clarify marker types
  > 91fde38 gopls/internal/lsp/tests: eliminate several old marker types
  > a9b2439 go/packages: remove use of ioutil in test
  > 6d90c13 internal/refactor/inline: ignore line directives
  > 28990ac internal/refactor/inline: fix bug in /internal/ check for std
  > 365db56 tools: clean up after removing all references to ioutil
  > 5538375 internal/refactor/inline: fix import shadowing bug
  > c1a2c23 internal/refactor/inline: handle implicit field selections
  > 673f263 internal/refactor/inline: update docs
  > c4f811e internal/refactor/inline: reject generic methods for now
  > 2c15796 internal/diff/lcs: increase search depth to 100
  > 38f5195 internal/refactor/inline: treat self-ref as free ref
  > 866a6b0 gopls: update x/telemetry to the latest
  > afa68c9 gopls/internal: move builtin completion test to a regtest
  > dca7c82 gopls/internal/regtest: support full features of old completion markers
  > e2393ab gopls/internal/lsp/source: inliner: don't spam log
  > 8421a35 gopls/lsp/command: add gopls.add_telemetry_counters
  > 940ffda internal/refactor/inline: introduce "binding decls"
  > eaf809a internal/refactor/inline: 2 fixes in AnalyzeCallee recursion
  > 715a452 internal/refactor/inline: doc: optimizing compiler analogy
  > 0bcc621 internal/refactor/inline: simplify ordinary variadics
  > efaab95 internal/refactor/inline: simplify f(slice...) calls
  > d98bc1a gopls: improve usage instructions for neovim
  > 559c430 tools: replace references to obsolete package ioutils
  > 0b3914d go/analysis/passes/defers: rename Analyzer.Name to "defers"
  > ad827af internal/refactor/inline: add table-driven test
  > 8d6ad46 gopls/internal/regtest: port the codelens marker tests
  > 995ecf7 gopls/internal/lsp/source: recover from inliner panics
  > cf5aad9 gopls: update to use the new golang.org/x/vuln API
  > 33355ea internal/refactor/inline: add parameterless tailcall strategy
  > ebc1c29 internal/refactor/inline: parameter elimination
  > e6d89b4 gopls/internal/lsp/regtest: parallelize marker tests
  > 7e848b2 gopls/internal/lsp/regtest: port the highlight marker
  > 9886d98 all: get tests passing with 1.18 and 1.19
  > 0049711 go/types/internal/play: show underlying and core types
  > 627959a cmd/stringer: log more information in tests
  > cd231d8 gopls/internal/lsp: track didChangeConfiguration diagnostics for tests
  > 0a9721c gopls/internal/lsp: move options into the snapshot
  > fb4bd11 gopls/internal/lsp/cache: move Option management to the Server
  > 882bb14 go/analysis/unitchecker: revert subtle change to vendoring
  > fbb8910 go/types/internal/play: show TypeAndValue.mode
  > d06e891 gopls/internal/regtest/marker: support folding ranges
  > b0cdf01 gopls/internal/lsp/tests: eliminate the go1.18 summary file
  > c6e4421 gopls/internal/lsp/tests: simplify options
  > ab96dab gopls/internal/lsp/cache: move working dir to workspaceInformation
  > 1889c0e gopls/internal/lsp/cache: simplify file change propagation
  > 01224cd gopls/internal/lsp/cache: only evaluate fileMap.dirs when necessary
  > 15a23a9 gopls/internal/lsp/cache: consolidate logic for updating maps in clone
  > 56a1866 gopls: update staticcheck (v0.4.5)
  > 36c4f98 gopls/internal/lsp/cache: simplify tracking of snapshot directories
  > fe324ac all: tidy with -compat=1.18
bumping google.golang.org/genproto/googleapis/rpc e6e6cda...8bfb1ae:
  > 8bfb1ae chore(all): update all (# 1059)
  > ceb4ed7 chore(all): auto-regenerate .pb.go files (# 1058)
  > d307bd8 chore(all): auto-regenerate .pb.go files (# 1057)
  > 0333e04 chore(all): update all to e6e6cda (# 1055)
  > 427d036 chore: unfreeze grpc and fix build errors (# 1056)
bumping knative.dev/hack fc76874...2c938d4:
  > 2c938d4 Update community files (# 337)
bumping google.golang.org/api 788dc60...60e8678:
  > 60e8678 chore(main): release 0.147.0 (# 2210)
  > 8fd2dc4 chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 in /internal/kokoro/discogen (# 2213)
  > 6d015e0 chore(all): update module golang.org/x/net to v0.17.0 [SECURITY] (# 2214)
  > e2368f8 feat(all): auto-regenerate discovery clients (# 2215)
  > df0b730 feat(all): auto-regenerate discovery clients (# 2211)
  > b3a71bd chore(all): update all (# 2207)
  > f2c2d1b feat(all): auto-regenerate discovery clients (# 2209)
  > ed48023 chore(main): release 0.146.0 (# 2204)
  > 9a034cd feat(all): auto-regenerate discovery clients (# 2206)
  > 4aa710d feat(all): auto-regenerate discovery clients (# 2205)
  > 1e9a43c feat(all): auto-regenerate discovery clients (# 2203)
bumping google.golang.org/genproto 007df8e...d307bd8:
  > d307bd8 chore(all): auto-regenerate .pb.go files (# 1057)
  > 0333e04 chore(all): update all to e6e6cda (# 1055)
  > 427d036 chore: unfreeze grpc and fix build errors (# 1056)
  > e6e6cda chore(all): update all (# 1044)
  > c177e32 chore(deps): temporarily ignore grpc dep (# 1054)

Signed-off-by: Knative Automation <automation@knative.team>
2023-10-20 15:12:00 +00:00
David Simansky b658574638
Context Sharing POC (#1855)
* WIP: Context Sharing POC

* More lazy init

* Fix imports
2023-10-20 14:37:21 +00:00
Knative Automation c318a2224c
Update community files (#1880)
Signed-off-by: Knative Automation <automation@knative.team>
2023-10-16 13:28:29 +00:00
Knative Automation f9b53aaf16
upgrade to latest dependencies (#1874)
bumping golang.org/x/oauth2 0708528...3c5dbf0:
  > 3c5dbf0 go.mod: update golang.org/x dependencies
  > 11625cc google: add authorized_user conditional to Credentials.UniverseDomain
  > 8d6d45b google: add Credentials.UniverseDomain to support TPC
  > 43b6a7b google: adding support for external account authorized user
  > 14b275c oauth2: workaround misspelling of verification_uri
  > 18352fc google/internal/externalaccount: adding BYOID Metrics
  > 9095a51 oauth2: clarify error if endpoint missing DeviceAuthURL
  > 2d9e4a2 oauth2/google: remove meta validations for aws external credentials
  > 55cd552 oauth2: support PKCE
  > e3fb0fb oauth2: support device flow
bumping knative.dev/networking cf57a57...6c502de:
  > 6c502de upgrade to latest dependencies (# 871)
  > 13dbe20 Update community files (# 874)
bumping golang.org/x/sys 5154691...2964e1e:
  > 2964e1e unix: remove unused readlen and writelen
  > 3186bae windows: remove the 8192-codepoint arg limit in FuzzComposeCommandLine
  > 807530f unix: remove lists of unimplemented syscalls
  > 01c413d windows: document the return type mismatch for CommandLineToArgv
  > e649453 windows: convert TestCommandLineRecomposition to a fuzz test and fix discrepancies
  > 8858c72 unix: update riscv_hwprobe constants
  > 71c9d87 windows: add console ConPTY API
  > aa9470e unix/linux: update to Linux kernel 6.5
  > c7ff727 unix: fix double copy in (*SockaddrALG).sockaddr
  > c7cbcbb unix: add TestSockaddrALG
  > 8d9dcc4 unix: modernize test helpers
  > a26c6de unix: use errnoErr in generated wrappers on solaris
  > f3ef2d1 cpu: remove the use of ioutil
  > 5a17dda unix: remove the use of ioutil
  > 38ebf41 cpu: fix wrong cache line size of riscv64
  > fdc7ef4 all: remove ioutil usage from tests
  > fc717d3 unix: remove usage of ioutil.TempFile in tests
  > cb4ecd9 unix: use filepath in tests where appropriate
  > 4848eb0 windows,windows\svc,windows\svc\mgr: use unsafe.Slice instead of unsafeheader.Slice
  > 0e97d69 all: use t.TempDir in tests
  > 0514fec unix: rm unused zos test helper functions
  > bfd1ebb unix: remove unused ptracePtr on darwin
  > 81cb935 unix, windows: use ^TestName$ regular pattern for invoking a single test
bumping knative.dev/eventing 9de5275...da0fba3:
  > da0fba3 Workaround for cert-manager update spec issue (# 7345)
  > a0e4c18 Update `kncloudevents.Dispatcher` to add a JWT (# 7328)
  > c46bdd3 support auto generation of SinkBindings identity service account (# 7327)
  > 029b340 Remove unnecessary filter accumulation logic (# 7325)
  > fb494d1 [main] Update community files (# 7342)
  > ba02f4a [main] Upgrade to latest dependencies (# 7340)
bumping google.golang.org/api d0ae30d...788dc60:
  > 788dc60 chore(main): release 0.145.0 (# 2202)
  > c26a28c feat(all): auto-regenerate discovery clients (# 2201)
  > b4d0738 chore(main): release 0.144.0 (# 2188)
  > 5779cfc feat(all): auto-regenerate discovery clients (# 2197)
  > 34e0216 feat(all): auto-regenerate discovery clients (# 2196)
  > 9c8ea89 chore(all): update module google.golang.org/grpc to v1.58.2 (# 2194)
  > 0c82427 feat(all): auto-regenerate discovery clients (# 2195)
  > 55f1113 feat(all): auto-regenerate discovery clients (# 2193)
  > 8a3eb9b feat(all): auto-regenerate discovery clients (# 2192)
  > 0132460 feat(all): auto-regenerate discovery clients (# 2191)
  > f930302 feat(all): auto-regenerate discovery clients (# 2190)
  > ec24c23 feat(all): auto-regenerate discovery clients (# 2189)
  > 65ec288 feat(all): auto-regenerate discovery clients (# 2187)
bumping golang.org/x/term f413282...ea6303a:
  > ea6303a go.mod: update golang.org/x dependencies
bumping golang.org/x/sync 93782cc...22ba207:
  > 22ba207 singleflight: add panicError.Unwrap method
bumping knative.dev/hack 1588988...fc76874:
  > fc76874 Update community files (# 333)
bumping knative.dev/pkg d0a82f9...948f5f5:
  > 948f5f5 Bump golang.org/x/sync from 0.3.0 to 0.4.0 (# 2854)
  > 17435ae Bump github.com/tsenart/vegeta/v12 from 12.11.0 to 12.11.1 (# 2848)
  > 9d1f6c1 Bump google.golang.org/api from 0.143.0 to 0.145.0 (# 2853)
  > efe9f4a Updated x/net to v0.17.0 to fix cve-2023-44487 (# 2859)
  > ca8c009 Add Reconciler for kube v1.Service (# 2858)
  > e2256bd Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (# 2852)
  > cd747e2 Update community files (# 2857)
  > bae23eb Fix potential redefined error with kubeconfig flag (# 2855)
bumping knative.dev/client-pkg e364921...9ed2a96:
  > 9ed2a96 Update community files (# 121)
bumping golang.org/x/net 2a0da8b...b225e7c:
  > b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams
  > 88194ad go.mod: update golang.org/x dependencies
  > 2b60a61 quic: fix several bugs in flow control accounting
  > 73d82ef quic: handle DATA_BLOCKED frames
  > 5d5a036 quic: handle streams moving from the data queue to the meta queue
  > 350aad2 quic: correctly extend peer's flow control window after MAX_DATA
  > 21814e7 quic: validate connection id transport parameters
  > a600b35 quic: avoid redundant MAX_DATA updates
  > ea63359 http2: check stream body is present on read timeout
  > ddd8598 quic: version negotiation
  > 3b0ab98 quic: avoid deadlock on listener close
  > 732b4bc quic: report initial TLS errors
  > 8add2e1 quic: enforce AEAD integrity limit
  > 7c40cbd dns/dnsmessage: use map[string]uint16 instead of map[string]int
  > b3f1f23 quic: initiate key updates
  > 18f2095 quic: handle peer-initiated key updates
  > 008c0af quic: refactor keys for key updates
  > 6a4de22 quic: connection lifetime management
  > ea4a2ff quic: fix detection of reserved bits in 1-RTT packets
  > 47caaff quic: send and receive UDP datagrams
  > 02eb0f3 quic: avoid deadlock when updating inbound conn-level flow control
  > 57bce0e quic: move packetType.String out of test-only code
  > cae7dab quic: outbound connection-level flow control
  > 217377b quic: inbound connection-level flow control
  > 044c308 quic: check for packet overflow when writing MAX_STREAMS
  > 5401f76 quic: test lost bidi MAX_STREAMS frame handling
  > da5f9f7 quic: don't block Writes on stream-level flow control
  > c3c6260 quic: simplify gate operations
  > 717519d quic: limits on the number of open streams
  > 94087ad dns/dnsmessage: mention that Name in non-escaped
bumping knative.dev/serving 0ee4c3a...6703812:
  > 6703812 bump x/net to v1.17 (# 14512)
  > e0ab979 Update net-gateway-api nightly (# 14505)
  > d452948 Update net-certmanager nightly (# 14502)
  > 596e1bd Update net-istio nightly (# 14503)
  > a606fc8 upgrade to latest dependencies (# 14499)
  > ea603c9 Update community files (# 14497)
  > 6b44b87 upgrade to latest dependencies (# 14493)
  > 596d785 Update net-gateway-api nightly (# 14483)
  > 7bcf034 Update net-istio nightly (# 14492)
  > c54b6ad Update net-kourier nightly (# 14491)
  > 39c8b2c Update net-certmanager nightly (# 14489)

Signed-off-by: Knative Automation <automation@knative.team>
2023-10-12 07:46:24 +00:00
Knative Automation 7fc41a75e5
Update community files (#1875)
Signed-off-by: Knative Automation <automation@knative.team>
2023-10-10 13:36:23 +00:00
Knative Automation 2d0415a795
upgrade to latest dependencies (#1870)
bumping github.com/go-openapi/jsonreference c5db558...424d68c:
  > 424d68c enable github actions
  > b86bbb6 Update golangci-lint config + lint fixes
  > 7a27d67 Merge pull request # 12 from olivierlemasle/bump-dep
  > e127b20 Bump dependencies
bumping knative.dev/eventing ceecbb0...9de5275:
  > 9de5275 Use expiring cache with the OIDC tokens (# 7335)
  > 18e17ac [main] Update community files (# 7337)
  > 7b3afa0 Optimized the exact filter performance (# 7311)
  > e40037b Prefix filter optimizations (# 7309)
  > 8d2330c Update Kubernetes min version in KinD e2e tests to 1.26.6 (# 7332)
  > 402f6ac Add library for OIDC token management (# 7315)
  > ce67d85 [main] Upgrade to latest dependencies (# 7329)
  > d1c3f15 Use `mt-broker-filter` as the Audience of a Triggers Subscriptions Subscriber (# 7319)
  > eec9a52 Add marker for Trigger to mark `OIDCIdentity` condition as not supported (# 7316)
  > 69dbad2 Event type test logical error (# 7166)
  > a78c626 [main] Upgrade to latest dependencies (# 7317)
  > 6915382 Add audience field in Destinations to CRDs (# 7318)
  > 3b1465a Any filter optimization (# 7205)
  > 3dfc2ea Not filter properly calls cleanup on it's nested filter (# 7310)
  > efdfba6 Trigger create and expose OIDC service account (# 7299)
  > 55092a0 All filter optimization (# 7300)
  > 88fe195 Improved suffix benchmark performance (# 7312)
  > 44aa15e Add AuthStatus to OIDC identity providing resources (# 7287)
  > ff9444d [main] Upgrade to latest dependencies (# 7301)
  > f10a44d Add helpers to work with service accounts for OIDC (# 7278)
  > b898cf4 Add audience field for Subscriber and Reply to `SubscriberSpec` and `SubscriptionStatusPhysicalSubscription` (# 7296)
  > f191461 [main] Upgrade to latest dependencies (# 7297)
  > 641417a Moved new trigger filters tests to rekt from experimental (# 7243)
  > d6483cd Fixed logic to choose whether to use filter or filters for a trigger (# 7286)
  > b704ab1 [main] Update community files (# 7274)
  > 6194d9d Filters created once (# 7213)
  > 33c5e78 [main] Upgrade to latest dependencies (# 7284)
  > 37a0e3c Scheduler: fix reserved replicas handling, blocking autoscaler and overcommitted pods (# 7281)
  > 8447a36 Fix event dispatcher library data race (# 7280)
  > 8caba4e Fail when ApiServerSource adapter can't retrieve resources (# 7279)
  > fa19118 [main] Upgrade to latest dependencies (# 7275)
bumping k8s.io/api 6b24792...6e7eda9:
  > 6e7eda9 Update dependencies to v0.27.6 tag
  > acad300 Merge pull request # 120209 from mimowo/automated-cherry-pick-of-# 120204-upstream-release-1.27
  > 62f7673 Mark Job onPodConditions as optional in pod failure policy
  > 366ac8e Merge pull request # 119868 from liggitt/automated-cherry-pick-of-# 119835-upstream-release-1.27
  > 31986ba Avoid returning nil responseKind in v1beta1 aggregated discovery
  > 64b0262 Merge pull request # 119086 from neolit123/automated-cherry-pick-of-# 118150-origin-release-1.27
  > 4b77e71 call ./hack/update-vendor.sh
  > d65e98c Merge pull request # 118553 from puerco/bump-1.27-go1.20.5
  > 5c258b3 update-vendor: update vendored go.sums
  > 34b1d9e Merge pull request # 117815 from kerthcet/automated-cherry-pick-of-# 117802-upstream-release-1.27
  > e2c6465 Update podFailurePolicy comments from alpha-level to beta
  > a94d26e Merge pull request # 117324 from dddddai/automated-cherry-pick-of-# 117182-upstream-release-1.27
  > 5fee752 use case-insensitive header keys for http probes
  > 5b93db5 Merge remote-tracking branch 'origin/master' into release-1.27
  > 1258df6 .*: update vendor dir and cleanup
  > 9d61da7 remove kubernetes.io/grpc standard protocol
  > 130e058 Merge pull request # 116743 from thockin/docs-clarify-publish-not-ready-endpoints
  > bad7d34 Merge pull request # 113218 from ahmedtd/kep-3257
  > c5c9df1 Clarify EPSlice docs wrt the Ready conditions
  > 7d2e0cc ClusterTrustBundles: make update
  > 27a32d4 ClusterTrustBundles: Define types
  > c80582e Custom match criteria (# 116350)
  > 0b4c449 Matchconditions admission webhooks alpha implementation for kep-3716 (# 116261)
  > 286fd7e Merge pull request # 116332 from klueska/extend-resourceclaimstatus
  > 137eed4 Merge pull request # 116119 from vinaykul/restart-free-pod-vertical-scaling-fixes
  > aca25f2 Update generated code for resource.k8s.io/v1alpha2
  > 46446c8 Updated: Redefine AppProtocol field description and add new standard values (# 115433)
  > 9fe7fa0 Update generated files
  > 960c296 Update AllocationResult and ResourceHandle for resource.k8s.io/v1alpha2
  > c79498c Merge pull request # 115075 from aojea/ipaddress
  > 0b354bf Set default resize policy only for specified resource types, rename RestartNotRequired -> NotRequired
  > abe66f5 Merge pull request # 116539 from pohly/ginkgo-gomega-update
  > 8169321 make update
  > 5f8a370 Restructure naming of resource resize restart policy - generated files
  > f836919 Merge pull request # 114930 from kannon92/add-new-labels
  > 1eaa20c dependencies: ginkgo v2.9.1, gomega v1.27.4
  > aff9c95 Add IPAddress API
  > ee66691 Restructure naming of resource resize restart policy
  > fad123e Merge pull request # 116581 from humblec/csiNodeExpand
  > ad48969 Add batch.kubernetes.io to labels created in the Job controller.
  > b02105b Merge pull request # 116425 from jsafrane/flip-selinux
  > a3bfb4f Update NodeExpandSecretRef comment for beta
  > 772ba56 Merge pull request # 116556 from pohly/dra-podschedulingcontext
  > 1af564c Add featureGate to CSIDriver.SELinuxMount
  > 9833de0 Merge pull request # 116535 from denkensk/fix-match
  > 55d86c3 api: generated files for PodSchedulingContext
  > c5dd6b2 Merge pull request # 116522 from robscott/topology-1-27-updates
  > dadc0dc feat: update matchLabelKeys comment and code auto-generate
  > 435fe5c api: resource.k8s.io PodScheduling -> PodSchedulingContext
  > 112a65b Merge pull request # 116299 from pohly/dra-v1alpha2
  > ae4bc91 Introducing Topology Mode Annotation, Deprecating Topology Hints
  > 77a2c20 api: resource.k8s.io v1alpha1 -> v1alpha2
  > 5ab285d Merge pull request # 115668 from jiahuif-forks/feature/validating-admission-policy/type-system
  > 7199bb0 Merge pull request # 116553 from thockin/pr-111942-takeover
  > 48895bc generated: UPDATE_COMPATIBILITY_FIXTURE_DATA
  > bd0ab2c Merge pull request # 116397 from jiahuif-forks/feature/validating-admission-policy/message-expression
  > daef2bb Update generated files
  > 5abc1cb generated: ./hack/update-codegen.sh && ./hack/update-openapi-spec.sh
  > 4c844db Merge pull request # 116490 from tallclair/docs-urls2
  > 4841da3 generated: UPDATE_COMPATIBILITY_FIXTURE_DATA
  > 510c2e6 "contails" -> "contains" updated
  > 233bb56 [API REVIEW] ValidatingAdmissionPolicyStatus
  > 14ad8e3 Merge pull request # 115966 from aojea/lb_mixed
  > 93ac336 Fix broken API docs URLs
  > 69f96d6 generated: ./hack/update-codegen.sh && ./hack/update-openapi-spec.sh
  > 8c02f04 Merge pull request # 116542 from enj/enj/f/go1.20
  > 1539cd0 don't process unsupported loadbalancers with mixed protocols
  > 9a487de [API REVIEW] Validation.MessageExpression
  > 94f59cb Explicit bump to go 1.20
  > 02c5f9f make MixedProtocolNotSupported public
  > 19ee583 Merge pull request # 116450 from vinaykul/restart-free-pod-vertical-scaling-api
  > 4cfd7a6 Rename ContainerStatus.ResourcesAllocated to ContainerStatus.AllocatedResources - generated files
  > 1ead999 Rename ContainerStatus.ResourcesAllocated to ContainerStatus.AllocatedResources
  > 182afbd Merge pull request # 116384 from liggitt/fixup-after-roundtrip
  > 7785f76 Merge pull request # 115260 from pwschuurman/kep-3335-statefulset-start-ordinal-beta
  > 276361f Detect and clean up unneeded  after_roundtrip fixtures
  > a4afee7 KEP-3325: Promote SelfSubjectReview to Beta (# 116274)
  > d39503c Run ./hack/update-* scripts to update generated files
  > 2e0b62a Merge pull request # 115904 from soltysh/cronjob_tz_ga
  > 68dc9e4 Update generated
  > 1372208 Promote CronJob TZ to GA
  > a9e2fb5 Merge pull request # 115973 from jpbetz/enforcement-actions
  > ca9c463 Generate code
  > 2d18dde Implement validationActions and auditAnnotations
  > 507c364 Merge pull request # 116054 from jpbetz/secondary-authz
  > 11f3415 Merge pull request # 116124 from aerfio/aerfio/update-broken-links-apps
  > 75a193f Generate code
  > e36a74d Merge pull request # 116109 from aerfio/aerfio/update-broken-links-autoscaling
  > 78c18b3 adjust comment prefixes in k8s.io/api/apps/v1beta1/types.go
  > f5cbfc9 Implement secondary authz
  > 2d949b7 Merge pull request # 115463 from SergeyKanzhelev/containerStatusDocs
  > 152a993 update obsolete links
  > 3379a93 update obsolete links
  > 6cc1087 Merge pull request # 116233 from SergeyKanzhelev/GRPCContainerProbeGA
  > 6578ac3 update docs for ContainerStatus fields
  > fc1b77c Merge pull request # 116162 from apelisse/update-openapi
  > 0a33c95 GRPCContainerProbe is GA
  > 53d84c0 Merge pull request # 115914 from ravisantoshgudimetla/promote-pdb
  > dde3f2d Update kube-openapi to afdc3dddf62d31f5e3868d699379c571a6007920
  > f6c2559 Merge pull request # 115402 from p0lyn0mial/upstream-sendinitialevents-take-2
  > a814a2f Generated: PDB health policy
  > ffec433 Merge pull request # 116052 from kannon92/validation-coverage-and-cleanup
  > 0e595cd Update TestCompatibility
  > 9c30363 Changes to pdb healthy policy api docs
  > 42a6c32 Merge pull request # 115277 from pohly/klog-update
  > 3ae195e generated code
  > b447fe1 generated
  > 321adc8 dependencies: update klog v2.90.1
  > 9a29a4d remove ValidateJobSpec and add more test cases to batch validation
  > 2ed8d24 Merge pull request # 111856 from mengjiao-liu/improve-podSpec.restartPpolicy-description
  > b5b22ca Merge pull request # 102884 from vinaykul/restart-free-pod-vertical-scaling
  > 5717a84 Improve spec.template.spec.restartPolicy description
  > 2ffa6a6 Merge pull request # 115996 from rayowang/autoscaling
  > 1259f41 Generated files and compat data from API changes
  > 6bcd73f update openapi-spec, generated proto and generated openapi
  > 0533301 In-place Pod Vertical Scaling - API changes
  > f54f3b8 Fix API field references for autoscaling v1, v2 and v2beta2
  > ec40acc Merge pull request # 115928 from pohly/dra-resource-requirements-pvc
  > f7c08e3 Merge pull request # 115815 from Huang-Wei/pod-scheduling-readiness-beta
  > e00fe37 api: generated files
  > f6996b4 Merge pull request # 115363 from ravisantoshgudimetla/promote-pdb-healthy
  > 4515fb5 generated files
  > 9dd5eed api: drop Resources.Claims from PVC and PVC template
  > c710db8 Merge pull request # 115604 from pacoxu/fix-design-proposals-links
  > 74e8746 Generated: PDB health policy
  > 4784558 Graduate PodSchedulingReadiness to beta
  > c02fa6b Merge pull request # 115786 from liggitt/net-0.7.0-master
  > b286164 API docs: point to current docs instead of archived designs
  > 746e236 Promote pdb health policy to beta
  > ba0209b Update golang.org/x/net to v0.7.0
  > 4411404 archived design proposals are now moved to Design Proposals Archive Repo.
  > 9fe8a5d Merge pull request # 115665 from aramase/aramase/f/update_vendor_k8s_utils
  > 51669d7 Update k8s.io/utils to `a36077c30491`
  > 0478a3e Merge pull request # 115379 from artemvmin/serial-mkfs
  > 8f4dbb0 Update k8s.io/utils to latest version
  > 9b5d68c Merge pull request # 115434 from ehashman/requests-limits-ratio-docs
  > 35c88f3 Update generated
  > 8036d83 Document relationship between requests/limits
  > a26a16a Merge pull request # 115266 from pohly/gomega-update
  > 1621bfa Merge pull request # 115354 from pohly/dra-reserved-for-list-type
  > 6ce540c dependencies: update gomega to v1.26.0
  > b140e71 dynamic resource allocation: avoid apiserver complaint about list content
  > 40fb371 Merge pull request # 114550 from alexzielenski/apiserver/smd/update-kube-openapi
  > 4fe2b5f update kube-openapi
  > 86407e5 Merge pull request # 115246 from thockin/codegen-11-swagger-from-update-codegen
  > d8b97f9 Generate swagger from update-codegen
  > 59fcd23 Merge pull request # 114766 from MadhavJivrajani/prepare-for-go1.20
  > 9b5c69c *: Bump version of vmware/govmomi
  > 210a193 Merge pull request # 114879 from olivierlemasle/bump-kube-openapi
  > 1e7b784 Merge pull request # 113467 from pacoxu/psp-cleanup
  > 9384e18 Bump kube-openapi
  > de8bdd7 Merge pull request # 114063 from ruquanzhao/fixNetworkTypesDoc
  > a9fc368 client-go: remove extensions psp only
  > 64a74af Merge pull request # 114065 from ruquanzhao/fixNodeTypesDoc
  > 6992abe fix doc of types.go of network v1, v1alpha1, v1beta1
  > 6b7ec32 remove psp in extensions api/apis
  > 4c5bbc6 Merge pull request # 114623 from Huang-Wei/feat/smart-preemption-identification
  > f64243d update auto generated files
  > 8d62476 rename 'PreemptionByKubeScheduler' to 'PreemptionByScheduler'
  > 538ed1e fix doc of types.go of node
  > 9fea242 Enhanced logic to identify eligible preemption node
  > 92fe7a3 Merge pull request # 114681 from thockin/nix_comments_about_ipv6_not_ready
  > 5401156 Remove old comments about IPv6 not being ready
  > 5baaa16 Merge pull request # 113538 from pohly/e2e-ginkgo-timeline
  > de49366 Merge pull request # 114585 from JoelSpeed/fix-resource-requirements-claims
  > d18c527 dependencies: update to ginkgo v2.6.1, gomega v1.24.2
  > ebe9f62 Merge pull request # 114594 from pacoxu/remove-testdata-v1.24
  > 0000a46 Resource claims should be a map type
  > 11f6f2e drop the api testdata for v1.24.0
  > dadaafe Merge pull request # 114581 from pacoxu/v1.26.0-api-testdata
  > 139e181 Add v1.26.0 API testdata
  > ad1a499 Merge pull request # 114559 from liggitt/gofmt
  > 93e1eba Fix indentation/spacing in comments to render correctly in godoc
  > 56ab826 Merge pull request # 113942 from mengjiao-liu/remove-feature-gate-expansion
  > a0834d0 Merge pull request # 110991 from thockin/svc-typenames-starTrafficPolicyType
  > 16bd13e Remove ExpandCSIVolumes feature gate
  > 346cfdf Merge pull request # 113570 from ztzxt/batch-api-doc
  > b65b9ef ServiceInternalTrafficPolicyType: s/Type//
  > 6ebc902 Merge pull request # 112497 from ldsdsy/modify3
  > e858a59 Fix API refs for batch v1 and v1beta1
  > 3326f50 ServiceExternalTrafficPolicyType: s/Type//
  > cfffb5f Merge pull request # 113876 from chiukapoor/coordination-api-doc
  > d71b818 update comment of annotation_key_constants.go
  > 51a0758 Merge pull request # 113875 from chiukapoor/scheduling-api-doc
  > fae9b7f Changed API field references and generated docs for coordination v1 and v1beta1
  > 998898a Merge pull request # 112490 from lzhecheng/doc-nodestatus-ip-change
  > fffbddf Added generated Docs for scheduling v1, v1beta1 and v1alpha1
  > bebfaf6 Added generated Docs for coordination v1 and v1beta1
  > f05a318 Merge pull request # 113894 from ravi-nal/master
  > 93a54de [API][Doc] Update NodeStatus about IP change
  > cedebb1 Change API field references for scheduling v1, v1alpha1 and v1beta1
  > b394153 Change API field references for coordination v1 and v1beta1
  > ed9fa27 Merge pull request # 114319 from liggitt/net-master
  > e132787 Add generated docs for discovery and storage types
  > 8f2e0ab Update golang.org/x/net 1e63c2f
  > ffebb15 Update API doc for Storage v1alpha1, v1beta1 types and Discovery v1 types
  > 9e1815a Merge pull request # 111023 from pohly/dynamic-resource-allocation
  > 0b2be3e Add generated docs for discovery v1beta1 and storage v1 types
  > d2d30ed Update API doc to use the field name in description
bumping k8s.io/code-generator eec869e...ad20935:
  > ad20935 Merge pull request # 119086 from neolit123/automated-cherry-pick-of-# 118150-origin-release-1.27
  > 315a517 call ./hack/update-vendor.sh
  > a52289a Merge pull request # 118553 from puerco/bump-1.27-go1.20.5
  > d8cce12 update-vendor: update vendored go.sums
  > 1649c2d Merge pull request # 117708 from Jefftree/automated-cherry-pick-of-# 117705-upstream-release-1.27
  > 9037946 Update kube-openapi to fix race
  > 6533006 Merge remote-tracking branch 'origin/master' into release-1.27
  > 6da539f .*: update vendor dir and cleanup
  > 1e0c52d dependencies: ginkgo v2.9.1, gomega v1.27.4
  > 667a115 Merge pull request # 116490 from tallclair/docs-urls2
  > 745ab90 Merge pull request # 116542 from enj/enj/f/go1.20
  > 0ee83f8 Fix broken API docs URLs
  > fd722cd Explicit bump to go 1.20
  > 4a4a238 Merge pull request # 116349 from apelisse/use-smarter-cache
  > dde8213 Merge pull request # 112061 from JoelSpeed/proto-gopath
  > 0f132b7 Update kube-openapi to 15aac26d736a
  > 4400d5f Merge pull request # 116162 from apelisse/update-openapi
  > 6173bf7 Ensure go-to-protobuf gen can run when not in GOPATH
  > 1c5b673 Update kube-openapi to afdc3dddf62d31f5e3868d699379c571a6007920
  > df762e7 Merge pull request # 115402 from p0lyn0mial/upstream-sendinitialevents-take-2
  > 32ad4d4 Merge pull request # 115277 from pohly/klog-update
  > a906ef0 generated
  > 56b3fad dependencies: update klog v2.90.1
  > e4df4d5 Merge pull request # 116039 from liggitt/crd-compat
  > d182558 Update generated files
  > 00ad370 Merge pull request # 115786 from liggitt/net-0.7.0-master
  > 827cde5 Update golang.org/x/net to v0.7.0
  > dfb602f Merge pull request # 114987 from astefanutti/pr-codegen-applyconfig
  > f218355 Merge pull request # 114920 from astefanutti/pr-codegen-144
  > e16bd08 code-generator: fix GOPATH unbound variable
  > 8ebad96 Merge pull request # 115665 from aramase/aramase/f/update_vendor_k8s_utils
  > 84d7aaf fix: applyconfiguration-gen fails on map to struct fields
  > fd7fd90 Add applyconfiguration-gen to code-generator tools.go
  > cb06db1 Update k8s.io/utils to `a36077c30491`
  > d1eaf35 code-generator: regen examples with apply configurations
  > e2b16c0 Merge pull request # 115379 from artemvmin/serial-mkfs
  > 9b95cfe Add applyconfiguration generator to code-generator script
  > 63d9eda Update k8s.io/utils to latest version
  > 8a6ceea Merge pull request # 115266 from pohly/gomega-update
  > d51d173 Merge pull request # 115271 from kevindelgado/field-validation-conformance
  > d68548f dependencies: update gomega to v1.26.0
  > 9583277 Merge pull request # 114550 from alexzielenski/apiserver/smd/update-kube-openapi
  > eb7447c update codegen
  > e5c04ca update kube-openapi
  > daa7a69 Merge pull request # 115245 from thockin/codegen-10-protobuf-from-update-codegen
  > 5d7b090 Call update-generated-protobuf from update-codegen
  > c3842e0 Merge pull request # 115196 from thockin/codegen-5-dont-gen-clients-for-internal
  > 2c7f371 Don't generate clients for example internal APIs
  > 046939b Merge pull request # 115184 from thockin/codegen-1-clientset-doc-go
  > cc14826 Merge pull request # 113637 from mikedanese/http-proxy
  > 8b5f587 Don't generate clientset/doc.go in client-gen
  > 90a9b0c vendor: removed unused dep github.com/elazarl/goproxy
  > d37f85b Merge pull request # 114766 from MadhavJivrajani/prepare-for-go1.20
  > 1d1fb0e *: Bump version of vmware/govmomi
  > e2dcc1f Merge pull request # 114879 from olivierlemasle/bump-kube-openapi
  > 3ba6f96 Bump kube-openapi
  > 8d6f19a Merge pull request # 114859 from pohly/e2e-ginkgo-spec-ordering
  > 3241717 dependencies: update ginkgo to v2.7.0
  > e746d1f Merge pull request # 114869 from liggitt/kube-openapi
  > b40e109 bump kube-openapi
  > e9aa6d9 Merge pull request # 114867 from deads2k/app
  > d4f5e22 add deads2k to approvers for code-generator and sample-controller
  > ba78839 Merge pull request # 113654 from stevekuznetsov/skuznets/fake-group-name-registration
  > 5013555 Merge pull request # 114829 from liggitt/oauth-revert
  > bb712e2 code-generator: refer to the API package for GV{R,K}
  > edbb7f5 Revert "bump golang.org/x/oauth2"
  > c63a8cc Merge pull request # 114822 from liggitt/oauth2
  > 2b752ab bump golang.org/x/oauth2
  > b6a476b Merge pull request # 114705 from thockin/codegen_subproject_cleanup
  > 009bda6 Cleanup codegen subproject scripts
  > 0f638df Merge pull request # 113538 from pohly/e2e-ginkgo-timeline
  > 53dc4fe Merge pull request # 114559 from liggitt/gofmt
  > b3406b2 dependencies: update to ginkgo v2.6.1, gomega v1.24.2
  > 6ce5eeb Fix indentation/spacing in comments to render correctly in godoc
  > 154dfe6 Merge pull request # 114319 from liggitt/net-master
  > a8a90e0 Update golang.org/x/net 1e63c2f
  > 7429fbb Merge pull request # 113688 from dashpole/update_utils
bumping sigs.k8s.io/json f223a00...bc3834c:
  > bc3834c Merge pull request # 17 from liggitt/go119
  > 33e9ed6 Update gofmt with go1.19
  > a72174c sync go1.19 changes from encoding/json
bumping google.golang.org/genproto/googleapis/rpc 2d3300f...e6e6cda:
  > e6e6cda chore(all): update all (# 1044)
  > c177e32 chore(deps): temporarily ignore grpc dep (# 1054)
  > 007df8e chore(all): auto-regenerate .pb.go files (# 1053)
bumping knative.dev/serving 0d73dfe...0ee4c3a:
  > 0ee4c3a Update community files (# 14485)
  > c183543 internal encryption e2e tests (# 14092)
  > 3eb979a Update overlay-config for tests (# 14478)
  > 3cafe59 Update certificates and SANs used in Serving (# 14472)
  > b66b185 Update net-contour nightly (# 14468)
  > 4c3aaee upgrade to latest dependencies (# 14464)
  > 369951b Update net-certmanager nightly (# 14459)
  > 05e349f Allow access to Pod field `shareProcessNamespace`. (# 14454)
  > eea9f67 SecurePodDefaults limits container capabilities (# 14445)
  > 6631be7 Added Platform Specific ko build instructions (# 14458)
  > 1a17583 Update net-contour nightly (# 14457)
  > ac6a38a Update net-istio nightly (# 14455)
  > dbe3538 Update net-certmanager nightly (# 14447)
  > 72261bc Update net-kourier nightly (# 14456)
  > 9bf8d53 Update net-contour nightly (# 14451)
  > 1448af5 Update net-kourier nightly (# 14449)
  > 568f5cc Update net-gateway-api nightly (# 14450)
  > c6634a7 Update net-istio nightly (# 14448)
  > 245ca10 upgrade to latest dependencies (# 14446)
  > d0eaee0 Update net-certmanager nightly (# 14440)
  > 05273f8 Update net-contour nightly (# 14438)
  > de6d567 upgrade to latest dependencies (# 14437)
  > f9139ec fix: Bump our min K8s version to v1.26 add k8s 1.28 testing (# 14385)
  > 9e7956f fix(activator): Correctly return noop value from probePodIPs based on changes (# 14347)
  > 4182374 upgrade to latest dependencies (# 14434)
  > f9ff817 Update net-gateway-api nightly (# 14433)
  > aa881ac Update net-contour nightly (# 14431)
  > 3736ab5 Change the cert manager version # 14386 (# 14426)
  > 1724133 Update net-kourier nightly (# 14430)
  > b44525f Update net-istio nightly (# 14432)
  > 6168393 Update net-certmanager nightly (# 14417)
  > 2336b08 Update net-kourier nightly (# 14419)
  > 60cb95f upgrade to latest dependencies (# 14423)
  > 177bb2d Update community files (# 14414)
  > ba78403 Update net-istio nightly (# 14418)
  > a571e4a Update net-gateway-api nightly (# 14416)
  > 3c15b82 upgrade to latest dependencies (# 14415)
bumping github.com/prometheus/client_golang 3583c1e...fa1408e:
  > fa1408e Merge pull request # 1352 from prometheus/arthursens/cut-1.17.0
  > 1bae6c1 Deprecated comment should begin with "Deprecated:" (# 1347)
  > 24a72b8 Add changelog entry for 1.17
  > bbab8fe Fix typos in comments, tests, and errors (# 1346)
  > df7fa49 Extend Counters, Summaries and Histograms with creation timestamp (# 1313)
  > 74cc262 Add go_godebug_non_default_behavior_tlsmaxrsasize_events_total (# 1348)
  > d03abf3 Cleanup golangci-lint errcheck (# 1339)
  > ca6ba04 Update common Prometheus files (# 1338)
  > 51d24f8 Update common Prometheus files (# 1332)
  > c17edf0 Merge pull request # 1304 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.31.0
  > 760a55a Merge pull request # 1330 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.44.0
  > 8483c5d Bump google.golang.org/protobuf from 1.30.0 to 1.31.0
  > f58d0fd Merge pull request # 1284 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.44.0
  > 802a963 Bump github.com/prometheus/common in /tutorial/whatsup
  > fa04b7b Merge pull request # 1328 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.16.0
  > 85f4592 Bump github.com/prometheus/common from 0.42.0 to 0.44.0
  > adb0180 Merge pull request # 1329 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.16.0
  > 0e33cf9 Bump github.com/prometheus/client_golang in /examples/middleware
  > 301a7bd Merge pull request # 1331 from prometheus/dependabot/go_modules/golang.org/x/sys-0.11.0
  > 390448f Bump github.com/prometheus/client_golang in /tutorial/whatsup
  > 4abd83d Update building (# 1326)
  > f215f75 Bump golang.org/x/sys from 0.10.0 to 0.11.0
  > 6f576e2 histogram docs: Fixed minor nit. (# 1324)
  > 1a88780 Bump prometheus/client_model (# 1323)
  > 06d4592 Add Go 1.21 support (# 1325)
  > cdd7f45 Merge pull request # 1322 from sengi/docs
  > e6d9092 Bump github.com/prometheus/procfs from 0.11.0 to 0.11.1 (# 1319)
  > f16b435 docs: trivial grammar fixes to improve readability
  > 99e905a Bump golang.org/x/sys from 0.9.0 to 0.10.0 (# 1320)
  > 23387fe Add missing tick "`" in README (# 1321)
  > 59c00e3 Fix data-race in metric without code and method but with `WithLabelFromCtx` (# 1318)
  > 7f2db5f Update common Prometheus files (# 1302)
  > 6e3b962 Bump github.com/prometheus/procfs from 0.10.1 to 0.11.0 (# 1305)
  > 90b169a Merge pull request # 1314 from prometheus/beorn7/histogram
  > 98025d8 Bump google.golang.org/grpc from 1.45.0 to 1.53.0 in /tutorial/whatsup (# 1307)
  > 3d82c94 histogram: Add a no-op span for an otherwise empty histogram
  > 3b6fb7a Bump golang.org/x/sys from 0.8.0 to 0.9.0 (# 1306)
  > f9db382 histograms: Small code comment and code formatting improvements
  > 644c80d Do not allocate memory when there's no constraints (# 1296)
  > 553eb4c ci: define minimal permissions to github workflows (# 1295)
  > f6bb79e Update common Prometheus files (# 1297)
  > c3fa5a7 Merge pull request # 1293 from prometheus/release-1.16
bumping google.golang.org/api c3d417d...d0ae30d:
  > d0ae30d chore(main): release 0.143.0 (# 2174)
  > bd12eba fix(docs): add an operation polling example (# 2186)
  > 26c6885 chore: give admins owners on renovate config (# 2185)
  > 3a58dbb chore: unfreeze grpc (# 2183)
  > 546196e chore(all): update all (# 2181)
  > 4c049c5 feat(all): auto-regenerate discovery clients (# 2182)
  > e61e11b feat(all): auto-regenerate discovery clients (# 2180)
  > 1bca7ee feat(all): auto-regenerate discovery clients (# 2179)
  > 00aa328 feat(all): auto-regenerate discovery clients (# 2177)
  > c6a8850 feat(all): auto-regenerate discovery clients (# 2176)
  > 68d92d4 feat(all): auto-regenerate discovery clients (# 2173)
  > fc96064 chore(main): release 0.142.0 (# 2162)
  > da71d0a feat(all): auto-regenerate discovery clients (# 2171)
  > ea1fe11 chore(all): update all to 007df8e (# 2167)
  > a8cadbf feat(all): use updated mtls config endpoint (# 2164)
  > 0c5c2d2 feat(all): auto-regenerate discovery clients (# 2168)
  > c4024ed feat(all): auto-regenerate discovery clients (# 2166)
  > 304fb51 feat(all): auto-regenerate discovery clients (# 2165)
  > a34ad77 feat(internal): add some feature flags for new auth libs (# 2163)
  > d6822ad feat(all): auto-regenerate discovery clients (# 2161)
bumping google.golang.org/genproto f966b18...007df8e:
  > 007df8e chore(all): auto-regenerate .pb.go files (# 1053)
  > 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)
  > 1744710 chore(all): update all (# 1043)
bumping knative.dev/client-pkg b21a925...e364921:
  > e364921 Update community files (# 120)
  > 9574adc Update community files (# 119)
bumping k8s.io/kube-openapi 172d655...8b0f38b:
  > 8b0f38b Merge pull request # 388 from Jefftree/patch-1
  > 28e0b72 Merge pull request # 387 from Jefftree/fix-cache-race
  > e6d4e37 Update CI to detect races
  > b0c0aae Merge pull request # 386 from Jefftree/delete-unused
  > 0bd5c6c fix cache get race
  > f5883ff Merge pull request # 380 from zchenyu/patch-1
  > e2ed23b Delete unused functions
  > 15aac26 Merge pull request # 371 from apelisse/use-smarter-cache
  > 1262187 Bump go version to 1.19
  > afdc3dd Merge pull request # 377 from apelisse/fix-fuzz-openapi
  > 2b17a46 Remove former handler cache mechanism
  > 19cbebb Merge pull request # 368 from Jefftree/oasv3-unmarshal
  > 587efca spec: Remove unncessary marshaling from nmarshaling tests
  > 4b54b81 handler: Replace handler cache with new cache
  > 929b88f Merge pull request # 370 from Jefftree/fuzz
  > f90255a Enable experiment unmarshal
  > 317b8ed spec3: Improve OpenAPI fuzzing
  > 69ee2d2 cached: Use atomic.Pointer to prevent type swap panic
  > 66828de Merge pull request # 325 from apelisse/marshal-v2
  > 48f3c6d Add fuzzer for OpenAPI V3
  > 8926865 Comments
  > f713152 spec: Serialize empty array of SchemaOrArray
  > ff9a8e8 Replaced Mime subtype containing @ with . in mimePb  (# 369)
  > 30e856a Use "jsonv2"/go-json-experimental to marshal OpenAPI v2
  > 4b0756a Merge pull request # 372 from Jefftree/response-fix
  > 2dff845 Address comments
  > 32bc87b spec: Add missing SanitizeExtensions
  > 4233a11 Merge pull request # 374 from Jefftree/update-json-experiment
  > 39b3636 Merge pull request # 345 from apelisse/smarter-cache
  > 5fc3bb0 Fix json unmarshal bug with extensions and Responses
  > c3a4917 Reset struct in unmarshal on null
  > bf0103b spec: Make UnmarshalJSON for SchemaOrBool consistent across v1 and v2
  > e8cc210 Replace sed with perl
  > 76d406a Merge pull request # 363 from Jefftree/expose-marshal-v3
  > c6fbb9d cache: Create new Caching framework
  > dd0d2d5 Implement experiment unmarshaler for OpenAPI V3
  > a09b714 spec: Fix missing in v2 serialization
  > 5a277be Update go-json-experiment to latest version and create a script for updating
  > 5e46c6e Merge pull request # 355 from olivierlemasle/ci
  > 3a6b765 Move fromMap and sanitize for OpenAPI to internal package
  > f3cff14 Merge pull request # 337 from Jefftree/ci-gofmt
  > 68031ae Merge pull request # 361 from Jefftree/oasv3-serialize-test
  > 129c723 Cleanup CI config
  > 1cb3ae2 Merge pull request # 367 from alexzielenski/cleanup-todos
  > bacb3ab Merge pull request # 338 from Jefftree/comment-ci
  > e7303d9 Add go 1.19 to CI
  > a855b91 Add unmarshal benchmark
  > e202aff Merge pull request # 352 from liggitt/revert-content-type
  > 3dfa6bd Merge pull request # 362 from Jefftree/fix-oas3-bugs
  > d5ab73e remove use of embed
  > 442bf48 Merge pull request # 332 from Jefftree/etag-root
  > 795f708 Add comment explaining the empty CI job
  > 76eeb94 Run gofmt -s -w
  > 5d2cb3a Merge pull request # 353 from liggitt/fix-gomod
  > d69dee3 Revert "OpenAPI V2 add Content Type return"
  > 64b6bb1 Merge pull request # 360 from alexzielenski/followup-conversion
  > d9a87bd Fix incorrect types OpenAPI V3
  > fde7732 add note about hardcoded schema todos
  > 9a5fe2d Merge pull request # 333 from Jefftree/openapi-content-type
  > 7ed38f0 Publish ETag for root OpenAPI V3 document
  > e1923e7 Add gofmt to CI
  > fbb0874 Merge pull request # 348 from olivierlemasle/bump-golang-x
  > d06694b Tidy integration go.mod
  > 8683ee8 Revert "Update pkg/handler/handler_test.go"
  > 444ee99 Merge pull request # 339 from alexzielenski/smd-convert-spec-schema
  > 3c68db0 add comment
  > 3758b55 Merge pull request # 344 from olivierlemasle/bump-jsonreference
  > b5f39f4 make schemaconv test blackbox
  > 4385d6f Merge pull request # 334 from Jefftree/remove-mime
  > 9ba0002 Update pkg/handler/handler_test.go
  > b888574 Merge pull request # 346 from olivierlemasle/integration-test
  > 4154b54 Fix GO-2022-0493 and GO-2022-1059
  > dd344f1 deduplicate deduced definitions for tests
  > bdc62e0 revert deducedDef deduplicatoin from proto_models
  > d603cf3 Merge pull request # 350 from qingwave/ioutil-rm
  > 8d5d713 test: compare json references by String()
  > efba78c Merge pull request # 335 from Jefftree/gzip-unused
  > 36389ca Remove mime AddExtensionsType
  > d55d863 OpenAPI V2 add Content Type return
  > 76fd588 Merge pull request # 349 from liggitt/multipleOf-zero
  > 65e6919 Fix integration tests
  > 09553db add test for spec.Schema -> smd conversion
  > 10e5f0e Merge pull request # 351 from liggitt/prune-enum
  > 90469a8 remove deprecated ioutil
  > f6aa62a Bump github.com/go-openapi/jsonreference
  > 86e75dd Merge pull request # 330 from apelisse/add-apelisse-validation
  > 1920258 Remove unused gzip function
  > fbe2eda Merge pull request # 347 from qingwave/fix-extension-name
  > a7f241a Protect against divide-by-zero panic with multipleOf
  > ace3e4a add spec.Schema -> schema.Schema conversion
  > a1cb06c Improve format of generated enum lines
  > cac62f2 Merge pull request # 331 from apelisse/fix-unmarshal-bug
  > af74d46 Add apelisse as approver to pkg/validation
  > 34a5c6a Merge pull request # 329 from Jefftree/patch-1
  > 48529ed fix wrong extension name in parse schema
  > 01a25bb add builder3.BuildOpenAPIDefinitionsForResources
  > dd070e2 Merge pull request # 328 from Huang-Wei/cleanup-defNames
  > d3fc7bb Fix minor bug not deserializing a full-value in Paths#UnmarshalNextJSON
  > a28e98e Merge pull request # 327 from jiahuif/fix/pointer-type
  > 8651e00 Add jefftree as approver for kube-openapi
  > 776667b cleanup! factor out openapi extension parsing
  > 97a78ff cleanup code in builder3 test
  > f73e7db Merge pull request # 322 from benluddy/openapi-gen-enum-package
  > 46f039b add test for optional pointer field.
  > cd17b1e cleanup! move proto-models code to own file
  > 3b907d1 Consistently find enum values from separate packages in openapi-gen.
  > 72c1c0d support pointer of enum types.
  > 1cc6f9d cleanup! make toStringSlice also work on string slices
  > c3e0f9c cleanup! remove unnecessary function and field
  > f95a625 cleanup! add diff output to smd_test
  > 541fa7c cleanup! update swagger.json to new version
bumping google.golang.org/grpc 62726d4...c0aa20a:
  > c0aa20a Change version to 1.58.2 (# 6654)
  > 67a53a6 balancer/weightedroundrobin: fix ticker leak on update (# 6655)
  > 863de73 update version to 1.58.2-dev (# 6633)
bumping github.com/go-openapi/jsonpointer 2446e21...5df0d69:
  > 5df0d69 Use github actions (# 9)
  > ff99fe1 Bump dependencies (# 8)
bumping github.com/prometheus/procfs 332e865...113c501:
  > 113c501 Custom build tag "nostatfs" disables statfs (# 553)
  > 156bf8d Update common Prometheus files (# 551)
  > 9684daf Cleanup various linting issues (# 548)
  > 4b2218e Increase Stat() buffer size (# 547)
  > 46aea31 Bump golang.org/x/sys from 0.8.0 to 0.9.0 (# 542)
  > 5e8c988 Bump golang.org/x/sync from 0.2.0 to 0.3.0 (# 541)
  > e5567b2 Update common Prometheus files
  > 45f8bbf Update common Prometheus files (# 537)
  > a76f400 Fix CPUVulnerabilities() reporting from sysfs (# 532)
  > 6d9dbc0 Use golangci-lint for codespell (# 535)
  > 1d6add5 Add net/route parse, also add util lib Pars… (# 508)
  > abbfda0 Bug Fix: Slice out of bound in filterOfflineCpus (# 534)
  > 5d2473f fs: Statfs_t{} doesn't have a Type field on Windows (# 528)
  > 6a7bbcc Create new errors in proc.go using errors module. (# 526)
bumping knative.dev/pkg 8761ceb...d0a82f9:
  > d0a82f9 Update community files (# 2850)
  > 833dd97 prioritize destination CA certs over resolved addressable CA certs (# 2849)
  > 294e777 Add rest.Config to fake context in SetupFakeContext (# 2847)
  > 0736c74 Add SinkAudience to SourceStatus (# 2844)
  > 1860700 update k8s min version to 1.26.x and go deps to 1.27.x (# 2832)
  > c9c48d7 Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (# 2846)
  > 6cf4b05 upgrade to latest dependencies (# 2841)
  > 0f52db7 Bump google.golang.org/api from 0.142.0 to 0.143.0 (# 2840)
  > bd49c73 upgrade to latest dependencies (# 2839)
  > 51a826d Bump google.golang.org/grpc from 1.58.1 to 1.58.2 (# 2835)
  > 4930930 Bump google.golang.org/api from 0.141.0 to 0.142.0 (# 2834)
  > 0efc1bc Also return Audience in URIResolver.AddressableFromDestinationV1() (# 2836)
  > 559de7e upgrade to latest dependencies (# 2833)
  > dd819c0 Update community files (# 2830)
  > 05a411a upgrade to latest dependencies (# 2831)
  > 76b4202 Add AuthStatus type (# 2829)
bumping github.com/prometheus/client_model 91c3945...9a2bf30:
  > 9a2bf30 (feat): Add created timestamps to counter, summary and histogram
  > 2b34b1e Merge pull request # 65 from prometheus/repo_sync
  > 0e6fdca Update common Prometheus files
bumping k8s.io/klog/v2 9ae4992...d7fc505:
  > d7fc505 Merge pull request # 363 from pohly/textlogger-backend
  > e37f9fe Merge pull request # 368 from pohly/ktesting-config-api
  > 7a9f099 textlogger: write unstructured klog output directly
  > 90cff0f Merge pull request # 365 from pohly/ktesting-timestamps
  > a0fea0c textlogger: verbosity changes through public API
  > 81f97ff klog: support writing formatted buffer through logger
  > af72dbd Merge pull request # 366 from pohly/buffer-size-limit
  > 1b27ee8 ktesting: allow overriding default formatter
  > e092d89 ktesting: support verbosity changes at runtime
  > 1025055 github: bump golangci-lint image version
  > 2582956 buffer: restore dropping of too large buffers
  > d113925 ktesting: capture log entries only if requested
  > 8eadf2c KObj, KObjSlice: format more efficiently as text
  > 8b4cfd2 ktesting: use klog-like header
  > a1638bf KObj: optimize string concatenation
  > 926ab6d serialize: combine merging and formatting
  > 9674cae textlogger: remove some dead code
  > 1a1367c buffer: use sync.Pool
  > ff4f80f test: unit tests for vmodule support
  > 757e6bb use output test cases also for benchmarking
  > f833abb move output tests into packages
  > 70aa795 textlogger: fix vmodule support
  > 34a9807 klogr: use test.InitKlog
  > 125ecfe klogr: fix vmodule support
  > c34db96 test: move InitKlog into tests
  > d20ee72 klogr: avoid calling Info/Error/Enabled through auto-generated code
bumping k8s.io/apiextensions-apiserver 52c998e...6090d8e:
  > 6090d8e Update dependencies to v0.27.6 tag
  > 9e61d2d Merge pull request # 120357 from stevekuznetsov/automated-cherry-pick-of-# 120177-kubernetes-release-1.27
  > 704e536 Merge pull request # 119809 from jpbetz/fix-cost-1_27
  > 4d42e07 apiextensions-apiserver: generate applyconfigurations
  > 13422bc Fix CEL cost handling of zero length replacement strings
  > 10ab073 Add test coverage of result size of string operations
  > c839e63 Bump cel-go to v0.12.7
  > 78ec0b9 Merge pull request # 119086 from neolit123/automated-cherry-pick-of-# 118150-origin-release-1.27
  > f972538 call ./hack/update-vendor.sh
  > 2bcd8f5 Merge pull request # 118553 from puerco/bump-1.27-go1.20.5
  > f4f12f1 update-vendor: update vendored go.sums
  > 0e2d1c6 Merge pull request # 117271 from jkh52/release-1.27
  > 38c8552 Bump konnectivity-client to v0.1.2
  > 1158d6a Merge pull request # 117708 from Jefftree/automated-cherry-pick-of-# 117705-upstream-release-1.27
  > 73b9afb Update kube-openapi to fix race
  > 2ef062b Merge pull request # 117596 from jpbetz/automated-cherry-pick-of-# 117593-origin-release-1.27
  > a9bfca1 Fix bug where CEL listOfString.join() results in unexpected error
  > 15ea0ae Merge pull request # 117305 from ncdc/automated-cherry-pick-of-# 117301-upstream-release-1.27
  > c701fe6 Revert "Merge pull request # 113151 from ncdc/refactor-crd-conversion"
  > 3735b65 Revert "CR conversion: protect from converter input edits"
  > 2c580f6 Merge remote-tracking branch 'origin/master' into release-1.27
  > 072e6ee .*: update vendor dir and cleanup
  > eebba51 allow multiple sources to add/remove from discovery without clobbering each other
  > 508f83b Merge pull request # 116539 from pohly/ginkgo-gomega-update
  > 6a644f1 dependencies: ginkgo v2.9.1, gomega v1.27.4
  > 9b2bf1f Merge pull request # 116490 from tallclair/docs-urls2
  > afd1dce Merge pull request # 116542 from enj/enj/f/go1.20
  > 0056d08 Fix broken API docs URLs
  > 80c24ac Explicit bump to go 1.20
  > 5642c14 Merge pull request # 116349 from apelisse/use-smarter-cache
  > f6979b6 Merge pull request # 115969 from DangerOnTheRanger/messageExpression-for-crd
  > 0ea45b8 Update kube-openapi to 15aac26d736a
  > 2bc2633 Merge pull request # 115065 from apelisse/apimachinery-managed-fields
  > 526f53e Implement MessageExpression.
  > 22a15b2 Merge pull request # 116394 from liggitt/cleanup-crd-test
  > d8a40c9 managedfields: Move most of fieldmanager package to managefields
  > 1340251 Update codegen/openapi spec.
  > 7d3da39 Turn off P&F filter in standalone CRD server tests
  > 472ca3c Add MessageExpression field.
  > 0c8dd91 Merge pull request # 115747 from cici37/rc
  > 37f569d Update CRD validation rules path accordingly.
  > 9616bec Merge pull request # 116054 from jpbetz/secondary-authz
  > 7028fbd Merge pull request # 116109 from aerfio/aerfio/update-broken-links-autoscaling
  > cb0f30d Implement secondary authz
  > 7b5bc25 Merge pull request # 116284 from thockin/codegen_subprojects_cleanup_verify
  > bca5d30 update obsolete links
  > 9344b1e Codegen: subprojects: clean up verify scripts
  > 1e2bd66 Merge pull request # 116166 from pohly/test-go-vet
  > 3ac572f Merge pull request # 116162 from apelisse/update-openapi
  > 672e7a2 staging: fix "go vet" issues
  > 4de9430 Merge pull request # 116242 from bobbypage/bump-gosystemd
  > bd86653 Update kube-openapi to afdc3dddf62d31f5e3868d699379c571a6007920
  > 31c95ff deps: Update github.com/coreos/go-systemd/v22 to v22.4.0
  > 408bf45 Merge pull request # 115402 from p0lyn0mial/upstream-sendinitialevents-take-2
  > 2e5c35d Merge pull request # 116106 from alexzielenski/revert-116062-revert-field-manager
  > e957761 generated
  > 0b40a94 Merge pull request # 115277 from pohly/klog-update
  > 17faeb9 Revert "Revert "Merge pull request # 115324 from alexzielenski/apiserver/smd/use-openapiv3"
  > c26cd54 Merge pull request # 115413 from pacoxu/etcd-dep-update
  > e59684a dependencies: update klog v2.90.1
  > 0058a44 upgrade etcd deps to v3.5.7
  > ba14f21 Merge pull request # 116140 from dashpole/fix_nobody_tracing
  > 39f2152 update otelhttp to v0.35.1
  > 5d6ae6c Merge pull request # 116039 from liggitt/crd-compat
  > 96f2cce Merge pull request # 115996 from rayowang/autoscaling
  > a62a0ae Update generated files
  > 80553ce update openapi-spec, generated proto and generated openapi
  > 7e56f36 Add CRD compatibility objects
  > 4d0676b Merge pull request # 116062 from liggitt/revert-field-manager
  > a2d30bd Explicitly exclude unmarshaled fields for custom-marshaled types from standard JSON handling
  > 88e58cb Revert "Merge pull request # 115324 from alexzielenski/apiserver/smd/use-openapiv3"
  > f08d504 Merge pull request # 115324 from alexzielenski/apiserver/smd/use-openapiv3
  > d0ac340 Merge pull request # 113312 from jiahuif-forks/feature/cel/builtins
  > ac4e781 update swagger.json used in tests
  > c405e08 Merge pull request # 115786 from liggitt/net-0.7.0-master
  > fc41472 adaptor between structral and OpenAPI.
  > 5005da4 crd directly create smd schema from spec.Schema
  > e2c1ee9 Update golang.org/x/net to v0.7.0
  > aeef8b7 make structural type use OpenAPI lib.
  > 046fe36 Merge pull request # 115456 from pohly/goroutine-leak-check
  > 41e2ca2 Merge pull request # 114987 from astefanutti/pr-codegen-applyconfig
  > 22ef5fb test: use go-uber/goleak for strict leak checking
  > f22eb43 Update client examples with generated apply configurations
  > cc74759 Merge pull request # 115665 from aramase/aramase/f/update_vendor_k8s_utils
  > 9cbbe5e Update k8s.io/utils to `a36077c30491`
  > b649bcb Merge pull request # 115379 from artemvmin/serial-mkfs
  > 6a0190a Merge pull request # 115542 from SataQiu/clean-apiserver-20230206
  > c5a2f70 Update k8s.io/utils to latest version
  > ba39b13 using BuildOpenAPISpecFromRoutes instead of deprecated BuildOpenAPISpec
  > 1765684 Merge pull request # 115403 from apelisse/hasschema-pool
  > 940be70 Merge pull request # 114439 from alexzielenski/apiserver/smd/conversion-smaller
  > 72a0987 apiextensions: SchemaHas predicate must be read-only/non-captured
  > 6ae7a7b Merge pull request # 114948 from haoruan/feature-api-doc-field-linter
  > 1a2ab85 add "object" type to list schema openapi
  > 1f01ab7 apiextensions: Pool schemas in SchemaHas
  > 2be6dd7 Merge pull request # 115339 from kevindelgado/patch-opton-params
  > 76aa45e Generated files
  > da35c92 apiextensions: Benchmark escaping in SchemaHas
  > e576523 Merge pull request # 115266 from pohly/gomega-update
  > 85681fd Separate Put and Patch Options
  > 8d6b982 Fix the name violation in apiextensions.k8s.io/v1,CustomResourceConversion, remove the failures file
  > c0f9337 Merge pull request # 115271 from kevindelgado/field-validation-conformance
  > a0352fe dependencies: update gomega to v1.26.0
  > b84ea14 Merge pull request # 114550 from alexzielenski/apiserver/smd/update-kube-openapi
  > 9f7c10e update codegen
  > 4920ec7 update kube-openapi
  > d9aed17 drop Enabled() checks for ServerSideFieldValidation feature gate
  > 46d1364 Merge pull request # 115196 from thockin/codegen-5-dont-gen-clients-for-internal
  > 09bc831 Merge pull request # 114609 from pohly/log-runtime-verbosity-level
  > a3a7943 Don't generate clients for example internal APIs
  > f7cb34a Merge pull request # 115191 from jkh52/zero-one-one
  > 3560fd9 k8s.io/component-base/logs: support changing verbosity of JSON output
  > 5f7d388 Merge pull request # 115186 from thockin/codegen-2-rm-deprecated-clients
  > d58d94d Bump konnectivity-client to v0.1.1
  > 5345e20 Merge pull request # 115184 from thockin/codegen-1-clientset-doc-go
  > 08fc103 Remove deprecated generated clients
  > e51df09 Don't generate clientset/doc.go in client-gen
  > 1c17d3e Merge pull request # 115079 from dims/update-to-newer-moby/ipvs-v1.1.0
  > 4619000 Update to new release of moby/ipvs
  > 402133d Merge pull request # 114766 from MadhavJivrajani/prepare-for-go1.20
  > c2a7c3a *: Bump version of vmware/govmomi
  > b39cc44 Merge pull request # 114879 from olivierlemasle/bump-kube-openapi
  > ffdceb1 Bump kube-openapi
  > 2ffc5bf Merge pull request # 114868 from apelisse/private-internal-managers
  > 4306780 Merge pull request # 114859 from pohly/e2e-ginkgo-spec-ordering
  > 23840c6 Make internal managers private
  > 4260290 Merge pull request # 114959 from ncdc/make-cr-conversions-safer
  > 3ff820f dependencies: update ginkgo to v2.7.0
  > 674b809 CR conversion: protect from converter input edits
  > d7e9eb9 Merge pull request # 114869 from liggitt/kube-openapi
  > 3996d4f Merge pull request # 113959 from Jefftree/jefftree-owners
  > 7f15502 Regenerate openapi
  > c34b31d Merge pull request # 114857 from jpbetz/bump-cel-1_12_66
  > 57cea73 Add jefftree to OWNERS
  > cff6fd3 bump kube-openapi
  > c9e4b73 Fix 114661 via cel-go bump to 0.12.6 to pick up cel-go# 620
  > 192d466 Merge pull request # 113654 from stevekuznetsov/skuznets/fake-group-name-registration
  > 7aabce6 Merge pull request # 114829 from liggitt/oauth-revert
  > 6f93b39 code-generator: refer to the API package for GV{R,K}
  > 85e60cf Merge pull request # 114792 from apelisse/typeconverter-swagger
  > 137a398 Revert "bump golang.org/x/oauth2"
  > 9aa1e56 Merge pull request # 114789 from jkh52/thirty-five
  > 4f40af0 Hide OpeAPI details behind the NewTypeConverter
  > d6dd9d2 Merge pull request # 114822 from liggitt/oauth2
  > 64291ac Bump konnectivity-client to v0.0.35
  > e9aa281 Merge pull request # 114570 from dengyufeng2206/1219pr
  > e4e5a1f bump golang.org/x/oauth2
  > 6c75f22 Merge pull request # 113542 from ardaguclu/fix-shortname-disperancy
  > 4c1c1e1 fix test order in controller/openapi/builder/builderst.go
  > 60d816a Merge pull request # 114705 from thockin/codegen_subproject_cleanup
  > e4838c9 Remove GetSingularName for subresources
  > 4b849a7 Cleanup codegen subproject scripts
  > 6888e22 Use correct singular name format for subresources
  > e3a4a06 Merge pull request # 113538 from pohly/e2e-ginkgo-timeline
  > 53f4ef5 Add singular name for the rest of types
  > 9746985 Merge pull request # 114559 from liggitt/gofmt
  > e99cef9 dependencies: update to ginkgo v2.6.1, gomega v1.24.2
  > 276c953 Introduce singularNameProvider for core types
  > 0a1ef78 Fix indentation/spacing in comments to render correctly in godoc
  > 4511d97 Merge pull request # 114414 from my-git9/ioutil/apiextensions-apiserver1
  > 2048c01 fix: remove ioutil for new go version
  > 41a7928 Merge pull request # 113151 from ncdc/refactor-crd-conversion
  > 13886b1 CRConverter: change to UnstructuredList
  > 5b337f2 Make empty unstructured check common
  > 75c48a2 Create new conversion Factory interface
  > 4ed8e78 Rename crConverterInterface to CRConverter
  > 047d76d Merge pull request # 114408 from liggitt/gorilla
  > 3da29ee Merge pull request # 113707 from lucacome/bump-grpc
  > 8f7ac5c Mark github.com/gorilla dependencies to avoid increasing use
  > 2627074 Merge pull request # 113922 from alexzielenski/owners-alexzielenski
  > 5ddcd6d Bump grpc to v1.51.0
  > 894014a Merge pull request # 114319 from liggitt/net-master
  > 213cc48 add alexzielenski to OWNERS
  > e105691 Update golang.org/x/net 1e63c2f
  > 88105d7 Merge pull request # 113764 from Jefftree/foobar
  > 621535e fix aggregated discovery version sorting
bumping knative.dev/hack c4a34c3...1588988:
  > 1588988 Update community files (# 327)
  > f2f9b6f Vendorless docs (# 324)
  > 46659bc Update actions (# 323)
  > 403114f Manual shellcheck (# 321)
  > 74aa02a 🐛 Remove deps from go.mod for knative.dev/hack (# 320)
  > 34850cd Update community files (# 319)
  > da6e74c 🐛 The `go.work.sum` don't influence the dependencies resolution (# 317)
bumping knative.dev/networking 6aa8805...cf57a57:
  > cf57a57 Update community files (# 873)
  > 53ba1f4 Rename cluster.local to avoid issues with config validation webhook (# 872)
  > 97dab15 upgrade to latest dependencies (# 870)
  > 463dc38 Cleanup SAN constants and Secrets Keys for system-internal-tls certificates (# 861)
  > 05d0964 Align the encryption flags (# 858)
  > c1cae21 upgrade to latest dependencies (# 869)
  > c382f81 upgrade to latest dependencies (# 868)
  > 88e91e3 upgrade to latest dependencies (# 867)
  > a5e8fb9 Update community files (# 865)
  > 65a08ef upgrade to latest dependencies (# 866)
bumping k8s.io/utils 8e77b1f...a36077c:
  > a36077c Merge pull request # 275 from enj/enj/f/lru_eviction
  > 3401372 Merge pull request # 274 from artemvmin/concurrent-fake-exec
  > 22082ee lru: add support for setting eviction func
  > 391b47c Merge pull request # 272 from thockin/reboot-pr-246
  > fad585f Make FakeExec safe for concurrency
  > 99ec85e Merge pull request # 271 from danwinship/ipfamily
  > df71e4c ebtables: better version check regex
  > 914fa98 Clean up IsDualStack* docs and code
  > 59f23ee Add IPFamilyOf(), etc
  > 5c9db06 Tighten IsIPv6() semantics, clarify docs
  > d001242 Refactor IsIPv*() tests
  > 12a2ade Make IsIPv4CIDR()/IsIPv6CIDR() accept nil
  > 730c628 Split the IP family stuff (eg IsIPv6String()) into its own file.
bumping k8s.io/client-go 6e9dabb...f2d9132:
  > f2d9132 Update dependencies to v0.27.6 tag
  > fa3c65e Merge pull request # 120360 from Jefftree/automated-cherry-pick-of-# 119870-upstream-release-1.27
  > 68da234 Fallback to legacy discovery on a wider range of conditions in aggregator
  > 0ea0345 Merge pull request # 120067 from HirazawaUi/automated-cherry-pick-of-# 116506-upstream-release-1.27
  > d55c4c3 generate ReportingInstance and ReportingController in Event
  > f102456 Merge pull request # 119868 from liggitt/automated-cherry-pick-of-# 119835-upstream-release-1.27
  > 686c038 Avoid returning nil responseKind in v1beta1 aggregated discovery
  > 1bfd018 Merge pull request # 119113 from champtar/automated-cherry-pick-of-# 118922-upstream-release-1.27
  > b1b513f client-go: allow to set NotBefore in NewSelfSignedCACert()
  > 860d25f Merge pull request # 118969 from champtar/automated-cherry-pick-of-# 117791-upstream-release-1.27
  > 8d8e2bc Merge pull request # 119086 from neolit123/automated-cherry-pick-of-# 118150-origin-release-1.27
  > d96d0d8 update serial number to a valid non-zero number in ca certificate
  > af4a748 call ./hack/update-vendor.sh
  > 22da8a5 Merge pull request # 118553 from puerco/bump-1.27-go1.20.5
  > 81d8c78 update-vendor: update vendored go.sums
  > 015caa2 Merge pull request # 117708 from Jefftree/automated-cherry-pick-of-# 117705-upstream-release-1.27
  > fb5347d Update kube-openapi to fix race
  > 353c489 Merge pull request # 117685 from ardaguclu/automated-cherry-pick-of-# 117495-upstream-release-1.27
  > 6ce3e7e Use absolute path instead requestURI in openapiv3 discovery
  > aab9b0a Merge pull request # 117637 from seans3/automated-cherry-pick-of-# 117571-origin-release-1.27
  > a16d525 Refactors discovery content-type and helper functions
  > 559da62 Merge remote-tracking branch 'origin/master' into release-1.27
  > 012beed .*: update vendor dir and cleanup
  > 1517ffb Merge pull request # 116623 from lavalamp/xfrmr
  > 308e6b1 Merge pull request # 113218 from ahmedtd/kep-3257
  > c3b84f0 Change where transformers are called.
  > 4c5879a ClusterTrustBundles: make update
  > 4666344 Custom match criteria (# 116350)
  > 3858973 Matchconditions admission webhooks alpha implementation for kep-3716 (# 116261)
  > 445660b Merge pull request # 116332 from klueska/extend-resourceclaimstatus
  > e023fb8 Merge pull request # 116119 from vinaykul/restart-free-pod-vertical-scaling-fixes
  > ff60d1b Update generated code for resource.k8s.io/v1alpha2
  > 9ff2627 Merge pull request # 115075 from aojea/ipaddress
  > 2932f6b Restructure naming of resource resize restart policy - generated files
  > 84ae514 Merge pull request # 116539 from pohly/ginkgo-gomega-update
  > 568393e make update
  > ef07195 Merge pull request # 114242 from austince/feat/per-queue-metrics
  > a952148 dependencies: ginkgo v2.9.1, gomega v1.27.4
  > 23d016c Merge pull request # 107826 from smarterclayton/context_wait
  > 21b4553 Allow custom metric provider for retry metrics
  > f3dc70c Merge pull request # 116603 from seans3/discovery-resilience
  > 250fc3d wait: Update tests to reference the constant error
  > 66fa9d3 Unify queue constructors, deprecate current constructors
  > 48d97c0 Merge pull request # 116556 from pohly/dra-podschedulingcontext
  > 2bd557f Aggregated discovery resilient to nil GVK
  > 9668243 Integrate new metrics provider option in test case
  > 2a7ba94 Merge pull request # 112334 from dgrisonnet/fix-eventseries-count
  > 76262aa api: generated files for PodSchedulingContext
  > e0785d6 Remove options from queue ctors w/o metrics
  > 3cafc13 Merge pull request # 116299 from pohly/dra-v1alpha2
  > 9c7c60b events: fix EventSeries starting count discrepancy
  > 89a4c12 Add license header to new file
  > 324f43b api: resource.k8s.io v1alpha1 -> v1alpha2
  > 98d0d1a Allow setting per-queue metrics providers
  > 362ffe4 Merge pull request # 115668 from jiahuif-forks/feature/validating-admission-policy/type-system
  > 8dcee0c generated: ./hack/update-codegen.sh && ./hack/update-openapi-spec.sh
  > b5e4a5a Merge pull request # 116397 from jiahuif-forks/feature/validating-admission-policy/message-expression
  > 471f66f Merge pull request # 116490 from tallclair/docs-urls2
  > d2cdd64 generated: ./hack/update-codegen.sh && ./hack/update-openapi-spec.sh
  > e4aa112 Merge pull request # 116542 from enj/enj/f/go1.20
  > b8c2b4b Fix broken API docs URLs
  > b14244a Merge pull request # 116477 from twz123/synctrack-64bit-alignment
  > e0b969d Explicit bump to go 1.20
  > 9e8c663 Properly align synctrack.SingleFileTracker struct
  > 012954e Merge pull request # 116450 from vinaykul/restart-free-pod-vertical-scaling-api
  > 6df0902 Merge pull request # 116435 from pohly/client-go-cache-reflector-leak
  > d906637 Rename ContainerStatus.ResourcesAllocated to ContainerStatus.AllocatedResources - generated files
  > 1f020be Merge pull request # 110772 from p0lyn0mial/upstream-reflector-gets-stream
  > 29ad2bc client-go: shut down watch reflector as soon as stop channel closes
  > d2ebc4d Merge pull request # 116349 from apelisse/use-smarter-cache
  > 262b98a cache/controller: Add ENABLE_CLIENT_GO_WATCH_LIST_ALPHA
  > 756a0f3 Merge pull request # 114290 from Jefftree/mime-remove
  > e2867f9 Update kubernetes code for minor API changes to kube-openapi
  > ac0a428 reflector watchlist tests
  > 65be885 Merge pull request # 116409 from p0lyn0mial/upstream-reflector-list-n-watch
  > eec00dc remove mime AddExtensionType in discovery test
  > 3d77c7c Update kube-openapi to 15aac26d736a
  > b33e818 reflector: use watchlist
  > 64e2c7f KEP-3325: Promote SelfSubjectReview to Beta (# 116274)
  > ac7598e reflector: allow watch method to accept a watcher
  > d1c260e reflector: introduce watchList
  > 223d456 Merge pull request # 116145 from seans3/discovery-stale
  > e6ae4ec Merge pull request # 116354 from pacoxu/cleanup-CronJobTimeZone
  > 6b8e57e Plumb stale GroupVersions through aggregated discovery
  > 7bf37ef cleanup: sync testdata as CronJobTimeZone is GAed
  > 60e5373 Merge pull request # 115973 from jpbetz/enforcement-actions
  > bbbf092 Generate code
  > 48ca734 Merge pull request # 115978 from seans3/discovery-empty-response
  > 29a689d Merge pull request # 116297 from p0lyn0mial/upstream-reflector-list-n-watch-refactor
  > 0bc9170 Tolerate empty discovery response in memcache client
  > 06ad6b3 Merge pull request # 116166 from pohly/test-go-vet
  > f694a79 reflector: extract watch and startResyncAsync methods
  > d39f829 Merge pull request # 116162 from apelisse/update-openapi
  > 3259c41 staging: fix "go vet" issues
  > bfa72fd Merge pull request # 116237 from seans3/openapi3-add-error
  > 59fa142 Update kube-openapi to afdc3dddf62d31f5e3868d699379c571a6007920
  > 4c5eaaf Add custom error struct for Group/Version not found
  > 3f4372d Merge pull request # 115865 from seans3/discovery-client-cleanup
  > 02d652e Merge pull request # 116195 from seans3/openapi3-root-fix
  > bc1864f Removes old discovery hack ignoring 403 and 404
  > 91199a6 Merge pull request # 115277 from pohly/klog-update
  > 6ddf61b Fixes bug with Root not handling Group without Version
  > 089d044 client-go: support `Shutdown()` for metadata and dynamic informers (# 114434)
  > 6a9f0eb dependencies: update klog v2.90.1
  > 9ea785f Merge pull request # 116090 from abserari/patch-1
  > 8f4ee71 Merge pull request # 102884 from vinaykul/restart-free-pod-vertical-scaling
  > af12621 Typo: fix EndpointsLeasesResourceLock ->ConfigMapsLeasesResourceLock
  > b466770 Merge pull request # 115393 from seans3/openapi3-root
  > 85d57cf Generated files and compat data from API changes
  > 6e69fba Merge pull request # 114872 from Iceber/fix_acquire_leader
  > 6eb5769 OpenAPI V3 Root interface and basic implementation
  > ba2fddd Merge pull request # 115784 from seans3/openapi-fake-client
  > 899a109 leaderelection: using le.clock for the time calculations
  > 0a3ea4f Refactor to use openapi fake client
  > b4217e1 client-go: fix the wait time for trying to acquire the leader lease
  > 1ea7195 Merge pull request # 115933 from intUnderflow/clean-up-fake-recorder
  > 3a78ee0 Fix typo
  > 1fc8a8a Clean up FakeRecorder event emission
  > 269abfd Merge pull request # 115860 from intUnderflow/include-annotations-fake-recorder
  > dda9c52 Merge pull request # 115809 from seans3/openapi-file-client
  > c633a82 Include annotations all the time
  > d7a20b1 Merge pull request # 115472 from lanycrost/client-go-110992-GenerateSelfSignedCertKeyWithFixtures-permissions
  > 1369f16 New openapi v3 testing file client
  > f7f367e Respond to review
  > d0008d1 Merge pull request # 115620 from odinuge/ou-relist-missing-delete
  > bd24c42 client-go: change permissions of key
  > a43f324 Allow inclusion of annotations in channel events when using FakeRecorder
  > df55688 Merge pull request # 115604 from pacoxu/fix-design-proposals-links
  > b2a4f02 client-go/cache: update Replace comment to be more clear
  > a7dbbf8 client-go: change permissions of GenerateSelfSignedCertKeyWithFixtures generated cert
  > 60f5c9b Merge pull request # 115786 from liggitt/net-0.7.0-master
  > 4bd9226 API docs: point to current docs instead of archived designs
  > a01b5a2 client-go/cache: rewrite Replace to check queue first
  > be82893 client-go: change permissions of directories and certs
  > 249eb86 Merge pull request # 115785 from liggitt/fix-kubectl-test
  > e850f45 Update golang.org/x/net to v0.7.0
  > 878a4f8 archived design proposals are now moved to Design Proposals Archive Repo.
  > b250bf5 client-go/cache: merge ReplaceMakesDeletionsForObjectsInQueue tests
  > 71253f0 fix: comment about permission bits
  > fb55d97 Revert "Refactor fake versions of openapi client into testing subdir"
  > 8279635 client-go/cache: fix missing delete event on replace without knownObjects
  > 03568a1 client-go: make generating certificate/key permissions more secure (600)
  > 278918a Merge pull request # 115465 from seans3/openapi-client-testing
  > 2ded6b6 client-go/cache: fix missing delete event on replace
  > 8ef4d7d Merge pull request # 115685 from skitt/rest-req-error
  > bb1833c Refactor fake versions of openapi client into testing subdir
  > 22e2a9b client-go: add an Error() function on Request
  > d462933 Merge pull request # 115665 from aramase/aramase/f/update_vendor_k8s_utils
  > 86a4c64 Update k8s.io/utils to `a36077c30491`
  > efd0415 Merge pull request # 115514 from pohly/event-broadcaster-shutdown
  > 00b9d76 Merge pull request # 115315 from enj/enj/i/kas_kubelet_conn_close
  > f6a5a1f client-go: don't wait too long after EventBroadcaster.Shutdown
  > 9c50465 Merge pull request # 115379 from artemvmin/serial-mkfs
  > d8b14dc kubelet/client: collapse transport wiring onto standard approach
  > 2e3265c Merge pull request # 108396 from tkashem/retry-metric
  > 13c89f7 Update k8s.io/utils to latest version
  > d2388d1 client-go: add metric to count retries
  > f457a57 Merge pull request # 112072 from tkashem/retry-concurrency-test
  > 67f1485 client-go: add unit test for Request thread safety
  > b135083 Merge pull request # 115266 from pohly/gomega-update
  > d7d6bcf Merge pull request # 115354 from pohly/dra-reserved-for-list-type
  > 55c90d5 dependencies: update gomega to v1.26.0
  > 648d828 Merge pull request # 110253 from tkashem/retry-condition-test
  > fa4e59a dynamic resource allocation: avoid apiserver complaint about list content
  > 79c4b40 client-go: add test to document retry conditions
  > adb1f50 Merge pull request # 114550 from alexzielenski/apiserver/smd/update-kube-openapi
  > 1c9d8a0 update kube-openapi
  > cbb6016 Merge pull request # 111652 from ash2k/ash2k/leader-elector-tweaks
  > ac40ba3 Always emit the stopped leading event
  > 84ad8a7 Merge pull request # 113540 from wongearl/cleanup-client-go
  > 7059973 Merge pull request # 115186 from thockin/codegen-2-rm-deprecated-clients
  > 5d95f80 diff.ObjectReflectDiff is DEPRECATED use cmp.Diff
  > 31586e6 Merge pull request # 115184 from thockin/codegen-1-clientset-doc-go
  > 7c57428 Remove obsolete generated listers
  > c33df1c Merge pull request # 113637 from mikedanese/http-proxy
  > 1d637ff Don't generate clientset/doc.go in client-gen
  > 0f17f43 Remove obsolete generated applyconfigs
  > 9edd019 vendor: removed unused dep github.com/elazarl/goproxy
  > b94c7fc Fix client-go doc.go - not generated
  > e6998df Merge pull request # 115093 from xuzhenglun/too-large-resource-version-1.16
  > a13376f Merge pull request # 114542 from pacoxu/EphemeralContainers
  > 7685b51 Fix bug in reflector not detecting "Too large resource version" error before 1.17.0
  > 228b004 Merge pull request # 115077 from smarterclayton/reflector_mock_clock
  > 20ca706 cleanup: EphemeralContainers feature gate related codes
  > 08e22c4 cache: Reflector should have the same injected clock as its informer
  > 241dfe3 Merge pull request # 114794 from lavalamp/improved-has-synced
  > cb28a0e Fix N^2 startup for webhook configurations
  > 895a515 Merge pull request # 114766 from MadhavJivrajani/prepare-for-go1.20
  > 47c0033 *: Bump version of vmware/govmomi
  > ce349e1 Merge pull request # 114879 from olivierlemasle/bump-kube-openapi
  > 6500345 Merge pull request # 113467 from pacoxu/psp-cleanup
  > 640dd29 Bump kube-openapi
  > 674e53a Merge pull request # 112365 from dgrisonnet/consolidate-isomorphic-events
  > be1f5d4 client-go: remove extensions psp only
  > 2c828f0 Merge pull request # 114859 from pohly/e2e-ginkgo-spec-ordering
  > 1113415 event_broadcaster: update isomorphic event def
  > e96d4a0 dependencies: update ginkgo to v2.7.0
  > fda1b11 Merge pull request # 114869 from liggitt/kube-openapi
  > 61a4d65 bump kube-openapi
  > bd7ed9e Merge pull request # 114460 from brianpursley/pf-exit
  > 5ea7f43 Merge pull request # 113654 from stevekuznetsov/skuznets/fake-group-name-registration
  > b0a6a6f portforward: Add unit test to cover stopChan usage
  > dc46266 Merge pull request # 114829 from liggitt/oauth-revert
  > 9bcbb56 code-generator: refer to the API package for GV{R,K}…

Signed-off-by: Knative Automation <automation@knative.team>
2023-10-09 09:54:54 +00:00
Knative Automation 807181fb68
Update community files (#1872)
Signed-off-by: Knative Automation <automation@knative.team>
2023-10-06 13:34:57 +00:00
Knative Automation 658d5d63e3
Update community files (#1869)
Signed-off-by: Knative Automation <automation@knative.team>
2023-09-22 15:11:16 +00:00
Knative Automation 1719498287
upgrade to latest dependencies (#1867)
bumping knative.dev/serving 7222bf9...0d73dfe:
  > 0d73dfe Update performance tests (# 14289)
  > d02702e Support gRPC probe (# 14134)
  > 5b1eab3 upgrade to latest dependencies (# 14413)
  > 59ddac3 Update net-contour nightly (# 14412)
  > ecbe40a Update net-certmanager nightly (# 14409)
  > fcb4979 Update net-istio nightly (# 14411)
  > 167d794 Update net-gateway-api nightly (# 14410)
  > 127a351 Cleanup knative-internal-tls secrets (# 14394)
  > d33249b Drop unnecessary `routing-id` in Knative Service certificate (# 14393)
  > 6c602da Update net-contour nightly (# 14405)
  > 7c2a5c6 Update net-certmanager nightly (# 14404)
  > 8818499 Update net-gateway-api nightly (# 14398)
  > 28e75ab Update net-kourier nightly (# 14397)
  > f2fb095 Update net-istio nightly (# 14396)
  > 28effd9 upgrade to latest dependencies (# 14401)
  > 2002b38 test fixture didn't make sense (# 14400)
  > 022f553 Update net-certmanager nightly (# 14362)
  > 50eb65a upgrade to latest dependencies (# 14395)
bumping knative.dev/eventing 5acf974...ceecbb0:
  > ceecbb0 Subscription allows overriding namespace for Subscriber and Reply (# 7272)
  > 4e7d0f5 [main] Upgrade to latest dependencies (# 7271)
  > 81d8e96 Option to specify different namespace for resources (# 7269)
  > 8a69f32 [main] Upgrade to latest dependencies (# 7267)
  > e407152 Adding description for the built-in event types of our duck sources (# 7263)
  > 401068c [main] Upgrade to latest dependencies (# 7262)
bumping knative.dev/pkg 7fe699e...8761ceb:
  > 8761ceb upgrade to latest dependencies (# 2827)
bumping knative.dev/networking 6feaf0c...6aa8805:
  > 6aa8805 Verify and reconcile new keys' value instead of obsleted keys' in secret (# 863)
  > 7f9a4a8 upgrade to latest dependencies (# 862)
bumping knative.dev/hack 0bb79ff...c4a34c3:
  > c4a34c3 Collect LICENSE files from all dependencies, even without vendor dir (# 316)
  > 38316f2 Upgrade the Go tools to latest ones (# 312)

Signed-off-by: Knative Automation <automation@knative.team>
2023-09-22 12:29:12 +00:00
Knative Automation 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>
2023-09-19 09:38:57 +00:00
Knative Automation 20b9b03a30
Update community files (#1865)
Signed-off-by: Knative Automation <automation@knative.team>
2023-09-14 01:44:07 +00:00
Knative Automation f6209684f9
Update community files (#1864)
Signed-off-by: Knative Automation <automation@knative.team>
2023-09-11 13:35:20 +00:00
Roland Huß be741b6265
initial proposal for a 48h Knative proposal template (#1862) 2023-09-06 08:29:12 +00:00
cola b59e60ba81
Fix shellcheck warnings in hack/build.sh script (#1860)
Signed-off-by: pingjiang <xiangpingjiang1998@gmail.com>
2023-09-05 10:03:17 +00:00
David Simansky 00f35299a1
Update PR template not to mention changelog anymore (#1848) 2023-08-24 09:07:56 +00:00
David Simansky cb35f6a25a
Update core cli dependencies (#1851)
* Update core cli dependencies

* Update vendor dir
2023-08-23 17:44:55 +00:00
Knative Automation 62d2cbffa0
[main] Upgrade to latest dependencies (#1852)
* upgrade to latest dependencies

bumping go.uber.org/zap a55bdc3...56468e7:
  > 56468e7 Release v1.25.0
  > 249507a zap.Any: Reduce stack size with generics (# 1310)
  > 50b2db4 zap.Any add benchmarks
  > a0674c8 Add direct coverage to zap.Any (# 1309)
  > 1310691 Table test TestFieldConstructors
  > 382e251 Swap expected and got fields (# 1282)
  > 24b7977 Add Name() to Logger (# 1273)
  > 1155ed3 Introduce Str + Strs generic string helpers (# 1281)
  > 4451b47 exp: Update slog, adjust for changes (# 1276)
  > 845ca51 internal: Add and use a generic pool instead of using sync.Pool directly (# 1262)
  > 42b7ef0 slog: Ignore frames with a zero PC (# 1258)
  > 05c4b6c Remove dependency on github.com/pkg/errors (# 1255)
  > d1a1923 Minimize permissions on CI workflows (# 1257)
  > 384e782 Use sync/atomic, drop external atomics (# 1253)
  > 740fda7 TestLevelFlag: Don't print to stderr (# 1254)
  > f2f1f41 [Feature] Add  experiment `zapslog` package to integrate with slog (# 1246)
  > 54862f5 benchmark: add slog (# 1245)
  > 85c4932 Add govulncheck as a CI step (# 1239)
  > f4ba5f5 make: Switch from golint to revive (# 1238)
  > 8310f89 chore: update bench package versions and results (# 1207)
  > 8d89127 Bump actions/checkout from 2 to 3 (# 1237)
  > bc64796 doc: New{Production,Development}Encoder{,Config} (# 1234)
  > 692ec13 ci: Set up dependabot for GH actions and tools (# 1236)
  > 7d6a9af ci: Test with Go 1.19 and 1.20 (# 1235)
  > d4a1083 doc(SugaredLogger): Document print, printf, and println methods (# 1233)
  > b32f3c5 Update Snyk vulnerable modules (# 1227)
  > 53fdb6f Reverse comparison for readability (# 1228)
  > 077b03e Use iota like a original from grpc-go (# 1220)
bumping knative.dev/serving e9425f8...eaff0b3:
  > eaff0b3 upgrade to latest dependencies (# 14290)
  > 587de3d Update net-kourier nightly (# 14286)
  > 21264fc Update net-contour nightly (# 14284)
  > a9b48be Deprecate calling kubetest2 via kntest (# 13329)
  > 397cfde Update net-istio nightly (# 14285)
bumping knative.dev/eventing 29ac3ee...a2e2aa3:
  > a2e2aa3 Eventing TLS: Test SinkBinding with Broker as sink (# 7172)
  > d8a2ad5 change the deprecated string (# 7179)
  > 0e88db1 Switch to trigger.WithNewFilters() to set trigger filter (# 7188)
  > 9d2bcef Add kind e2e tests for Kubernetes v1.27.3 (# 7139)
  > 2b02cb4 Add OIDC Authentication feature flag (# 7183)
bumping github.com/hashicorp/golang-lru 14eae34...a032ef5:
  > a032ef5 Update README for v1.0.2
  > bdf35e3 Remove deprecated linters
  > bc1608d Update other tests to get rid of math/rand
  > f2408b3 Update test to remove bad rand usage
  > fa11c6b Update github workflow
  > 6da3f98 Update MPL 2.0 LICENSE (# 110)
  > d4900dc fix onEvictedCB bug (# 84)
  > 003b81b Update go doc url (# 93)
  > 80c9821 rework lru's external registered callback invocation to avoid concurr… (# 80)
  > eb52994 Code quality improvements (# 67)
bumping go.uber.org/multierr 10aaa3c...8767aa9:
  > 8767aa9 Prepare release v1.10 (# 74)
  > 4504ef7 README: Add Features section (# 73)
  > 2fd451d Drop external atomic dependency (# 72)
  > 7876a02 Remove unused glide.yaml (# 71)
  > 55bc553 Support Go 1.20 Unwrap() []error (# 69)
  > 39ca40c Prepare release v1.9.0 (# 68)
  > 4459990 Add a shorthand for AppendInvoke (# 65)
  > 80b07a7 Document named return constraint for defer (# 63)
  > 492b792 Test and lint against Go 1.19 (# 62)
  > aa8f15f Upgrade to yaml.v3 3.0.1 (# 60)
  > f46d400 Use append instead of copy to clone slices (# 58)
  > 6fede5c CI: Test against Go 1.17/1.18 (# 57)
bumping google.golang.org/api 113082d...85e7e70:
  > 85e7e70 chore(main): release 0.138.0 (# 2116)
  > 9b75278 feat(all): auto-regenerate discovery clients (# 2119)
  > 40ea606 feat(all): auto-regenerate discovery clients (# 2118)
  > 1770219 feat(all): auto-regenerate discovery clients (# 2115)
  > c631c0a chore(main): release 0.137.0 (# 2107)
  > caea956 feat: ok to use S2A with override endpoint (# 2114)
  > 142ffeb feat(all): auto-regenerate discovery clients (# 2113)
  > f7f1c7b feat(all): auto-regenerate discovery clients (# 2112)
  > 0cc62ab feat(all): auto-regenerate discovery clients (# 2111)
  > 4d775db feat(all): auto-regenerate discovery clients (# 2110)
  > 6d29bab chore(all): update module github.com/google/s2a-go to v0.1.5 (# 2109)
  > 80485e0 feat(all): auto-regenerate discovery clients (# 2108)
  > 3f3ed3d feat(all): auto-regenerate discovery clients (# 2106)
bumping knative.dev/networking 4bfcc9f...1d7920d:
  > 1d7920d upgrade to latest dependencies (# 845)
bumping knative.dev/hack 044c02b...9cc05a3:
  > 9cc05a3 Deprecate calling kubetest2 via kntest (# 230)
bumping knative.dev/client-pkg 38d2dc0...5abd129:
  > 5abd129 Update community files (# 116)
bumping knative.dev/pkg 4f651e0...81e4ee1:
  > 81e4ee1 Bump go.uber.org/zap from 1.24.0 to 1.25.0 (# 2800)
  > 2aafe0e Bump cloud.google.com/go/storage from 1.31.0 to 1.32.0 (# 2801)
  > 2ad39e9 Bump github.com/hashicorp/golang-lru from 0.5.4 to 1.0.2 (# 2804)
  > d36cc59 Bump google.golang.org/api from 0.136.0 to 0.138.0 (# 2802)
  > 35b0890 Bump go.uber.org/automaxprocs from 1.4.0 to 1.5.3 (# 2803)
  > 93a9858 upgrade to latest dependencies (# 2799)

Signed-off-by: Knative Automation <automation@knative.team>

* Fix tls domain test

---------

Signed-off-by: Knative Automation <automation@knative.team>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2023-08-23 16:37:56 +00:00
cola a9ee31fbb7
Remove deprecated --inject-broker flag from trigger cmds (#1853) 2023-08-23 08:15:55 +00:00