-
Updated
May 24, 2022 - Go
cloud-computing
Here are 1,315 public repositories matching this topic...
-
Updated
Jul 10, 2021
-
Updated
May 28, 2022 - Go
-
Updated
May 17, 2022
-
Updated
May 27, 2022 - Go
-
Updated
May 28, 2022 - C#
-
Updated
May 11, 2022
What problem are you facing?
-
Updated
May 27, 2022 - SCSS
🚨 🚨 Feature Request
- A new implementation (Improvement, Extension)
Is your feature request related to a problem?
Currently, if a user tries to access an index that is larger than the dataset length or tensor length, an internal error is thrown which is not easy to understand.
Description of the possible solution
We can catch the error and throw a more descriptive e
-
Updated
May 27, 2022 - Python
-
Updated
May 27, 2022 - C++
Say Hi on Discord!
Join our new Discord Channel to say Hi and get live support from the team or from the community.
-
Updated
May 28, 2022 - Go
-
Updated
May 21, 2022 - Go
-
Updated
May 13, 2022 - JavaScript
-
Updated
May 19, 2022
(1) Add docstrings to methods
(2) Covert .format() methods to f strings for readability
(3) Make sure we are using Python 3.8 throughout
(4) zip extract_all() in ingest_flights.py can be simplified with a Path parameter
-
Updated
Apr 8, 2022
-
Updated
Sep 16, 2021 - C++
-
Updated
May 27, 2022 - Go
-
Updated
Apr 20, 2022 - Go
-
Updated
May 28, 2022 - Rust
Is your feature request related to a problem? Please describe.
The possibility to disable an incoming peering with liqoctl.
Describe the solution you'd like
A simple liqoctl subcommand to disable the incoming peering for this cluster, to stop the resource sharing and remove the pod scheduled by the remote cluster on the local one.
-
Updated
May 17, 2022 - Rust
Describe the feature
Currently craned only read recommendation config when craned is starting, if you change the recommendation config, craned will also use old configuration.
It would be better to aware the change for configmap and reload it in memory.
-
Updated
Oct 28, 2021 - JavaScript
-
Updated
Aug 29, 2021
Improve this page
Add a description, image, and links to the cloud-computing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cloud-computing topic, visit your repo's landing page and select "manage topics."
哪个命令或者组件
sealos delete -m 192.168.1.3 -n 192.168.1.9
描述这个缺陷
sealos delete --help中案例都跟了-m参数,我以为是一定要加这个参数的,结果把我的master都给删了,导致后面整个集群没法还原了
重现步骤(如果有需要可以附加图片)
...
测试结果
期望结果
修改 help中的帮助
delete命