Ruoyu Ying

Results 5 issues of Ruoyu Ying

### Describe the bug On my machine, i need to access github thru proxy, envs such as 'http_proxy', 'https_proxy', 'HTTP_PROXY', 'HTTPS_PROXY' are all set. Flux is able to connect to...

### Installation failure while using the yamls within the repo to bootstrap spire server Statefulset: ``` kubectl get statefulsets.apps -n spire NAME READY AGE spire-server 0/1 7m27s ``` ``` kubectl...

### Use case Constellation, working as the typical confidential cluster that could run on either cloud environment or local machine across platforms, need to fetch measurements/evidence against different type of...

### Issue description There's already QEMU TDX code within Constellation to support the qemu-tdx attestation variant. After enable them in the source code and leverage the local Libvirt/QEMU(already have TDX...

bug

Currently, our implementation just open the grpc channel during sdk initialization or execution, but the channels are not closed after the usage. Need to find a solution for this to...

enhancement