knative
Here are 201 public repositories matching this topic...
/area API
/kind good-first-issue
Describe the feature
For flagged fields like kubernetes.podspec-fieldref the validation should include the name of the feature flag to toggle in the error message it surfaces. The validation logic is roughly here: https://github.com/knative/serving/blob/644798277d9fe6715e4f638281141356df46d7e1/pkg/apis/serving/k8s_validation.go#L246
-
Updated
Sep 3, 2021 - HTML
Description
API Gateway should use new format for referencing gateways.
Currently it sets FQDN like here :
apiVersion: v1
items:
- apiVersion: gateway.kyma-project.io/v1alpha1
kind: APIRule
metadata:
creation
/kind feature
Describe the solution you'd like
In pkg/apis/serving/v1beta1/inference_service_defaults.go the default InferenceService resource requests and limits are hard coded to be 1 cpu and 2Gi memory. These are reasonable defaults. However, the entire existence of these defaults should be disablable. Moreover, administrators should be able to quickly adjust defaults globally via t
Describe the bug
A clear and concise description of what the bug is.
In Trigger Lifecycle specification, it specify the following:
If the Trigger's `spec.delivery.deadLetterSink` field it set, it MUST be resolved to a URI and reported in `status.deadLetterSinkUri` in the same man-
Updated
Mar 14, 2021 - Scala
Cobra function cmd.SetOut() does not redirect output for some commands.
for command output redirection this function is used https://github.com/apache/camel-k/blob/d9230bd1f92d2839adb37f819132a2ecd6b92ee4/e2e/support/test_support.go#L1331
redirection works fine for kamel get kamel kit but the output of commands kamel describe kamel help kamel dump kamel version is not being r
-
Updated
Sep 3, 2021 - C++
-
Updated
Jul 23, 2021 - C#
-
Updated
Sep 1, 2021 - Java
-
Updated
Sep 3, 2021 - HTML
-
Updated
Jul 1, 2021 - Shell
-
Updated
Sep 3, 2021 - Java
-
Updated
Sep 3, 2021 - Python
-
Updated
May 24, 2021 - Makefile
-
Updated
Jun 17, 2019 - Go
The javadocs for the Java API are missing. The API methods reflect the same logic as in the Python API, such that much text can be borrowed from there.
-
Updated
Sep 3, 2021 - Java
-
Updated
Sep 3, 2021 - Go
-
Updated
Aug 25, 2021 - Go
Is your feature request related to a problem? Please describe the problem.
Whenever a new tagged release is created, we want to run the mike versioning CI so that iter8.tools documentation is auto-updated.
Describe the feature/solution you'd like
Make the mike versioning workflow trigger on releases (not just manual). Additionally, extract major and minor version numbers f
The test does not gracefully remove the minio server. Once it is added, it should be re-enabled.
-
Updated
Aug 27, 2021 - Go
-
Updated
Feb 8, 2020 - Shell
Improve this page
Add a description, image, and links to the knative topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the knative topic, visit your repo's landing page and select "manage topics."
Particularly
EXECUTOR_IMAGECLI flags take precedence obviously.