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
|
b1097b5cfc
|
upgrade to latest dependencies (#1610)
bumping knative.dev/eventing 13c0ce8...cbf1b08:
> cbf1b08 Switch to at least 1 event in new trigger filters e2e featurset (# 6193)
> 354a69f Set TerminationGracePeriodSecond for wathola-sender to 300 seconds (# 6192)
> 3939dc6 💄 Adding missing k8s labels to the post install manifests (# 6184)
> 74cebc5 Rename new trigger filters sql field to cesql (# 6148)
> 792f56d Update dependencies (# 6173)
> 2a69eec Clearing out old state info for new placements (# 6172)
> 7a48f42 Update actions (# 6150)
bumping knative.dev/pkg 3c00bb0...708dc1c:
> 708dc1c Update community files (# 2443)
> 062ca30 upgrade to latest dependencies (# 2433)
> 4fcbc1b Update actions (# 2434)
> 80c511a Wait for reconciler/controllers to return prior to exiting the process (# 2437)
> d481724 Update community files (# 2428)
> 9ea8176 Update actions (# 2430)
> 0caafcb upgrade to latest dependencies (# 2429)
> 3b550af changeset: Look in packed-refs file if ref file not found. (# 2425)
> 5e98acd Make URL compatible with controller-gen (# 2431)
bumping knative.dev/networking 4337f03...1934422:
> 1934422 upgrade to latest dependencies (# 622)
> 17e1877 upgrade to latest dependencies (# 621)
> 48ac02f Update actions (# 620)
bumping knative.dev/serving a1a7287...7f681da:
> 7f681da Fixes an activator panic when the throttle encounters a cache.DeleteFinalStateUnknown (# 12679)
> d48569e Remove an unnecessary start delay when resolving tag to digests (# 12668)
> d846cbb Update community files (# 12664)
> 40029f9 bump ggcr which includes auth config lookup fixes for k8s (# 12655)
> 3945364 upgrade to latest dependencies (# 12645)
> 7e1dd36 Bump prometheus/client_golang to v1.11.1 (# 12653)
> 39df601 Update actions (# 12652)
> 24c178d Update net-contour nightly (# 12648)
> 88edca7 Update net-istio nightly (# 12651)
> d7409b7 Update net-certmanager nightly (# 12647)
> fa7aa27 Update net-kourier nightly (# 12638)
> c1aaaf6 Update net-gateway-api nightly (# 12609)
> b28062c Fix example to immediately collect any inactive revision (# 12422) (# 12517)
> 47e9f68 fix ytt package name (# 12644)
> 0cd25ac upgrade to latest dependencies (# 12633)
> aae1fff Updates val webhook selector to reduce invocations (# 12612)
> 70fa638 Update actions (# 12641)
bumping golang.org/x/term 6886f2d...03fcf44:
> 03fcf44 term: add codereview.cfg
> f766a8b term: enable TestMakeRawState on darwin/arm64
> 140adaa term: add portability note re: std{in,out} fds
bumping github.com/google/go-cmp d103655...039e37c:
> 039e37c Add //go:build lines (# 285)
> 3242228 Drop hacks to work around Go reflection bugs in Go1.9 (# 282)
> f59cd61 Update minimum supported version to go1.11 (# 281)
> 6faefd0 Reduce minimum length for specialize string diffing (# 275)
> f1773ad Use any alias instead of interface{} (# 276)
> 9094ef9 Change build status badge (# 269)
> 3ee52c8 Fix spelling mistakes (# 271)
> 395a0ac Use sha256 in test (# 268)
> 402949e Merge pull request # 266 from dsnet/fix-format
> 290a6a2 Avoid shadowing variable (# 263)
> d5fcb38 Fix textual printing of byte slices
> 248ccff Fix staticcheck findings (# 262)
bumping knative.dev/hack 0456e8b...e178598:
> e178598 Update community files (# 157)
> cf8cbc0 Fix the regex used for matching GitHub Actions files (# 156)
> a8ef7b6 Skip presubmit tests for .github updates (# 154)
Signed-off-by: Knative Automation <automation@knative.team>
|
2022-02-28 02:12:07 -08:00 |
knative-automation
|
350b2deffc
|
upgrade to latest dependencies (#1324)
bumping knative.dev/networking b2552ec...54039d7:
> 54039d7 Fix revive related linting issues (# 419)
> b0d3be2 upgrade to latest dependencies (# 418)
bumping knative.dev/pkg e749d6a...980a337:
> 980a337 Fix revive related linting issues (# 2131)
> ea766de Bump assorted dependencies (# 2130)
> e2947db update the multiple label selector implemention to avoid clobber in filtered factory (# 2120)
bumping knative.dev/eventing e48c80d...6776718:
> 6776718 Experimental features process documentation (# 5404)
> 295134c Experimental features configuration and validation (# 5214)
> 0882e0c upgrade to latest dependencies (# 5434)
bumping github.com/google/go-cmp 8fa37b4...d103655:
> d103655 Print as text if mostly text (# 258)
> 9181d1e Avoid diffing by lines if inefficient (# 260)
> c5c3378 Cleanup edit groups after coalescing (# 259)
> 1ee4af8 Fix typo in path.go (# 256)
bumping knative.dev/serving 9cd446e...9bb6349:
> 9bb6349 Test that readiness is not reported early in HTTP probe test (# 11402)
> 61178b2 upgrade to latest dependencies (# 11412)
> 8eb5b88 Update net-istio nightly (# 11397)
> 01f1cb6 Remove myself following-up knative/community# 628 (# 11408)
> 1cd1e71 Have our e2e tests use K8s 1.19 again (# 11384)
> 71e501e upgrade to latest dependencies (# 11405)
> f9356e3 Update schema generator as a bug has been fixed (# 11406)
> fc8d0c8 Allow the autoscale upgrade test traffic to settle before upgrading (# 11403)
> 77d32d8 Regenerate schemas to pick up capabilities addition (# 11400)
> efbc518 Update net-contour nightly (# 11396)
> 15e067e Update net-kourier nightly (# 11401)
> 3afc6e4 Move activator count computation into KPA (# 11375)
> 8cf7372 Add readiness test image (# 11398)
> 0760219 Set spec.HTTPOption in Ingress created from DomainMapping (# 11399)
Signed-off-by: Knative Automation <automation@knative.team>
|
2021-05-26 08:07:28 -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 |
Markus Thömmes
|
4ba1cca91e
|
Update dependencies, pin k8s deps. (#855)
|
2020-05-26 00:39:49 -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 |
Naomi Seyfer
|
fb587184c4
|
Actually, vendor everything (#59)
* Actually, vendor everything
* Verifier and update deps
* Dont verify codegen; we cant
|
2019-04-05 04:08:57 -07:00 |