Commit f235541
committed
upgrade to latest dependencies
bumping knative.dev/eventing 600b194...bfd6957:
> bfd6957 Make ApiServerSource SkipPermissions exit always and restart the pod (# 8736)
> 7304297 test: add test to check that image/container override on IntegrationSource is not allowed (# 8616)
> 2bd6d6a Fix MT Channel based broker when OIDC is enabled (# 8727)
> ffe3a4b Use PullIfNotPresent pull policy for auth-proxy image (# 8735)
> 903c74c [main] Format Go code (# 8730)
> 349e882 fix: add symlinks to request reply config (# 8729)
> 0470b9a [Automated] Update eventing-eventing-integrations nightly (# 8728)
> d4a30b2 feat: add RequestReply control plane (# 8701)
bumping knative.dev/serving 768b989...a026eae:
> a026eae bump Istio to v1.27 and Contour to v1.33 (# 16099)
> 0902825 Fix min-scale transition (# 16094)
> 8b4c759 For orphaned certificates if we have an issue listing just log the error (# 16096)
> e85e3f6 Update net-kourier nightly (# 16090)
> 4f02005 Update net-gateway-api nightly (# 16091)
> 85822cf Update net-istio nightly (# 16092)
Signed-off-by: Knative Automation <[email protected]>1 parent 61c7a87 commit f235541
File tree
4 files changed
+12
-10
lines changed- vendor
- knative.dev/serving/pkg/apis/serving/v1
4 files changed
+12
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
391 | | - | |
| 390 | + | |
| 391 | + | |
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
398 | | - | |
399 | | - | |
| 398 | + | |
| 399 | + | |
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
208 | | - | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
209 | 211 | | |
210 | 212 | | |
211 | 213 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1099 | 1099 | | |
1100 | 1100 | | |
1101 | 1101 | | |
1102 | | - | |
| 1102 | + | |
1103 | 1103 | | |
1104 | 1104 | | |
1105 | 1105 | | |
| |||
1238 | 1238 | | |
1239 | 1239 | | |
1240 | 1240 | | |
1241 | | - | |
| 1241 | + | |
1242 | 1242 | | |
1243 | 1243 | | |
1244 | 1244 | | |
| |||
0 commit comments