-
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…
-
{
"platform":"",
"hub-mirror": [
"gcr.io/knative-releases/knative.dev/serving/cmd/queue"
]
}
-
Currently, our `kn-workflow` plugin relies on calls to `kubectl` subshell in order to interact with the cluster. Ideally, instead, we should use https://github.com/kubernetes/client-go. It's a native …
-
Without Knative buffering and routing, we don't need to inject an endpoints informer into replicas.
-
**Problem**
The function named `deleteObsoleteResources` can delete the resources by verifying if the the value matches the operand's version for the label `eventing.knative.dev/release`.
Instead of…
-
## In what area(s)?
/area autoscale
/kind proposal
## Describe the feature
We can introduce maxPodAge setting to queue proxies in order for them to commit suicide at some point, to ensure …
-
In order to make the the Sample App tutorial more engaging and visually appealing for the readers, and also to celebrate the recent publishing our Knative's new friend: Kuack, I am proposing hope inco…
-
## Describe the feature
Last week otel Golang sdk became [stable](https://github.com/open-telemetry/opentelemetry-go/pull/4569) wrt the metrics api. We need to create a plan/project to migr…
-
In order to assess readiness, we expect services included in kingress to support the K-Network-Probe handshake.
See related issue for net-http01: https://github.com/knative-sandbox/net-http01/issue…
-
A sample source plugin should be created to showcase how a source plugin could be bootstrapped.
It could piggyback on an existing source.
I'd suggest to move this source plugin as a whole project…
rhuss updated
3 years ago