Skip to content
#

cloud-computing

Here are 1,151 public repositories matching this topic...

aleoli
aleoli commented Oct 18, 2021

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.

achimnol
achimnol commented Nov 6, 2021

Currently the check for "max-containers-per-session" of keypair resource policies are done inside the scheduler as retriable predicates, but it would better to perform this check before putting the session creation request in the queue at the first place, as this is relatively persistent condition, which is unlike other dynamic conditions such as maximum number of concurrent sessions whose satisfa

Improve this page

Add a description, image, and links to the cloud-computing topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more