-
Evaluation of CEL (Common Expression Language) as a provider in Lula.
-
_Originally opened by @myitcv in https://github.com/cuelang/cue/issues/851_
_With extensive inputs from @mpvl._
## Proposal summary
We propose adding package management to CUE, using an approach …
-
```
$ export PROJECT_ID=$(gcloud config get-value project)
$ git clone https://github.com/GoogleCloudPlatform/istio-samples.git
$ cd istio-samples/multicluster-gke/single-control-plane
~/istio-sam…
-
页面:https://blog.shenzjd.com/pages/3e4cf4b7f3da1/
-
**Describe the feature request**
At the moment Istio tells envoy to fetch TLS certificates via SDS with secret names `default` and `ROOTCA` (for validation context).
For some developers it might…
-
### Feature Description
In some cases when a workload is deployed to multiple WECs users may want to personalized the workload parameters for specific WEC(s)
### Current state description and prob…
-
### Bug Description
Hello, since we upgraded to kubernetes `1.25` our hpa are in the `autoscaling/v2` apiVersion. Since then the istio upgrade gives the following error:
```
$ istioctl upgrade --ski…
-
OSM provides [envoy metrics](https://www.envoyproxy.io/docs/envoy/latest/configuration/upstream/cluster_manager/cluster_stats) by default. Istio doesn't. This wasn't clear from the docs until this got…
-
I'm requesting the support of Envoy Lua filters with Contour. Lua filters provide developers the ability to apply sometimes complex and necessary modifications to headers for security or functional pu…
-
# **Context**:
JSON Schema has been successfully using the same website for many years. However, it has become outdated with time, providing a suboptimal developer experience. This is the reason why …