-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[main] Upgrade to latest dependencies #316
[main] Upgrade to latest dependencies #316
Conversation
9becc13
to
caa1020
Compare
Codecov Report
@@ Coverage Diff @@
## main #316 +/- ##
=========================================
+ Coverage 0 68.17% +68.17%
=========================================
Files 0 35 +35
Lines 0 1128 +1128
=========================================
+ Hits 0 769 +769
- Misses 0 299 +299
- Partials 0 60 +60 |
1923fba
to
422975c
Compare
422975c
to
9627584
Compare
a60ee95
to
948ca75
Compare
bumping knative.dev/serving 6703812...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) > 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/eventing da0fba3...b5fd264: > 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) > 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 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 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/client-pkg 9ed2a96...a356cde: > a356cde Add plugin context sharing types (# 127) > 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 knative.dev/pkg 948f5f5...29775d7: > 29775d7 [release-1.12] [CVE-2023-44487] Disable http2 for webhooks (# 2876) > 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 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) bumping knative.dev/hack fc76874...2c938d4: > 2c938d4 Update community files (# 337) bumping knative.dev/networking 13dbe20...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) > 6c502de upgrade to latest dependencies (# 871) 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/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/reconciler-test d91e6fe...e3a9c2e: > e3a9c2e Improve error message when deleting resources (# 617) > 999d077 upgrade to latest dependencies (# 611) > aa521b7 upgrade to latest dependencies (# 610) > 93ac412 upgrade to latest dependencies (# 609) > 65a4c59 Update community files (# 608) > 25dc2db Enable OIDCAuth for eventshub sender when sink has an audience (# 607) > 362d56d upgrade to latest dependencies (# 604) Signed-off-by: Knative Automation <[email protected]>
948ca75
to
5932fa0
Compare
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dsimansk, knative-automation The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Cron -knative-prow-robot
/cc knative-extensions/client-writers
/assign knative-extensions/client-writers
Produced by: knative-extensions/knobots/actions/update-deps