-
Waiting for a binding to be ready would be nice, much like `kn service create` does:
```
kn service create edisplay --image gcr.io/knative-releases/knative.dev/eventing-contrib/cmd/event_display
…
rhuss updated
2 years ago
-
**Describe the bug**
Currently, KinD tests are often failing with error logs like:
```
"status": {
"phase": "Pending",
"conditions": [
…
-
We should put the Knative example on the website, maybe on the tutorial section.
We should also link tutorials in the github home page and reorganize material there.
A plus if we also manage to …
-
https://github.com/apache/openwhisk-devtools/blob/5801dc226ddbae7bea2752991dbb0d5e2884dc8f/knative-build/runtimes/java/WhiskSim/pom.xml#L53
See https://www.apache.org/legal/resolved.html (JSON lice…
-
Hi, I installed wildcard ssl certificate via cert-manager. But https only works on ksvc. On Inference Service list I have only http. I dont know that's a error or it is supposed to be like that?
I …
-
## In what area(s)?
/area API
/area networking
## Describe the feature
Currently `ingress.class` in Kingress is overriden via annotation as the following steps:
### 1. Add ingress-class a…
-
**Description**
I propose to add a new field to `KReference`, called `Group`. For example, in order to refer to a `KafkaChannel`, more than using this one:
```
Spec:
Channel:
API Version:…
-
## What version of Knative?
0.22.3
## Expected Behavior
Activator should be resilient under backpressure
## Actual Behavior
Activator OOM'ed under backpressure
## Steps to …
-
/area networking
/kind spec
## What version of Knative?
knative-serving v1.2.5
## Expected Behavior
the doc for config-networking states:
```yaml
# namespace-wildcard-cert-selector spe…
-
## Expected Behavior
Once all podspecable bindings are removed from a namespace, the webhook should remove the label to ensure we don't pollute the namespace
## Actual Behavior
The psbinding …
lberk updated
4 years ago