-
I've deployed the sidecar on a cluster with Istio/Knative, and some metrics aren't showing up in the Metrics Explorer. The sidecar log didn't reveal anything at first, only after turning on `debug` lo…
-
Offering native support for cloudevents in addition of JSON/Avro would be a great addition in order to standarize and improve interoperability with other services and platforms.
https://github.com/…
-
**Problem**
Transform functions are how we track changes to eventtypes as events flow through the system. To support the all filter, we should implement a transform function to represent how a gi…
-
### Gloo Edge Version
1.14.x (latest stable)
### Kubernetes Version
None
### Describe the bug
https://github.com/solo-io/gloo/releases/download/v1.14.0/gloo-ingress.yaml
https://github.com/sol…
-
This is related to #78 but simpler to do since we already have most of the basics. Let's add support for Knative running on Cloud Run for Anthos to cover all the Cloud Run cases
-
**Problem**
We are using Kafaksource to consume events from Azure event hub, we can see the message is received, converted to CloudEvent, and sending to sink Knative service. But during sending proce…
-
I'm worried people will forget this is turned off and not realize we're exposing ourselves
Can we add retries for CI?
_Originally posted by @dprotaso in https://github.com/knative/hack/pull/10#i…
-
The Kubernetes Service API allow us to specify an Application Protocol for each Service port. This is used as a hint for implementations to offer richer behavior for protocols that they understand.
…
-
For both serving and eventing, if the user does not specify the namespace they will get a nondescript lightkube error that makes it difficult to understand a config option has been missed. Improve th…
-
If the kubectl context is not set or run ```kubectl config unset current-context``` to unset it, we will get runtime error when run ```kn admin```, for example:
```shell
☕10:37 ➜ ~/ [chao ✘] k confi…