-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:2.4.x
- Deployment mode(standalone or cluster): standalone
- MQ typ…
-
```
Start clear expired session records ...
Traceback (most recent call last):
File "/opt/seafile/seafile-pro-server-5.1.3/seahub/manage.py", line 10, in
execute_from_command_line(sys.argv)
F…
-
The examples/cluster-migration example currently has the user run the following command and a similar one on the two clusters. This command is only run against CVIM.
```sh
ssh -L 9440:$nutan…
-
Is it possible to add an `autostop` field in the YAML for creating a cluster, please? I do not see any such way in https://github.com/skypilot-org/skypilot/blob/master/docs/source/reference/yaml-spec.…
jucor updated
1 month ago
-
**Describe the bug**
I don't know whether this is a bug or not, but there may be an issue with the way this library uses LUA scripts:
> **Important**: to ensure the correct execution of scripts,…
-
### Describe the bug
The test case TC-CC-6.5 is failing due to mismatches in the ColorTemperatureMireds and ColorMode attributes. These mismatches are observed at Test Step 4b and Test Step 5a, respe…
-
**What happened**:
I deployed Submariner with GlobalNet across two Kubernetes clusters. DNS resolution works as expected, but connectivity to services across clusters fails with a `Host is unreachabl…
-
The kubectl installation and configuration in the current setup.sh might require reboot in some operating systems for the PATH configuration. For example, when I tried to setup the OSS platform in a G…
-
### Brief summary of bug
The FUNIT test is no longer working on izumi. This doesn't seem to be related to a code change, but rather to a change on izumi itself, as previous baselines which passed n…
-
In some examples in README.md and in some tests, cluster_id of a newly created class is assumed to be retrived via the following code
cluster_id = client.command( "create class my_class extends V" )
…