-
Updated
Apr 11, 2022 - Go
cloud-computing
Here are 1,271 public repositories matching this topic...
-
Updated
Jul 10, 2021
-
Updated
Apr 12, 2022 - Go
-
Updated
Apr 11, 2022
-
Updated
Apr 12, 2022 - Go
-
Updated
Apr 12, 2022 - C#
-
Updated
Mar 28, 2022
-
Updated
Apr 10, 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
Apr 12, 2022 - Python
-
Updated
Apr 12, 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
Apr 12, 2022 - Go
-
Updated
Apr 11, 2022 - Go
-
Updated
Nov 20, 2021
-
Updated
May 12, 2021 - JavaScript
-
Updated
Apr 11, 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
Apr 8, 2022 - Go
-
Updated
Apr 12, 2022 - Go
-
Updated
Apr 3, 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
Apr 11, 2022 - Rust
-
Updated
Oct 28, 2021 - JavaScript
Describe the feature
Current Node Resource Controller update Kubernetes node ext resource with the predicted idle resource, all idle resources will be reallocated as ext resource which can be used by lower priority pods, especially for offline job, however this would leads the node resource to be exhausted, thus some of them would be evicted during the the execution.
So the request is to make
-
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."
What problem are you facing?
Inconsistent naming,
--poll
in providers and--poll-interval
in core crossplane:provider-aws -
--poll
https://github.com/crossplane/provider-aws/blob/cb08893011212fc6858434f84695fecc0a824629/cmd/provider/main.go#L40
crossplane core -
--poll-interval
https://github.com/crossplane/crossplane/blob/c0de80c1ea2102b9569754d78bea292c46e6292