-
When I run
```python
from IHU_source import *
e1 = [["U", 1, "out", 1], ["X", 1, "in", 1]]
e2 = [["Y", 1, "out", 1], ["U", 1, "in", 1]]
e3 = [["U*", 1, "out", 1], ["Y", 1,"in", 1]]
g = [e1, e…
-
**Describe the feature request**
Add a new approach for CA integration through the Envoy SDS API.
Please see [RFC: Istio CA integration through Envoy SDS](https://docs.google.com/document/d/1zJP…
-
Executing oasis from command line (w/o docker).
macOS M1 13.4
Python 3.9.6
```127.0.0.1 - - [31/May/2023 12:31:28] "GET /vm/6/links HTTP/1.1" 200 -
{'selected': {'type': 'vm', 'id': '6'}, 'type'…
-
Hi,
We are using Kubelfow 1.5 with GKE 1.21 with autoscaling enabled. but we are facing issue in readiness prob because of that we are not able to launch the new notebook. From our finding the new …
-
We need to specify design goals, and/or [design and decision criteria](https://web.mit.edu/course/21/21.guide/designcr.htm), for Identity Hubs. These should comprehensively describe what is in or (mor…
-
Currently when using SDS on the ingress gateway to load certificate secrets it forces you to create the certificates secrets in the same namespace as the gateway (or a single namespace set by an env v…
-
**Describe the bug**
It is not immediately obvious to a non-WG participant what the B in BAMM stands for (.AMM I suppose stands for Aspect Meta Model).
**Where**
Neither https://github.com/OpenMa…
-
**Introduction**
Since 1.20 Envoy has supported configuring private key providers over xDS. Also, the first in-tree private key provider (CryptoMB) was released in Envoy 1.20 contrib build (Ref PR:…
-
**Bug description**
In the 1.6 branch the `values.global.k8sIngress` field was removed. A field of significant importance to those using custom gateways is apparently the `gatewayName` as without thi…
-
This is a: **BUG**
## Details
Have you seen this already? Everything seems working fine, but this feels like something might be wrong:
```
Duplicate config variable in conditional 3 global /…