-
Basically replace the method we have now and use the more standard one.
@richardcase to add any spike stuff, here or on a branch, even if untidy and unfinished.
-
We need to explore ways to allow templating of the Helm chart values within the cluster API add-on provider fleet.
It will be beneficial when used with `Bundle` resource and defining the helm `values…
-
/kind feature
**Describe the solution you'd like**
In the CAPI 1.2.0 release, several new [e2e test specs](https://github.com/kubernetes-sigs/cluster-api/tree/main/test/e2e) were added. We alrea…
-
I'm sure I'm missing something super simple and I apologize in advance. I'm starting broker with the command "uv run ffxiahbot broker --inp-csv items.csv --buy-items --sell-items" and it returns Synta…
-
Layer0 can be added repeatedly.
CAPI VERSION: SDK_WIN_x64_2022-0-354
```C++
SUInitialize();
SUModelRef model = SU_INVALID;
SUModelLoadStatus loadStatus;
SU(SUModelCreate(&model));
// add two …
-
Traceback (most recent call last):
File "/home/zhanggan/mmdetection3d-master/demo/onnx-runtime.py", line 4, in
sess = rt.InferenceSession('test.onnx')
File "/home/zhanggan/anaconda3/envs/m…
-
**User Story**
As an operator user I would like to have a condition notifying about new provider version being available for upgrade.
**Detailed Description**
When a new provider version …
-
**User Story**
As a operator I would like to use an external etcd provider so that I can run more HA etcd clusters not stacked.
**Detailed Description**
We should evaluate what impact this wi…
-
We're dieing from netaddr exceptions and so on, e.g. if we define a ``route_check`` with ``dest=0.0.0.0/k``, we die with:
```
During handling of the above exception, another exception occurred:
T…
-
### Briefly describe the feature
- Cluster Discovery via Kubernetes Secrets ( Kubeconfig )
### What problem does this feature solve? Please link any relevant documentation or Issues
- Cluster…