Christian Galeone
Christian Galeone
# Hiding JWT Tokens from Logs ### What problem are you trying to solve? For security reasons, I would like the logger not to print the call token once a...
Hi, I'm following the [Knative tutorial](https://knative.dev/docs/bookstore/page-2/sentiment-analysis-service-for-bookstore-reviews/#step-6-deploy-the-function-to-the-cluster), but I'm stuck on deploying any func. I'm in a K3s Cluster with etcd-embedded in an OrbStack Linux Machine with Ubuntu 22.04LTS (arm64). ```...
## Expected behavior Based on this [example](https://knative.dev/docs/eventing/sources/apiserversource/reference/#example-target-all-namespaces-with-an-empty-selector), this step would not come to an error. ## Describe the bug I'm trying to create an ApiServerSource for my Knative project. Following...