-
/feature
I have a multi cloud application which we want to provide on different Hyperscalers. For this purpose I have the use case to write data to a Azure SA, S3 on AWS, and so on
For Azure Env…
-
### Describe the bug
The persistency of AWS CSI wrapper doesn't seem to work with kata-remote.
### How to reproduce
1. Deploy CAA
```
pushd $CAA/src/cloud-api-adaptor
oc get nodes
kubec…
-
/kind bug
**What happened?**
I have two clusters, one v1.27 named `eks-poc` and another new one created recently on v1.28 called `eks-dev`. On `eks-dev`, I noticed a problem that despite setting…
-
현재 k8sclusterDynamic(mciDynamic) API를 호출하기 위해서, 먼저 k8sclusterRecommendNode(mciRecommendVm) API를 호출하여 spec과 connectionName 등을 확보하고 있습니다. 그런데 connectionName이 not verified된 CSP의 리전을 대상으로 k8sclusterDynami…
-
**Describe the problem/challenge you have**
Certain TCP protocols (ex. FTP, SFTP, NFSv3) use dynamic ports for certain services (NFSv3 for example uses them for NLM, MNT, and STATD). These are necess…
-
When using
```
with DedicatedLLM(client=cortecs, model_name='Qwen/Qwen2-7B-Instruct', instance_type='NVIDIA_L40S_1') as llm:
essay = llm.invoke('Write an essay about dynamic provisioning')
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
After the volume is dynamically provisioned, any future changes to the bundle will thro…
-
Description: While attempting to sideload an APK using sideloader-cli on macOS (arm64), I encountered an issue where the required libraries could not be loaded. The sideloader fails during the device …
-
Since resizing persistent volumes in k8s is isomorphic to setting a bigger quota on a dataset for ZFS, I think this is pretty doable, sadly I had limited golang knowledge and couldn't really do it on …
-
### What feature do you want to see added?
Heya,
similar to #685 I've been trying to lock some stages based on dynamic values (the env.NODE_NAME)
unfortunately Jenkins seems to evaluate the paramet…