David Simansky
ee3514402f
Update spf13/cobra deps ( #1734 )
...
* Update spf13/cobra deps
* Update vendor & licences
* Fix codegen versions
2022-09-22 10:36:12 +00:00
knative-automation
8bcefe59d5
upgrade to latest dependencies ( #1266 )
...
bumping knative.dev/hack 9b73a25...b6ab329:
> b6ab329 Add a comment to explain why we have a long wait_until_pods_running function (# 60)
> 58edbdc [schema cli] correct arrays (# 58)
> 97362eb go test flag should go first (# 54)
> 57abacd Don't redirect STDERR to /dev/null when querying pods (# 55)
bumping knative.dev/pkg 4048853...952fdd9:
> 952fdd9 Update common github actions (# 2077)
> 6317ec6 Update DEVELOPMENT.md (# 2069)
> a5005d3 Bump k8s min version to v1.18.0 (# 2076)
> 808d622 Escape path before returning it in a response (# 2075)
> 71e938e Fix int conversion in statefulset ordinals (# 2074)
> 3b7934e Update webhook/README.md to reflect current packages (# 2062)
> 9d92ea1 Update reconciler_controller.go (# 2066)
> 78ca070 upgrade to latest dependencies (# 2070)
> b558677 Use TB interface, rather than T pointer when doing test stuff (# 2064)
> 9bf9eeb rename downstream-test-go to actions-downstream-test (# 2065)
> dfeeb18 Update common github actions (# 2059)
> de0a8c9 upgrade to latest dependencies (# 2060)
> 6a33a1a Upgrade a few assorted dependencies (# 2058)
bumping github.com/google/go-cmp ec71d6d...8fa37b4:
> 8fa37b4 Fix reporter verbosity bug (# 253)
> dc6435e De-virtualize interfaces for specialized diffing (# 254)
> e9947a2 Run tests on Go 1.16 (# 252)
> 3a98a11 cmp/cmpopts: use errors.Is with ≥go1.13 in compareErrors (# 251)
bumping knative.dev/eventing 3b42737...8f35d42:
> 8f35d42 last control plane test for channel (# 5182)
> 2d4951e redo smoketests, move one broker test (# 5187)
> 5aacf4f Channel Data Plane Conformance Template (# 5183)
> 6c632d1 add post 022 job to remove pingsource finalizer (# 5008)
> ae36e5b upgrade to latest dependencies (# 5156)
> ab0b9b0 Update common github actions (# 5186)
> dca8b0a 4962 test coverage kncloudevents (# 5171)
> 18e33bf increase webhook timeout values to be larger than probe timeouts. (# 5175)
> f526e3d adding channel subscription smoke tests (# 5177)
> 6d403f8 fix lease not always being released (# 5162)
> 9ababf2 update downstream test to also run on main branch PRs (# 5145)
> 9362696 Channel Conformance tests for Spec and Status shapes. (# 5152)
> 3ebce0d relax malformed ce response code to 4xx (# 5154)
> 8ff609f add tests for various missing required fields (# 5144)
> 979f99e Changing cluster role's name check to check only suffix for source spec conformance testing (# 5105)
> 724f4ed adding role and role selector test for channels (# 5141)
> 116a571 Fix comment on podspecable-binding clusterrole (# 5142)
> c820f42 Channel Conformance Tests, CRD (# 5138)
> d3e856a upgrade to latest dependencies (# 5140)
> b5b547f adding todo stubs for channel conformance tests (# 5127)
> 5947002 add test for rejecting malformed CE (# 5135)
> f9de675 broker.status.address.url is not required (# 5134)
> 04ab20f rename downstream-test-go to actions-downstream-test (# 5133)
> 9e8f2df add conformance test for checking GET method gets rejected (# 5132)
> 88b3c90 More unit tests for pingsource (# 5106)
> c039526 Add create KinD cluster script (# 5126)
> aecb58c Format markdown (# 5116)
> 1ba9ebd add test for wrong version of CE (# 5124)
> e2e9edf Use correlation between send / response events (# 5108)
> 33cc21a Adjust resources.requests of eventing-webhook (# 5112)
> 2dcdb47 Add Eventing 1.0 to the roadmap (# 5043)
> 4e1a66b Update community support instructions with ux issue template info (# 5109)
> c42772d KafkaChannel hack to upgrade (# 5085)
> a95567e statuscode 200-299 (# 5102)
> 85c4286 add data plane for ce versions (# 5101)
> 025f1c1 Broker/Trigger Conformance Tests, invalid trigger.spec.filters (# 5089)
> 266b743 use timing and common config from reconciler-test (# 5094)
> c1124d5 Format markdown (# 5093)
> de960c7 Update common github actions (# 5090)
> 8983fc8 Change spec redirects to template used by docs (# 5092)
> 48fb081 broker changes come from the env. (# 5088)
> 23d1519 Format markdown (# 5083)
> df48abb Schema tool for Eventing v1 (# 5087)
> 3b812fc Switch slinkydeveloper and devguyio rotations (# 5084)
> 07939c5 fix trigger conf tests (# 5082)
> 646b9e2 add unit tests to reconciler/apiserversource (# 5067)
> b09cc03 add ./ to file (# 5078)
> ef536d4 Start adding spec based conformance tests for Broker/Trigger. (# 5072)
> 60043be Add KO_FLAGS usage to chaosduck build (# 5075)
> b2ea385 Add redirect link (# 5077)
> c8b0b6b Remove specs for eventing and point to new location in specs repo (# 5057)
> 1184217 Update support info with machine-readable rotation (# 5068)
> 248cd1b Add query for doc issues that eventing eng. attention (# 5074)
> 2b95fce upgrade to latest dependencies (# 5060)
> 4cbc070 Timezone not added to schedule in runner.go # 5058 (# 5059)
bumping knative.dev/networking 430a689...999a770:
> 999a770 Update common github actions (# 382)
> a1fa52a upgrade to latest dependencies (# 381)
> 45fe1f5 upgrade to latest dependencies (# 380)
> 354e242 Add pod-addressability config to config-network (# 377)
> 6a77ca6 upgrade to latest dependencies (# 376)
> 44a3b91 upgrade to latest dependencies (# 375)
> 8fc278d rename downstream-test-go to actions-downstream-test (# 374)
> ed835c9 Update common github actions (# 372)
> ada810f upgrade to latest dependencies (# 373)
> 33105c6 upgrade to latest dependencies (# 371)
bumping knative.dev/serving 1583394...fc58a32:
> fc58a32 Update net-certmanager nightly (# 11095)
> feb2da0 Add leeway for deployment rollouts in autoscale upgrade tests (# 11093)
> fe09f38 Update net-contour nightly (# 11071)
> bb43fdb Update net-istio nightly (# 11086)
> 8671de8 Update net-certmanager nightly (# 11085)
> a0a847b Update common github actions (# 11082)
> 6174a0e upgrade to latest dependencies (# 11083)
> 1fef748 Add passthrough LB functionality to the stats scraper (# 11076)
> c6ddb40 upgrade to latest dependencies (# 11081)
> d6ea20a drop gloo from third party & e2e scripts (# 11080)
> 5813b79 Drop misleading comment in autoscaler main (# 11073)
> 0711285 upgrade to latest dependencies (# 11077)
> 3190050 Update net-istio nightly (# 11072)
> 350184b Drop explicit namespaces and system imports (# 11054)
> 9f1b7eb Update net-istio nightly (# 11055)
> c799d89 upgrade to latest dependencies (# 11067)
> 7931069 Use kubectl replace instead of patch to restore config-gc (# 11062)
> 2bbfc27 Thread network config into the autoscaler (# 11056)
> 8ab7b39 Remove hardcoded config names throughout (# 11057)
> 3244771 Drop tracing config testdata in activator (# 11053)
> 69610eb upgrade to latest dependencies (# 11061)
> 6126291 Update net-certmanager nightly (# 11029)
> 25a49c8 Bump request timeout in TestProbeQueueNotReady to fix flake (# 11050)
> 6a45e7d Update net-istio nightly (# 11030)
> 9b024b4 Update net-contour nightly (# 11028)
> a597700 Add a proxy-builder to make use of passthrough loadbalancing (# 11035)
> 34d7b4b upgrade to latest dependencies (# 11040)
> 5dbe774 upgrade to latest dependencies (# 11036)
> 2081525 Fix HTTP2 feature-gate threading in queue-proxy (# 11022)
> 2490284 use-new-helpts (# 11018)
> d55482e Bypass tracing handler if tracing is disabled (# 11016)
> 37dedfa Skip flaky HTTP2 probe test (# 11027)
> d5d489c Reduce allocations to store config on context in Activator (# 11013)
> 1a0d326 Prevent MaxScaleLimit being exceeded on update (# 11010)
> 4682e3e Use service-host-name helper in Activator creation (# 11021)
> fb5af24 upgrade to latest dependencies (# 11020)
> c9296e1 Add HA test for DomainMapping controller (# 10816)
> b5d1348 Add a benchmark for the entire handler chain of the activator (# 11014)
> ccf35f1 Update net-istio nightly (# 11002)
> 069c635 add to mon reviewers (# 10972)
> 0e8410a Format markdown (# 11001)
> 3e2b15e Collapse revision context into specialized context to avoid allocations (# 11009)
> 4e5fde5 Only allocate named logger if necessary in activator (# 11008)
> 9ee92b1 Default PeriodSeconds of the readiness probe to 1 if unset (# 10992)
> 27757ec Fix concurrency reporter log to use the correct key (# 11007)
> 60a7f99 Add lint for aliasing autoscaling import correctly (# 10885)
> 05f16c6 Update net-kourier nightly (# 10989)
> decdaf4 Update net-contour nightly (# 10988)
> b7ef994 Add ux issue template to community contact instructions (# 10993)
> 08e4e0e Update net-kourier nightly (# 10977)
> 9cdf9b0 Update net-certmanager nightly (# 10976)
> a78e43e Update net-istio nightly (# 10974)
> aeae909 Update common github actions (# 10969)
> 8179fc6 set httpoption in kingress spec from cm (# 10412)
> 77383a4 upgrade to latest dependencies (# 10971)
> df03bdb Format markdown (# 10970)
> df6c235 Update support info with machine-readable rotation (# 10955)
> 3a6856b Add triage instructions for support rotation (# 10965)
> 5af85b7 Format markdown (# 10968)
> 90de379 Point spec files and runtime contract file to the specs repo (# 10967)
> e66e402 Update net-istio nightly (# 10964)
> a10bc74 upgrade to latest dependencies (# 10956)
> 057c203 Update query for doc issues for serving that need attention (# 10958)
> 7398ca3 Update net-istio nightly (# 10952)
> 7b0bab7 Update net-contour nightly (# 10953)
> e9ef3a1 Update net-kourier nightly (# 10954)
> 73a6ba5 Update net-certmanager nightly (# 10945)
> 503c978 Update net-contour nightly (# 10931)
> fec9960 Update net-kourier nightly (# 10947)
> b4fd523 Update net-istio nightly (# 10946)
Signed-off-by: Knative Automation <automation@knative.team>
2021-04-01 08:16:23 -07:00
knative-automation
07b2878eec
upgrade to latest dependencies ( #1169 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-14 22:42:43 -08:00
Navid Shaikh
217a813344
Track floating deps at master ( #932 )
...
* Track floating deps at master
* Update kn version command
2020-07-15 07:42:32 -07:00
Naomi Seyfer
25c726453e
Update serving dependency to 0.8; change all import paths ( #368 )
...
* Update serving to 0.8. Try building.
* Find the right serving version
* Change our own import path to knative.dev to match
* Remove dependency on old version of client
* Update yaml template
* Add sleep to test to deal with race
* fix merge conflict
* Update vendor modules
2019-08-15 18:09:08 -07:00
Roland Huß
52b6b236fe
Update to serving 0.6.0 ( #129 )
...
* chore: Update to 0.6.0
* chore: Fix test
* chore: Update modules.txt
2019-05-20 10:41:27 -07:00