-
Hi Jean,
Just wanted to see if there's a solution for error with Spat-Scene where the editor does not open when double clicked.
The same error occurs inside a patch and also if 'Spat-scene' is …
-
it produced the following error
> 2024-04-26 23:09:20.2228009 [E:onnxruntime:Default, provider_bridge_ort.cc:1548 onnxruntime::TryGetProviderInfo_CUDA] D:\a\_work\1\s\onnxruntime\core\session\prov…
-
I had to make some modifications to get `openvr_capi.h` to compile as a C file.
I'd do a pull request but I know the file is autogenerated, so I'll just list the changes here:
- `S_API` macro are usi…
-
/kind bug
**What steps did you take and what happened:**
EKS cluster was created with control plane `AWSManagedControlPlane`
When cluster is removed, the VPC is left behind.
`capa-controller…
-
## Issue
The process to create a managed cluster `tanzu mc create --ui -b 65.108.148.216:8080` within a VM fails due to this error reported by the control plane:
```
docker rm -f $(docker ps -a…
-
Hi, I run test.py use onnx model but got the error below:
```
onnxruntime.capi.onnxruntime_pybind11_state.InvalidArgument: [ONNXRuntimeError] : 2 : INVALID_ARGUMENT : Got invalid dimensions for inpu…
-
**What steps did you take and what happened:**
Hi everyone,
I'm currently working on creating an EKS cluster using Cluster API, but I'm encountering issues with the control plane. Despite following …
-
As per https://github.com/weaveworks/weave-gitops-enterprise/pull/1129#discussion_r968653574 this role seems to be a duplicate of `gitops-identities-reader`
-
For now, CAPI supports auto cert rotation by setting `.rolloutBefore.certificatesExpiryDays`([capi doc](https://cluster-api.sigs.k8s.io/tasks/certs/auto-rotate-certificates-in-kcp)). It will rollout a…
-
Context:
A handful of stories in the project (e.g. "Kill an instance of an app") assume familiarity with CAPI's REST API (and REST APIs in general). For example, some stories say something to effect …