-
## Ask your question here:
Does Knative support Kubernetes 1.25.x? Where can I find the version compatibility details?
-
**Problem**
Transform functions are how we track changes to eventtypes as events flow through the system. To support the CESL filter, we should implement a transform function to represent how a …
-
**Description**
A clear and concise description of what the feature is.
Hi OpenFunction, I saw the new feature of the [unified access entry](https://github.com/OpenFunction/OpenFunction/blob/main/…
-
As @mattmoor described in #1208, we face a growing number of bindings.
> I'd left a TODO about adding per-Binding opt-in/out, so I wonder if we're going to go this route whether we should be do…
lberk updated
4 years ago
-
# Summary
`kubectl explain` is an invaluable tool for quickly exploring Kubernetes resources. CRDs can provide descriptions that `kubectl explain` can pick up. For example, see [Knative](https://gi…
-
**Describe the bug**
It seems like the code is not being verified to match the formatting provided by Spotless on PRs, as subsequent PRs are reformatting the code when `./hack/update-codegen.sh` is r…
-
## In what area(s)?
/area networking
## Describe the feature
We should enable Cross-Origin Resource Sharing (CORS) configuration in `ksvc`’s annotations
Reconciler reconcile CORS i…
-
`kubectl get pods --all-namespaces`
其中有些pod状态为Pending
```
NAMESPACE NAME READY STATUS RESTARTS AGE
auth …
-
## Expected Behavior
I can have a build push images to GCR from cluster that is not a GKE cluster within the same project as GCR
## Actual Behavior
Getting auth errors. Looks like some GC…
-
## In what area(s)?
/area networking
/area test-and-release
## Describe the feature
Current upgrade test `test/e2e-upgrade-tests.sh` does not spport `https` option.
As far as tested with …