cluster
Here are 1,576 public repositories matching this topic...
-
Updated
Sep 19, 2020 - C++
-
Updated
Sep 19, 2020 - Go
-
Updated
Jul 7, 2020
-
Updated
Sep 17, 2020 - C#
-
Updated
Jul 27, 2020 - Python
-
Updated
Sep 19, 2020 - Go
Currently sum aggregations on numeric columns of type REAL or DOUBLE PRECISION uses a straight forward x + y operation (Double::sum).
SELECT sum(real_column) FROM tblThere would be the [Kahan summation algorithm](https
-
Updated
Sep 19, 2020 - Python
-
Updated
Nov 22, 2018 - Go
Given an existing cluster, is there any way to check
A) whether a local registry is enabled for that cluster, and
B) the value of registry-port/registry-name?
Relatedly: given a cluster that was started without the --enable-registry flag, is there any way to enable the registry post-facto?
The example configs don't contain an example of setting the display name in yaml configs.
Also --display-name is missing from the README.md docs for flags
-
Updated
Sep 18, 2020 - Go
-
Updated
Nov 14, 2019 - Go
-
Updated
Sep 15, 2020 - Java
Describe the bug
/usr/share/icinga2/include/command-plugins.conf provides the http CheckCommand. Since version 2.3.0 there is a new option in check_http which allows for checking the correctness of a certificate and hostname match: --verify-host. Please add this to the built in template library.
https://icinga.com/docs/icinga2/latest/doc/10-icinga-template-library/
$ /usr/
-
Updated
Jan 7, 2016 - Go
-
Updated
Jun 15, 2020 - Java
The UI uses the python boto3 library, which doesn't respect the AWS_ENDPOINT environment variable ( boto/boto3#1375 ).
Two updates need to be made, at:
https://github.com/zalando/postgres-operator/blob/master/ui/operator_ui/spiloutils.py#L269
https://github.com/zalando/postgres-operator/blob/master/ui/operator_ui/spiloutils.py#L290
client('s3', endpoint_url=e
-
Updated
Sep 18, 2020 - C
-
Updated
Jul 11, 2020 - Python
-
Updated
Nov 19, 2019 - Swift
-
Updated
Jul 21, 2020 - Dockerfile
-
Updated
Sep 18, 2020 - Makefile
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
-
Updated
Aug 23, 2020 - TypeScript
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."
to match
https://github.com/kubernetes/kubernetes/blob/09b3f6dbb3224f32d28c81f330f303ac16ee2eae/go.mod#L9