cluster
Here are 1,884 public repositories matching this topic...
-
Updated
Oct 30, 2021 - C++
-
Updated
Oct 30, 2021 - Go
-
Updated
Oct 29, 2021 - Go
-
Updated
May 25, 2021
-
Updated
Oct 30, 2021 - C#
-
Updated
Oct 15, 2021 - Python
Required by DataGrip. See crate/crate#11726
The full query is
select L.transactionid::varchar::bigint as transaction_id
from pg_catalog.pg_locks L
where L.transactionid is not null
order by pg_catalog.age(L日常答疑问题记录
--api-port seems the only way to change the clusters.cluster.server: server name in the kubeconfig. However, the port is forced and server name is optional. I'd like the ability to set the hostname without having to also set the port. This would be to preserve the random port created.
-
Updated
Oct 30, 2021 - Go
-
Updated
Jul 5, 2021 - Python
We had an issue where an api user was using the incorrect parameters on an API call. Having this feature would have made the API fail instead of proceeding. The bug would been found earlier.
I can see where this would be a hassle on many cases, But it would be nice for new projects.
I suppose it could be a global config item that could be overridden at the individual action level:
For
-
Updated
Nov 22, 2018 - Go
Initial questions
- Which image of the operator are you using? registry.opensource.zalan.do/acid/postgres-operator:v1.7.0
- Where do you run it - cloud or metal? Kubernetes or OpenShift? Kubernetes on GKE
- Are you running Postgres Operator in production? no - not yet
- Type of issue? feature request
Background
In #1638 I described in detail the process I went thro
-
Updated
Oct 29, 2021 - Go
-
Updated
Sep 29, 2021 - Java
-
Updated
Jul 12, 2021 - Go
SIGABRT by default writes a core dump. However, it looks like (haven't explicitly verified this myself) this doesn't happen for Icinga: Icinga/icinga2#8186 (comment)
I think it's quite possible that our crash handler interferes with this. Verify this and if this is indeed the case, change this behavior, as these core dumps would be quite useful for debuggi
-
Updated
Oct 19, 2021 - Shell
-
Updated
Sep 26, 2021 - Java
-
Updated
Oct 24, 2021 - Go
-
Updated
Jan 7, 2016 - Go
-
Updated
Oct 29, 2021 - C
-
Updated
Oct 2, 2021 - Swift
-
Updated
Jun 14, 2021 - Shell
Sign the windows EXE
Users that download the windows EXE will be prompted (by browser and OS) that it is not safe because the EXE isn't signed.

There is a GitHub Action for signing: https://github.com/marketplace/actions/code-sign-a-file-with-pfx-certificate
This would provide additional confidence for
Improve this page
Add a description, image, and links to the cluster topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cluster topic, visit your repo's landing page and select "manage topics."
I have just cleared out some space so minikube would even start at "100%" used disk - which in this case is several terabytes large and still had several 100GB free.
It is now warning me that "Docker is nearly out of disk space" at 98% which equals 843GB currently available space which is quite frankly ridiculous.