Knative Automation
b3781bc47a
upgrade to latest dependencies ( #806 )
...
bumping knative.dev/pkg b7a62c0...35011d4:
> 35011d4 upgrade to latest dependencies (# 2892)
> 5c9b7a8 upgrade to latest dependencies (# 2887)
> acf0a2d Bump google.golang.org/api from 0.148.0 to 0.149.0 (# 2891)
> 5e1261a Bump cloud.google.com/go/storage from 1.33.0 to 1.34.1 (# 2890)
> 3b3f4e4 Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 (# 2889)
> 8bf0f54 Bump golang.org/x/sync from 0.4.0 to 0.5.0 (# 2888)
> fac3a4f fix closure variable in filtered factory (# 2884)
> a6c730f upgrade to latest dependencies (# 2882)
> b09d4f2 Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (# 2879)
> 9f71af7 Bump github.com/google/uuid from 1.3.1 to 1.4.0 (# 2878)
bumping google.golang.org/genproto d307bd8...49dd2c1:
> 49dd2c1 chore(all): update all (# 1067)
> e917dd1 chore(deps): bump golang.org/x/net in /googleapis/api/servicecontrol (# 1063)
> 8102cb6 chore(deps): bump golang.org/x/net in /googleapis/api/servicemanagement (# 1060)
> baa7128 chore(deps): bump golang.org/x/net in /googleapis/api/apikeys (# 1062)
> 67c69aa chore(deps): bump golang.org/x/net in /googleapis/bytestream (# 1061)
> e298162 chore(deps): bump golang.org/x/net in /googleapis/api/serviceusage (# 1064)
> 378ed82 chore(deps): bump golang.org/x/net in /googleapis/api (# 1065)
> a6244dc chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (# 1066)
> 8bfb1ae chore(all): update all (# 1059)
> ceb4ed7 chore(all): auto-regenerate .pb.go files (# 1058)
bumping github.com/google/uuid b3cae7c...8de8764:
> 8de8764 chore(master): release 1.4.0 (# 134)
> 7c22e97 Clarify the documentation of Parse to state its job is to parse, not validate, strings. (# 135)
> cd5fbbd feat: UUIDs slice type with Strings() convenience method (# 133)
> 47f5b39 docs: fix a typo in CONTRIBUTING.md (# 130)
> 542ddab chore(tests): add Fuzz tests (# 128)
> 06716f6 chore(tests): Add json.Unmarshal test with empty value cases (# 116)
bumping knative.dev/hack d4af42e...8834794:
> 8834794 Call set_latest_to_highest_semver after publishing a new release (# 343)
> 0d99b7e add function to set latest semver to latest (# 339)
bumping sigs.k8s.io/yaml 9535b3b...c3772b5:
> c3772b5 Merge pull request # 97 from liggitt/owners
> eead467 Merge pull request # 76 from natasha41575/go-yaml-fork
> 604031b Update owners
> 3566774 Merge pull request # 96 from liggitt/msg
> f2c0229 add test demonstrating consistency between yaml.v2 and yaml.v3
> 65d71bb Merge pull request # 87 from justinsb/spew_no_more
> 3f79f32 Revert error message changes
> 20d25fa update LICENSE, owners, and readmes
> d865f09 Merge pull request # 83 from kubernetes-sigs/bump-version-of-golang-to-1.19-and-drop-older-versions
> 13f0a74 Replace go-spew with go-cmp
> a7b5665 exclude forked libs from golint
> 5303805 Merge pull request # 75 from brianpursley/benchmarks
> b02c352 reformat to golang 1.19 standards
> b6d8b45 fix leading newline issue
> b5bdf49 Merge pull request # 66 from ncdc/remove-ncdc-from-owners
> 0beda2b Add benchmarks
> 2f8489c Bump version of golang to 1.19 and prune older versions
> 330e1e5 make sequence style configurable
> 78c1299 Merge pull request # 69 from ncdc/fix-lint-error
> 94f1bbd Remove myself (ncdc) from OWNERS
> 2d151d8 Add benchmarks
> 70ebea7 change import paths to forked yaml libs
> 39f74b9 Merge pull request # 65 from amurant/non_functional
> 5e30182 Fix lint error
> b96582b fork go-yaml v2 and v3
> 4f103b1 greatly improve testing framework & added a lot of new tests
> 3c98e65 expand variable names in yaml.go, add better comments, improve errors, add copyright
> 4924d91 expand variable names in fields.go
> 59dc8b4 add 1.16 and 1.17 to github workflows
> 740b971 remove vendor folder
bumping google.golang.org/genproto/googleapis/api d307bd8...49dd2c1:
> 49dd2c1 chore(all): update all (# 1067)
> e917dd1 chore(deps): bump golang.org/x/net in /googleapis/api/servicecontrol (# 1063)
> 8102cb6 chore(deps): bump golang.org/x/net in /googleapis/api/servicemanagement (# 1060)
> baa7128 chore(deps): bump golang.org/x/net in /googleapis/api/apikeys (# 1062)
> 67c69aa chore(deps): bump golang.org/x/net in /googleapis/bytestream (# 1061)
> e298162 chore(deps): bump golang.org/x/net in /googleapis/api/serviceusage (# 1064)
> 378ed82 chore(deps): bump golang.org/x/net in /googleapis/api (# 1065)
> a6244dc chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (# 1066)
> 8bfb1ae chore(all): update all (# 1059)
> ceb4ed7 chore(all): auto-regenerate .pb.go files (# 1058)
bumping golang.org/x/sync 22ba207...10739b0:
> 10739b0 all: update go directive to 1.18
bumping google.golang.org/api 5e4c19e...0d3b865:
> 0d3b865 chore(main): release 0.149.0 (# 2230)
> c84e6ff feat(all): auto-regenerate discovery clients (# 2242)
> e5a53db chore(all): update all (# 2233)
> 576f5e1 feat(all): auto-regenerate discovery clients (# 2241)
> 3151bd7 feat(all): auto-regenerate discovery clients (# 2240)
> cf09469 feat(all): auto-regenerate discovery clients (# 2239)
> 8d66391 feat(all): auto-regenerate discovery clients (# 2238)
> 3cc10bf feat(all): auto-regenerate discovery clients (# 2237)
> da38ebd feat(all): auto-regenerate discovery clients (# 2236)
> cc28ceb feat(all): auto-regenerate discovery clients (# 2235)
> 8bb5867 feat(all): auto-regenerate discovery clients (# 2234)
> a1fb230 feat(all): auto-regenerate discovery clients (# 2232)
> 9835f38 feat(all): auto-regenerate discovery clients (# 2231)
> 199783c feat(all): auto-regenerate discovery clients (# 2229)
bumping google.golang.org/genproto/googleapis/rpc e917dd1...49dd2c1:
> 49dd2c1 chore(all): update all (# 1067)
Signed-off-by: Knative Automation <automation@knative.team>
2023-11-08 20:44:33 +00:00
knative-automation
e66a491977
upgrade to latest dependencies ( #750 )
...
bumping knative.dev/pkg db8a353...dfb4bf0:%0A > dfb4bf0 Drop dynamic wrapper injection code generation (# 2742)
Signed-off-by: Knative Automation <automation@knative.team>
2023-05-18 17:29:13 +00:00
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
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
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
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
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