Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade to latest dependencies (#286)
bumping knative.dev/eventing 31cda4c...1bbc013: > 1bbc013 [rekt] Adding smoke test for parallel (# 5390) > c5850a1 [rekt ]adding sequence smoke test (# 5391) > 6afd14f adding a method to collect retry event count (# 5115) > 8e157ad scale back the documentation used for ContainerSource spec.template. (# 5385) > 8ec2987 Call runCleanup() after collecting logs (# 5387) > d64e7f4 Collect logs for knative-eventing-logs only when test failed (# 5386) > d2431c7 Add the channel chain helper back (# 5383) > 55ec6f5 Add back and deprecate channel e2e helpers (# 5382) > 07b6f65 upgrade to latest dependencies (# 5372) > b199359 Update Sequence to use correct conditions. (# 5369) > 6893451 Adding pod lister (# 5377) > 54c29bb Port channel chain and DLS e2e tests to reconciler-tests (# 5378) > 3f43f49 Remove myself from community contacts (# 5376) > 2ef4d0d Fix error text (# 5370) > 3e41b6e Skipping recently introduced API SERVER SOURCE test (# 5373) > 25f0fcb ApiServerSource e2e tests (# 5348) > 0581081 update containersource to use the output of the schema tool (# 5366) > f1f4615 duck/test: add initial tests for missing functions (# 5367) > 10c3069 Update schema for api server source based on schema generator tool (# 5365) > 88d8a3e stash (# 5361) > a6afc47 Update schema of Channel via the schema tool. (# 5351) > 86ef038 drop unused conversion webhook config (# 5362) > 47b61c2 Adding node lister (# 5360) > 99470ef Bump go to 1.16 (# 5359) > 2f44af0 IMC should work independently of core knative eventing (# 5355) > 61f9008 Update actions (# 5356) > 20871ab brokers do not have conversion webhooks at this stage. (# 5350) > faa7adf triggers do not have conversion webhooks at this stage. (# 5349) > b9f26ac Update OWNERS_ALIASES to match autogen in community (# 5188) > abd3bdd Update SinkBinding Schema from Schema tool (# 5352) > 768b7d1 ApiServerSource smoke tests (# 5346) > 7ae9d3e Increase defaulting test coverage for apis/config and apis/messaging/config (# 5344) > 8a094e6 Check SCALE_CHAOSDUCK_TO_ZERO after the chaosduck is deployed (# 5330) > e7237ee Trigger defaulting webhook tests (# 5339) > 88fc2e2 More containersource e2es (# 5338) > 3888d16 [v1] Test to make sure webhook validates ApiServerSource (# 5329) > a5db0e1 Add containersource smoke test (# 5331) > 0278f6e Format markdown (# 5326) > 462f1f3 Pointing to the proper v1 api, as the copy (# 5328) > 8db3bcf upgrade to latest dependencies (# 5320) > 6363a8f Add PingSource v1 API (# 5324) > 0bfa8de remove sources v1beta1 APIs (# 5319) > c2d6649 remove sources v1alpha2 APIs (# 5318) > ed14ec8 Enable to scale chaosduck down to zero for prow test (# 5311) > f612ce0 [Rekt] Let Channel and Broker tests use a common test pattern (# 5296) > d22e895 Fix wrapping event errors (# 5309) > 5965fc4 Increase ApiServerSource validation coverage (# 5304) > 474fb5b remove v1alpha1 sources APIs (# 5317) > fc44024 More v1 (# 5316) > e807987 [v1] Add flows yaml desc (# 5315) > 178be6b Remove some vbeta1 IMC configs in tests (# 5314) > d21b7d6 💄 Adding API description (e.g. for k explain) for IMC and generic Channel (# 5307) > 18fb3db CreatePodOrFail retry on "No API token found" (# 5313) > 504cae3 Fixing versions and api groups for subscription validation test (# 5310) > 386cd07 upgrade to latest dependencies (# 5302) > 5dccb29 Tidy up the CRD to remove the v1beta1 (# 5298) > 978778a Increase Subscription validation test coverage (# 5305) > 0d25138 Increase Trigger validation test coverage (# 5306) > a62ed6a 🧹 lifting some apis to more recent level (# 5300) > 6f7c5cf Doing version bumps for some files to v1 (# 5299) > 83a1713 Drop --strict flag on ko (# 5303) > a0a3302 upgrade to latest dependencies (# 5297) > 7775e37 Move eventing-contrib/cmd/* here (# 5295) > 4c98f8a Adding more coverage (# 5290) > 8565fcd Clean up resources created by Feature tests (# 5289) > 73ce225 [Rekt] Channel Delivery Spec data plane tests. (# 5279) > 5ed9b36 event type v1beta1 (# 5272) > 5855490 Running validation for events on broker ingress (# 5275) > 0fa5989 Add pre-review checklist to PR template (# 5184) > f1909db Improve performance of eventfilter lookups (# 5288) > 60bc1cf break delivery/routing tests into features (# 5287) > 79e83bd adding more polling for channel tests (# 5284) bumping knative.dev/pkg 1afd049...4564797: > 4564797 Remove grantr from approvers (# 2118) > 37b289b Allow URIs to be resolved without reconciler context (# 2095) > 132b1e7 Update actions (# 2112) > 878c850 upgrade to latest dependencies (# 2108) > 5a308fa upgrade to latest dependencies (# 2105) > cfc1eed Better support for error wrapping with ReconcilerEvents (# 2106) > 2a0fc65 Make VolatileTime compatible with controller-gen (# 2104) > 78b8140 Use semantic equality for status update retries (# 2103) > 0c5259d Allow errors.As to work with reconciler.Events (# 2100) bumping knative.dev/hack b6ab329...93ad912: > 93ad912 Print java and mvn version (# 65) > 86f9adc Fix default codegen pkg dir (# 67) > 88c69cd Add debug info for release.sh to investigate https://knative.slack.com/archives/CA1DTGZ2N/p1619160369065000 (# 66) > b5f6e25 Update OWNERS_ALIASES to match autogen in community (# 62) Signed-off-by: Knative Automation <[email protected]>
- Loading branch information