JobSink: Inject a KNATIVE_EXECUTION_MODE
environment variable with value batch
#6931
knative-verify.yaml
on: pull_request
verify
/
Verify Deps and Codegen
4m 16s
Annotations
2 errors and 1 warning
verify / Verify Deps and Codegen:
docs/eventing-api.md#L1
Please run ./hack/update-codegen.sh.
diff --git a/docs/eventing-api.md b/docs/eventing-api.md
index d1c5211..d6196c2 100644
--- a/docs/eventing-api.md
+++ b/docs/eventing-api.md
@@ -6384,6 +6384,21 @@ knative.dev/eventing/pkg/apis/common/integration/v1alpha1.Auth
</tr>
</tbody>
</table>
+<h3 id="sinks.knative.dev/v1alpha1.ExecutionMode">ExecutionMode
+(<code>string</code> alias)</p></h3>
+<p>
+</p>
+<table>
+<thead>
+<tr>
+<th>Value</th>
+<th>Description</th>
+</tr>
+</thead>
+<tbody><tr><td><p>"batch"</p></td>
+<td></td>
+</tr></tbody>
+</table>
<h3 id="sinks.knative.dev/v1alpha1.IntegrationSinkSpec">IntegrationSinkSpec
</h3>
<p>
|
verify / Verify Deps and Codegen
Process completed with exit code 1.
|
verify / Verify Deps and Codegen
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|