-
**Describe the bug**
I have observed this issue in our production clusters under both 1.14 and 1.15 releases.
Initial issue was discovered during our upgrade from 1.14 => 1.15. Rollouts hung a…
-
currently we have older java 17: https://github.com/knative-extensions/eventing-integrations/blob/main/.github/workflows/build.yml#L32
The other java bits in knative are already on OpenJDK-21:
htt…
-
## What version of Knative?
> 0.14.x
> 0.16.x
## Expected Behavior
A delay before Knative Pods are scaled in
## Actual Behavior
Behaviour does not change before…
-
#### Summary
The implementation of the `--file` option in the `kn func invoke` command encodes the file content as a base64 string, but it is not decoded before being sent, resulting in errors when i…
-
Hello everyone!
As discussed in our last WG meeting, we will be developing a Knative Community Handbook. This handbook will serve as a great introductory resource for anyone looking to get involved…
-
# Summary
I'd like the ability to re-deploy knative functions in OpenShift via git actions so that deployments don't depend on a single person. Currently, when creating a serverless function in the…
-
# Summary
Related to: https://github.com/knative/serving/issues/13024
Supporting Knative Services if Knative is installed seems to be something both communities want to see happening. I wonder ho…
-
I am attempting to install the knative certificate with the following spec:
```
apiVersion: networking.internal.knative.dev/v1alpha1
kind: Certificate
metadata:
name: routing-serving-certs
n…
-
Because it is an intranet, the network is not connected, I pull & tag & push the images of knative-operator, operator-webhook, activator, autoscaler, controller and webhook etc.
I try to install k…
-
**Problem**
Currently, the default timeout for each RequestReply resource is hardcoded to 30 seconds: https://github.com/knative/eventing/blob/5ad7dabebd017e580cdec3378638ecf998d66477/pkg/apis/ev…