-
Notifications
You must be signed in to change notification settings - Fork 262
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[release-1.7] Upgrade to latest dependencies (#1776)
* upgrade to latest dependencies bumping knative.dev/eventing a9151b5...96c9d32: > 96c9d32 [release-1.7] Set transition time initially on sequence statuses (# 6654) > 057ee26 [release-1.7] Rebuild using Go 1.19.4 (to address CVEs) (# 6641) > a4a252f [release-1.7] Fix PingSource adapter metrics (# 6630) > d9552f7 [release-1.7] [Scheduler] Handle permanent pending pods (# 6604) > f17bf2f [release-1.7] Updates for Go 1.19 (# 6594) (# 6607) > 52dc53c Add readiness and liveness probes in controller (# 6570) > 0bf545a [release-1.7] Properly export trace for duplicated "finished" event (# 6540) > 9967e86 [release-1.7] Remove strict check in scorer plugins and respect maxskew, requeue when no pods available rather than fail Scheduler (# 6528) > 6ffef0f Make some broker conformance tests decoratable with broker options (# 6517) > 6822f0d [release-1.7] InMemoryChannel receiver validates received events (# 6512) bumping knative.dev/pkg 4a03844...9d7bd23: > 9d7bd23 [release-1.7] Fix nil pointer deref in drain when it's reset (# 2652) > 5f92031 [release-1.7] gofmt with go1.19 (# 2650) > 3b65316 [release-1.7] Function AllowRestrictedPodSecurityStandard for modifying test pods (# 2636) bumping knative.dev/networking e51df7c...5f25a81: > 5f25a81 [release-1.7] Cherry picks (# 743) bumping knative.dev/serving d79b8bb...55c141f: > 55c141f Leave a comment which will trigger a new dot release (# 13543) > 7e6a272 [release-1.7] Use ubuntu 20.04 for kind e2e tests (# 13541) > eb814ed Ensure probes from the autoscaler are not passed to the user-container (# 13504) > 311dc7c bump knative.dev/pkg to pull in nil pointer fixes (# 13499) > 89fe233 [release-1.7] ran codegen with go1.19 & fix linter warnings (# 13493) > 812f1c8 update kapp module name in e2e tests (# 13317) > 89d4023 update setup-ko action to v0.6 (# 13318) > 9402a71 revision request start timeout should default to revision timeout second (# 13256) Signed-off-by: Knative Automation <[email protected]> * Reformat code --------- Signed-off-by: Knative Automation <[email protected]> Co-authored-by: David Simansky <[email protected]>
- Loading branch information
1 parent
e2f6caf
commit 0b76bd0
Showing
98 changed files
with
322 additions
and
279 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
vendor/knative.dev/eventing/pkg/apis/config/zz_generated.deepcopy.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
vendor/knative.dev/eventing/pkg/apis/duck/v1/zz_generated.deepcopy.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
vendor/knative.dev/eventing/pkg/apis/eventing/v1/zz_generated.deepcopy.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
vendor/knative.dev/eventing/pkg/apis/eventing/v1beta1/zz_generated.deepcopy.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.