Knative Automation
46bd851751
upgrade to latest dependencies ( #876 )
...
bumping knative.dev/pkg fc0720b...8535fcc:
> 8535fcc gofumpt the repo (# 3067)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-25 18:48:06 +00:00
Knative Automation
16402967a7
upgrade to latest dependencies ( #870 )
...
bumping knative.dev/hack 68e3bfb...3b6d644:
> 3b6d644 Update community files (# 383)
bumping knative.dev/pkg 99e1685...7d52a43:
> 7d52a43 drop special logic when handling kubelet probe header for istio mTLS (# 2997)
> ff4756a Update community files (# 3044)
> 5eeb7ec Skip lease with empty holder (# 3042)
Signed-off-by: Knative Automation <automation@knative.team>
2024-05-30 05:25:47 +00:00
Knative Automation
104a7bab5b
upgrade to latest dependencies ( #801 )
...
bumping knative.dev/pkg cf06733...283df0b:
> 283df0b Don't migrate storage version if CRD has one storage version (# 2861)
> d0c133d Revert "Fix potential redefined error with kubeconfig flag (# 2855)" (# 2869)
> 44a8a5e Use `DialTLSContextFunc` instead of `tls.Config` for `NewProxyAutoTLSTransport` (# 2842)
> 0d0cd4e Print each line separately in shell executor (# 2867)
> 058f699 Update community files (# 2868)
bumping knative.dev/hack fc76874...2c938d4:
> 2c938d4 Update community files (# 337)
Signed-off-by: Knative Automation <automation@knative.team>
2023-10-17 03:08:24 +00:00
knative-automation
897093b5a7
upgrade to latest dependencies ( #722 )
...
bumping knative.dev/pkg fb44e94...2f55fe0:
> 2f55fe0 Fix potential slowloris attack (# 2682)
> 8d1efe1 Update community files (# 2683)
> 4a80605 Add health checks (# 2671)
> 33e6b88 fix: `reconcilerImpl.updateStatus` calculates state difference in debug mode only (# 2678)
> c889c5b upgrade to latest dependencies (# 2679)
Signed-off-by: Knative Automation <automation@knative.team>
2023-02-16 14:52:52 +00:00
knative-automation
30a02f9443
upgrade to latest dependencies ( #700 )
...
bumping knative.dev/pkg 8fa1a3f...918fd93:
> 918fd93 Update community files (# 2633)
> 44d1d7d Go1.19 changes (# 2631)
> 6718478 Update community files (# 2628)
> dc1fae1 changeset: allow override the revision through ldflags (# 2601)
> 92ed919 Fix: Mute the linter on error return values. (# 2627)
bumping knative.dev/hack 4b6bd86...8f3c705:
> 8f3c705 Update community files (# 247)
> 62b15bd drop support for the istio add on flag (# 243)
> f5be74f Update community files (# 245)
> 80fd6da KO_DATA_PATH doesn't need to be set anymore (# 244)
Signed-off-by: Knative Automation <automation@knative.team>
Signed-off-by: Knative Automation <automation@knative.team>
2022-11-04 14:40:07 +00:00
knative-automation
8bbae3ecf8
upgrade to latest dependencies ( #679 )
...
bumping knative.dev/pkg 20aabd5...3d24b84:
> 3d24b84 fix lint warnings (# 2589)
> cc6e435 upgrade to latest dependencies (# 2587)
bumping knative.dev/hack 36b2b3c...103cdb3:
> 103cdb3 Default `SIGN_IMAGES` variable to `false` (# 225)
Signed-off-by: Knative Automation <automation@knative.team>
Signed-off-by: Knative Automation <automation@knative.team>
2022-09-13 11:10:47 +00:00
knative-automation
dd8e0ef373
upgrade to latest dependencies ( #635 )
...
bumping knative.dev/pkg 2d552be...2451664:
> 2451664 Switch to iota/fmt.Stringer-based diagnostic levels. (# 2511)
> ea3c8cb Fix timeout test on darwin and log dial destination on timeout. (# 2510)
> af54d73 Support fetching configs from `ctx`. (# 2505)
> 5f5455f Use the updated action that infers the module name (# 2509)
> 4fced01 Use knative/action/go/downstream-test (# 2507)
> 16b36b7 Add support for admission webhook warnings. (# 2498)
> 6ec9c1a Fix linting (# 2506)
> 5c8cc3c Ignore migration of CRDs that aren't installed (# 2493)
bumping knative.dev/hack 5f47386...46c77f1:
> 46c77f1 Skip passing enable-ha flag to test script (# 173)
Signed-off-by: Knative Automation <automation@knative.team>
2022-05-04 13:49:59 +00:00
knative-automation
20976b6202
upgrade to latest dependencies ( #631 )
...
bumping knative.dev/pkg e325df6...45c37c2:
> 45c37c2 🐛 `TestDialWithBackoff` work without special environment (# 2402)
> 12be060 Update actions (# 2492)
Signed-off-by: Knative Automation <automation@knative.team>
2022-04-26 20:14:56 +00:00
knative-automation
318083f279
upgrade to latest dependencies ( #627 )
...
bumping knative.dev/hack 0e0784b...6ffd841:
> 6ffd841 Update community files (# 168)
> 02c525c Update community files (# 167)
bumping knative.dev/pkg 4d62e1d...00c122e:
> 00c122e Add genreconcile for ConfigMap (# 2489)
> 6bb6518 Update actions (# 2488)
> 5b0e728 drop deprecated eventing repos (# 2463)
> 75629c8 Update community files (# 2487)
> ca82d2b Add `NewProxyAutoTLSTransport` and `DialTLSWithBackOff` to support TLS proxy (# 2479)
> e2b4d74 Update community files (# 2486)
Signed-off-by: Knative Automation <automation@knative.team>
2022-04-12 01:51:07 +00: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
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
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
77321844ac
upgrade to latest dependencies ( #423 )
...
bumping knative.dev/pkg ca02ef7...6045ed4:
> 6045ed4 Allow setting DisableCompression in NewAutoTransport (# 2007)
bumping knative.dev/hack 8d623a0...8368e1f:
> 8368e1f guard against set -o unset (# 49)
> 2b4f6fc disable go's proxy and sumdb only for knative deps (# 47)
Signed-off-by: Knative Automation <automation@knative.team>
2021-02-04 09:07:11 -08:00
knative-automation
487bae6a75
upgrade to latest dependencies ( #388 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2020-11-17 17:20:52 -08:00
knative-automation
cc6e7612ba
upgrade to latest dependencies ( #386 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2020-11-17 05:15:52 -08:00
knative-automation
7983fcd03d
upgrade to latest dependencies ( #378 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2020-10-29 09:56:35 -07:00
Matt Moore
b76849c954
upgrade to latest dependencies ( #361 )
...
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-10-18 19:36:58 -07:00
Zhimin Xiang
a6b8bbd699
Pin deps to release-0.18 ( #341 )
2020-09-22 10:35:40 -07:00
Matt Moore
7bd76ca7b6
[master] Auto-update dependencies ( #337 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-09-21 10:47:50 -07:00
Matt Moore
d562fe0c50
[master] Auto-update dependencies ( #294 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-07-24 14:45:58 -07:00
Matt Moore
3c3c283e9f
[master] Auto-update dependencies ( #289 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-07-20 10:07:36 -07:00
Matt Moore
ea602fec68
[master] Auto-update dependencies ( #288 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-07-16 09:45:33 -07:00
Nghia Tran
a78409990d
Pin test-infra & pkg to release-0.16 ( #281 )
2020-06-30 10:28:29 -07:00
Matt Moore
1dd26e7d03
Migrate caching to go mod ( #258 )
2020-04-27 14:35:51 -07:00
Matt Moore
1a95d9fc04
Auto-update dependencies ( #179 )
...
Produced via:
`dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
/cc n3wscott
2020-01-10 08:47:57 -08:00
Matt Moore
efe31127a8
Auto-update dependencies ( #155 )
...
Produced via:
`dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
2019-12-09 08:15:45 -08:00
mattmoor-sockpuppet
fc3a1eedf1
Auto-update dependencies ( #81 )
...
Produced via:
`dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign mattmoor
2019-08-26 07:26:16 -07:00