-
From a suggestion from my website:
> is there any chance you can/will/want to implement CAPI access
> as per http://www.risacher.org/putty-cac/
I will consider it if it is not too difficult.
dlech updated
10 years ago
-
### Summary
> [!NOTE]
> I tried to be concise in the summary, but the issue is very wide and touches on multiple places and teams, so it's hard to describe it correctly in just a few sentences, as…
-
```
from jnius import autoclass
# Load necessary classes using JNI
OnnxRuntime = autoclass('ai.onnxruntime.OnnxRuntime')
# Access the InferenceSession class
InferenceSession = OnnxRuntime.Inference…
-
Creating new MachineTemplate, rolling out updates for the workers and control plane nodes.
smira updated
9 months ago
-
**Description**
A clear and concise description of what the bug is.
before calling unloadmodel,memory isbelow:
and after calling unloadmodel,memory isbelow:
**Triton Information**
What vers…
-
/kind bug
**What steps did you take and what happened:**
I am using below variables to generate manifests:
```
export PROXMOX_URL="https://pve.mydomain.net/api2/json"
export PROXMOX_PASSWORD='M…
-
There is a bug in capdo that only appears once a cluster has been migrated from one capi cluster to another.
capdo sets tags on the control plane nodes and the cloud loadbalancer to designate the n…
-
This issue is about the `controlPlaneEndpoint` infrastructure logic.
For reference, check the [Cluster provider contract](https://cluster-api.sigs.k8s.io/developer/providers/cluster-infrastructure.…
-
## Outcome
All Vintage cluster are migrated to CAPI.
# Q4
```[tasklist]
### Goals
- [ ] https://github.com/giantswarm/giantswarm/issues/31802
- [ ] Start Vodafone Migration to CAPA
- [ ] [Have first…
-
/kind bug
**What steps did you take and what happened:**
VM provisioning keeps failing with CAPI api.
We have Azure Managed Kubernetes cluster and on top of it, we run cluster API (CAPI) to cr…