Commit Graph

22 Commits

Author SHA1 Message Date
knative-automation 139fa31c7f
upgrade to latest dependencies (#550)
bumping knative.dev/pkg caa95fe...819d556:
  > 819d556 Allow configuring bounded staleness for dynamic injection. (# 2323)
  > ba2b2b1 upgrade to latest dependencies (# 2319)
bumping knative.dev/hack ced8ce7...02860f5:
  > 02860f5 Update community files (# 87)

Signed-off-by: Knative Automation <automation@knative.team>
2021-10-26 07:44:21 -07:00
knative-automation a51cf6760e
upgrade to latest dependencies (#530)
bumping knative.dev/pkg d569db3...d4505c6:
  > d4505c6 Source validation fixes (# 2251)
  > fb7ee28 when testing downstream use the correct release branch (# 2265)
  > bfab3c8 Add back inadvertedly deleted call to ObserveKind (# 2282)

Signed-off-by: Knative Automation <automation@knative.team>
2021-09-09 23:36:32 -07:00
knative-automation e5d2243261
upgrade to latest dependencies (#528)
bumping knative.dev/pkg 71508fc...9a4b612:
  > 9a4b612 Added invalid value field error with details (# 2246)
  > d9b35c4 Delete deprecated ObserveFinalizeKind API (# 2248)

Signed-off-by: Knative Automation <automation@knative.team>
2021-09-08 23:56:59 -07:00
knative-automation 0af7ed4d93
upgrade to latest dependencies (#514)
bumping knative.dev/pkg 7b5ecbc...3bed4dc:
  > 3bed4dc Make the configmap update logging Debugf (# 2226)
  > 44fffc8 This implements the EventExpansion needed to emit K8s events. (# 2224)
  > 6ef763d Remove long deprecated NewImplWithStats (# 2223)
  > 9c7fd8e Introduce `NewContext`, deprecate `NewImplFull`. (# 2222)
  > 766b8f7 Have the addressable resolver take a tracker. (# 2220)
  > 9b9bc2a Run codegen (# 2221)
  > 52d2a0d Deprecate ReadOnlyFinalizer interface over OnDeletionInterface (# 2212)
  > 44fc074 Update community files (# 2219)
  > bda81c0 upgrade to latest dependencies (# 2218)

Signed-off-by: Knative Automation <automation@knative.team>
2021-08-22 23:25:35 -07:00
knative-automation 389c38e8d1
upgrade to latest dependencies (#512)
bumping knative.dev/pkg 21eb4c1...7b5ecbc:
  > 7b5ecbc Sketch out an alternate way of injecting clients/informers (# 2210)
  > 8c88fa2 Revert "Remove the unused file (# 1935)" (# 2213)
  > 50410e0 Use consistent case for "Deprecated" comments (# 2216)
  > 35bcd16 Drop redundant pointers and decoders (# 2211)
  > bf176d5 Sink two codegen passes below loop. (# 2209)
  > 2c8a7b6 Update community files (# 2208)
  > 23b0147 Update actions (# 2206)
bumping knative.dev/hack e28525d...815cd31:
  > 815cd31 Stop performing pre-releases (# 77)

Signed-off-by: Knative Automation <automation@knative.team>
2021-08-18 22:45:04 -07:00
knative-automation 6947bb32bc
upgrade to latest dependencies (#505)
bumping knative.dev/pkg 842df75...64ab22b:
  > 64ab22b k8s-service-trailing-slash-fix (# 2178)
  > c367a9d Drop Client as it is only used in tests (# 2203)
  > bb4aaf0 Ignore special errors in codegen for events (# 2202)
  > 3826bb2 Add a new mechanism for requeuing a key. (# 2201)
  > 889b567 Update community files (# 2199)

Signed-off-by: Knative Automation <automation@knative.team>
2021-08-01 23:24:43 -07:00
knative-automation 684ef90643
upgrade to latest dependencies (#500)
bumping knative.dev/pkg e8973c6...7d1b0f1:
  > 7d1b0f1 Add ability to filter objects on injection controller promotion (# 2180)
  > 459d317 Add CheckEndpointState method to SpoofingClient (# 2166)

Signed-off-by: Knative Automation <automation@knative.team>
2021-07-14 00:46:32 -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 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 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 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 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 cc4d11bd42
upgrade to latest dependencies (#417)
bumping knative.dev/pkg 75d66b5...1bbf0a6:
  > 1bbf0a6 add LabelSelector to InformerFactory so that the informers only list and watch resources with the given labels (# 1940)

Signed-off-by: Knative Automation <automation@knative.team>
2021-01-19 22:48:53 -08:00
knative-automation 91fb5833c3
upgrade to latest dependencies (#396)
Signed-off-by: Knative Automation <automation@knative.team>
2020-11-25 07:01:35 -08:00
Matt Moore d2c62d27bb
Auto-update dependencies (#211)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
/cc n3wscott
2020-02-24 07:21:08 -08:00
Scott Nichols 1114dba63e update boilerplate to use 2020 (#175) 2020-01-07 16:17:52 -08:00
Dave Protasowski 20b5480da3 bump knative.dev/pkg (#94)
changes to knative.dev/pkg modify the generated injection code
2019-09-09 14:08:11 -07:00
mattmoor-sockpuppet 2c930e11d9 Auto-update dependencies (#88)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign mattmoor
2019-09-03 12:04:05 -07:00
chaodaiG 96cb0bf1f9 Migrate caching to use the knative.dev/caching import path (#36)
* Migrate to knative.dev

* manual replace

* run update-codegen
2019-06-26 20:43:13 -07:00
Matt Moore aa9bd3961c Migrate to knative.dev/pkg (#35)
These changes done via:
```
sed -i 's@"github.com/knative/pkg@"knative.dev/pkg@g' $(find -name '*.go' | grep -v vendor | xargs grep github.com/knative/pkg | cut -d':' -f 1)
```

`Gopkg.toml`:
 - github.com/knative/pkg -> knative.dev/pkg
  - release-0.7 -> master

`./hack/update-codegen.sh`:
 - github.com/knative/pkg -> knative.dev/pkg

```
./hack/update-deps.sh
./hack/update-codegen.sh
```
2019-06-26 13:56:06 -07:00
Matt Moore b6c8f4851e Generate injection client for knative/caching. (#34) 2019-06-05 11:23:38 -07:00