knative-automation
81da77b579
Update actions ( #475 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2021-05-26 23:45:28 -07:00
knative-automation
e08a858772
upgrade to latest dependencies ( #474 )
...
bumping knative.dev/pkg ea766de...980a337:
> 980a337 Fix revive related linting issues (# 2131)
Signed-off-by: Knative Automation <automation@knative.team>
2021-05-26 09:17:28 -07:00
knative-automation
0c47112c29
upgrade to latest dependencies ( #473 )
...
bumping knative.dev/pkg e2947db...ea766de:
> ea766de Bump assorted dependencies (# 2130)
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)
Signed-off-by: Knative Automation <automation@knative.team>
2021-05-26 05:58:27 -07:00
knative-automation
9c0829407b
upgrade to latest dependencies ( #472 )
...
bumping knative.dev/pkg 4564797...e2947db:
> e2947db update the multiple label selector implemention to avoid clobber in filtered factory (# 2120)
> e749d6a Update community files (# 2129)
> 67897f4 Replace golint with revive (# 2126)
> 1442287 Add knative-release-leads to OWNERS (# 2125)
> 9b837a7 Update actions (# 2123)
> 525c625 Update actions (# 2121)
> 620e8d2 Allow disable via regex in chaosduck (# 2117)
> 1f5a45b Update knative/community files (# 2119)
Signed-off-by: Knative Automation <automation@knative.team>
2021-05-25 06:38:38 -07:00
knative-automation
dd47765776
Update community files ( #471 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2021-05-19 23:22:16 -07:00
Evan Anderson
3c39f8fd81
Add knative-release-leads to OWNERS ( #470 )
2021-05-17 23:29:15 -07:00
knative-automation
a98f4c8d07
Update actions ( #468 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2021-05-16 22:31:23 -07:00
knative-automation
72b9676c2a
Update actions ( #467 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2021-05-12 19:37:48 -07:00
knative-automation
922782660f
upgrade to latest dependencies ( #466 )
...
bumping knative.dev/pkg 5a308fa...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)
Signed-off-by: Knative Automation <automation@knative.team>
2021-05-11 22:06:47 -07:00
knative-automation
57c03671dc
Update knative/community files ( #465 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2021-05-11 02:12:41 -07:00
knative-automation
3d48f8dc4a
Update actions ( #464 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2021-05-05 21:02:09 -07:00
knative-automation
1fab472d2f
upgrade to latest dependencies ( #463 )
...
bumping knative.dev/hack 86f9adc...93ad912:
> 93ad912 Print java and mvn version (# 65)
bumping knative.dev/pkg cfc1eed...5a308fa:
> 5a308fa upgrade to latest dependencies (# 2105)
Signed-off-by: Knative Automation <automation@knative.team>
2021-04-28 07:07:54 -07:00
knative-automation
bbc9e06da7
upgrade to latest dependencies ( #462 )
...
bumping knative.dev/hack 88c69cd...86f9adc:
> 86f9adc Fix default codegen pkg dir (# 67)
Signed-off-by: Knative Automation <automation@knative.team>
2021-04-27 18:43:53 -07:00
knative-automation
dfd51be034
upgrade to latest dependencies ( #461 )
...
bumping knative.dev/pkg 2a0fc65...cfc1eed:
> cfc1eed Better support for error wrapping with ReconcilerEvents (# 2106)
Signed-off-by: Knative Automation <automation@knative.team>
2021-04-26 20:08:50 -07:00
knative-automation
0643a27080
upgrade to latest dependencies ( #460 )
...
bumping knative.dev/pkg 78b8140...2a0fc65:
> 2a0fc65 Make VolatileTime compatible with controller-gen (# 2104)
bumping knative.dev/hack b5f6e25...88c69cd:
> 88c69cd Add debug info for release.sh to investigate https://knative.slack.com/archives/CA1DTGZ2N/p1619160369065000 (# 66)
Signed-off-by: Knative Automation <automation@knative.team>
2021-04-26 06:19:42 -07:00
knative-automation
9db8644de6
upgrade to latest dependencies ( #459 )
...
bumping knative.dev/hack b6ab329...b5f6e25:
> b5f6e25 Update OWNERS_ALIASES to match autogen in community (# 62)
bumping knative.dev/pkg 0c5259d...78b8140:
> 78b8140 Use semantic equality for status update retries (# 2103)
Signed-off-by: Knative Automation <automation@knative.team>
2021-04-25 23:07:40 -07:00
knative-automation
088b702d3c
upgrade to latest dependencies ( #458 )
...
bumping knative.dev/pkg 942c621...0c5259d:
> 0c5259d Allow errors.As to work with reconciler.Events (# 2100)
> 1afd049 Update knative/community files (# 2097)
Signed-off-by: Knative Automation <automation@knative.team>
2021-04-22 22:53:38 -07:00
zhaojizhuang
c2674e6d84
Add markready method for image ( #457 )
...
* add markready method for image
* fix UT and change method name
Co-authored-by: Dave Protasowski <dprotaso@gmail.com>
Update pkg/apis/caching/v1alpha1/image_lifecycle.go
Co-authored-by: Dave Protasowski <dprotaso@gmail.com>
Update pkg/apis/caching/v1alpha1/image_lifecycle.go
Co-authored-by: Dave Protasowski <dprotaso@gmail.com>
fix ut
2021-04-21 08:57:37 -07:00
knative-automation
509f22e9be
Update knative/community files ( #455 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2021-04-19 22:29:35 -07:00
knative-automation
9f992d13f5
upgrade to latest dependencies ( #456 )
...
bumping knative.dev/pkg b51994e...942c621:
> 942c621 add prometheus condition (# 2088)
> 554d133 Bump assorted dependencies (# 2096)
> 2e62ba6 Add possibility to implement a deletion handler in a reconciler. (# 2089)
> b80a192 Improve state reporting in kube checks (# 2082)
Signed-off-by: Knative Automation <automation@knative.team>
2021-04-19 22:24:35 -07:00
zhaojizhuang
a6535156c8
change status to duckv1.status, add reconciler framework ( #454 )
...
* add reconciler for imagecache
* change status to duckv1.status
* fix UT
* fix static check
* fix isReady
* add UT case for generation
2021-04-19 09:00:01 -07:00
knative-automation
bfe63795ed
upgrade to latest dependencies ( #452 )
...
bumping knative.dev/pkg 3a2ae6d...b51994e:
> b51994e Fix a few comments in reconciler-gen (# 2090)
Signed-off-by: Knative Automation <automation@knative.team>
2021-04-12 22:08:59 -07:00
knative-automation
08a0136e43
upgrade to latest dependencies ( #451 )
...
bumping knative.dev/pkg 01dccc5...3a2ae6d:
> 3a2ae6d resolve cluster domain using env CLUSTER_DOMAIN as a fallback (# 2092)
> 4302f33 Update knative/community files (# 2091)
> 728bc4a Update OWNERS_ALIASES to match autogen in community (# 2078)
Signed-off-by: Knative Automation <automation@knative.team>
2021-04-11 23:48:41 -07:00
knative-automation
1f173ac4e6
Update knative/community files ( #450 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2021-04-08 18:38:51 -07:00
knative-automation
ec01baa5a5
upgrade to latest dependencies ( #449 )
...
bumping knative.dev/pkg 952fdd9...01dccc5:
> 01dccc5 Add benchmarking for the http tracing handler (# 2080)
> 9050838 Bump assorted dependencies (# 2086)
> b8e331a Add skonto to metrics reviewers (# 2061)
> 4a09d5e Simplify loading of local kubeconfig in sharedmain (# 2079)
> 5ac4a75 add optional fs() to edit fake ctx for testing purpose (# 2057)
Signed-off-by: Knative Automation <automation@knative.team>
2021-04-08 06:20:50 -07:00
Scott Nichols
aa595e359b
Integrate the gopath hacks to allow for codegen anywhere. ( #398 )
2021-04-07 06:57:49 -07:00
knative-automation
bcbf2ed393
Update knative/community files ( #447 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2021-04-07 06:51:49 -07:00
knative-automation
53a85b1bf4
upgrade to latest dependencies ( #448 )
...
bumping knative.dev/pkg 808d622...952fdd9:
> 952fdd9 Update common github actions (# 2077)
> 6317ec6 Update DEVELOPMENT.md (# 2069)
> a5005d3 Bump k8s min version to v1.18.0 (# 2076)
Signed-off-by: Knative Automation <automation@knative.team>
2021-04-06 22:45:48 -07:00
Evan Anderson
a928dbef31
Update OWNERS_ALIASES to match autogen in community ( #446 )
2021-04-06 11:02:39 -07:00
knative-automation
5691bb38d4
Update common github actions ( #445 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2021-03-30 23:35:21 -07:00
knative-automation
388ae51fdf
upgrade to latest dependencies ( #444 )
...
bumping knative.dev/pkg 9d92ea1...808d622:
> 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)
Signed-off-by: Knative Automation <automation@knative.team>
2021-03-30 21:07:21 -07:00
knative-automation
8fab885b7b
upgrade to latest dependencies ( #443 )
...
bumping knative.dev/pkg b558677...9d92ea1:
> 9d92ea1 Update reconciler_controller.go (# 2066)
> 78ca070 upgrade to latest dependencies (# 2070)
Signed-off-by: Knative Automation <automation@knative.team>
2021-03-29 06:18:24 -07:00
knative-automation
7582ffe4d4
upgrade to latest dependencies ( #441 )
...
bumping knative.dev/hack 58edbdc...b6ab329:
> b6ab329 Add a comment to explain why we have a long wait_until_pods_running function (# 60)
bumping knative.dev/pkg 6a33a1a...b558677:
> 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)
Signed-off-by: Knative Automation <automation@knative.team>
2021-03-26 00:40:20 -07:00
knative-automation
3aa75bbb7d
Update common github actions ( #439 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2021-03-18 09:14:55 -07:00
knative-automation
53b8ef2100
upgrade to latest dependencies ( #440 )
...
bumping knative.dev/hack 9b73a25...58edbdc:
> 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)
Signed-off-by: Knative Automation <automation@knative.team>
2021-03-17 22:02:55 -07:00
knative-automation
a31ce17164
upgrade to latest dependencies ( #438 )
...
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/pkg 4048853...6a33a1a:
> 6a33a1a Upgrade a few assorted dependencies (# 2058)
Signed-off-by: Knative Automation <automation@knative.team>
2021-03-15 11:59:01 -07:00
knative-automation
4b366c7a9f
upgrade to latest dependencies ( #437 )
...
bumping knative.dev/pkg bbe0bb3...4048853:
> 4048853 Drop master references to knative repos (# 2050)
> c326b70 Add RunAndSyncInformers helper that makes sure informers are synced in tests (# 2055)
> 9eeb66f Update common github actions (# 2056)
Signed-off-by: Knative Automation <automation@knative.team>
2021-03-11 10:12:25 -08:00
knative-automation
9dc5ceb7b9
upgrade to latest dependencies ( #436 )
...
bumping knative.dev/pkg 0f8d8de...bbe0bb3:
> bbe0bb3 Implement getter machinery to generically fetch all injected clients (# 2054)
> 85bc723 Add benchmark for metrics recording (# 2052)
> cc278e1 upgrade to latest dependencies (# 2053)
Signed-off-by: Knative Automation <automation@knative.team>
2021-03-10 23:19:25 -08:00
knative-automation
5353694c29
Update common github actions ( #435 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2021-03-10 23:12:25 -08:00
knative-automation
0884faf678
upgrade to latest dependencies ( #434 )
...
bumping knative.dev/hack f99a255...9b73a25:
> 9b73a25 Drop unnecessary occurrences of master (# 53)
bumping knative.dev/pkg 737401c...0f8d8de:
> 0f8d8de Update common github actions (# 2051)
> 185e333 Run downstream action on master branch too (# 2049)
Signed-off-by: Knative Automation <automation@knative.team>
2021-03-09 21:04:25 -08:00
knative-automation
f75d758f59
Update common github actions ( #433 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2021-03-08 17:44:25 -08:00
knative-automation
49fcc5f83e
upgrade to latest dependencies ( #432 )
...
bumping knative.dev/hack 8368e1f...f99a255:
> f99a255 Schema tool for reflective schema generation. (# 51)
bumping knative.dev/pkg 8fbab7e...737401c:
> 737401c upgrade to latest dependencies (# 2047)
> 7f753ea Slash off 5s from TestAdmissionValidResponseForResource (# 2046)
> 1002883 Add kn-plugin-admin to downstream tests (# 1983)
> 04fdbd7 Add WaitForCacheSyncQuick and use it in tests (# 2045)
Signed-off-by: Knative Automation <automation@knative.team>
2021-03-08 06:14:22 -08:00
knative-automation
5ce2f83e58
upgrade to latest dependencies ( #431 )
...
bumping knative.dev/pkg 08fc626...8fbab7e:
> 8fbab7e Redo the comment a bit further (# 2042)
Signed-off-by: Knative Automation <automation@knative.team>
2021-03-04 06:58:15 -08:00
knative-automation
4863ed60e6
upgrade to latest dependencies ( #430 )
...
bumping knative.dev/pkg 9039dc1...08fc626:
> 08fc626 Fix comment for skipKeyError (# 2041)
> 2bc944b Fix race: Make informed watcher start wait for Add event 🏎️ (# 2036)
Signed-off-by: Knative Automation <automation@knative.team>
2021-03-03 05:36:15 -08:00
knative-automation
ac5fcb4a9e
upgrade to latest dependencies ( #429 )
...
bumping knative.dev/pkg 84c98f3...9039dc1:
> 9039dc1 moved release docs to github.com/knative/release (# 2040)
> 07b5ddf add demoteFunc controller option (# 2033)
> 8a8de5f Move IsKProbe to drainer, since it's the only place it's used (# 2038)
> 5367a43 Fix potential deadlock when k8s client is used (# 2031)
> b5bf07b adding retry event count metric for source (# 2016)
> 17a36e7 Format markdown (# 2037)
> 29be1c1 Add the release badge for all of the repos (# 2035)
> e90ac15 Remove the system.Clock and it's mock in a different location (# 2034)
> 8a9bf76 Add symmetric filter helped based on OwnerRefable. (# 2032)
> 29092fe Format markdown (# 2030)
> d733bb4 Add nightly badged to release tables (# 2029)
> 7b5bcc3 Use the constant for UserAgent (# 2028)
> 86a8236 Format markdown (# 2025)
> 6c2f94a Unregister views to avoid slow oom issue during meter cleanup (# 2005)
> 7689cce Update common github actions (# 2024)
> f4650d8 Add releasability badges for each repo (# 2023)
> 584933f Format markdown (# 2022)
Signed-off-by: Knative Automation <automation@knative.team>
2021-02-28 18:31:48 -08:00
knative-automation
d1dfa6451c
Update common github actions ( #428 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2021-02-16 11:26:53 -08:00
knative-automation
daa996f87c
upgrade to latest dependencies ( #427 )
...
bumping knative.dev/pkg 448ae65...84c98f3:
> 84c98f3 remove reflector metrics (# 2020)
> adbe77d Updates to the release process with 0.20 (# 1982)
Signed-off-by: Knative Automation <automation@knative.team>
2021-02-15 17:35:37 -08:00
knative-automation
1212288570
upgrade to latest dependencies ( #426 )
...
bumping knative.dev/pkg a02dcff...448ae65:
> 448ae65 Metric unit fixes (# 2018)
> e38bb89 Update common github actions (# 2017)
Signed-off-by: Knative Automation <automation@knative.team>
2021-02-14 19:02:44 -08:00
knative-automation
5a65e9097b
Update common github actions ( #425 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2021-02-10 19:47:18 -08:00
knative-automation
8ae1528470
upgrade to latest dependencies ( #424 )
...
bumping knative.dev/pkg 6045ed4...a02dcff:
> a02dcff Bump a few assorted dependencies to their latest versions (# 2013)
> 4b2ae07 Replace deprecated github.com/markbates/inflect with github.com/gobuffalo/flect (# 2014)
> 8878069 upgrade to latest dependencies (# 2010)
> c493a9e Update common github actions (# 2009)
Signed-off-by: Knative Automation <automation@knative.team>
2021-02-08 17:34:28 -08:00