cluster
Here are 1,652 public repositories matching this topic...
-
Updated
Nov 27, 2020 - C++
-
Updated
Nov 29, 2020 - Go
-
Updated
Oct 6, 2020
-
Updated
Nov 28, 2020 - C#
-
Updated
Jul 27, 2020 - Python
-
Updated
Nov 29, 2020 - Go
We should remove Guava as a dependency from the server module.
Most of the functionality we used from Guava are provided by the JDK by now.
The stuff that is missing from the JDK has mostly been added in the utilities we inherited from Elasticsearch, due to their decision to remove Guava completely.
Any functionality that we use which isn't present in the JDK can be co
-
Updated
Nov 26, 2020 - Python
-
Updated
Nov 22, 2018 - Go
Scope of your request
Use only mirrored container-images for k3d.
Describe the solution you'd like
K3d already provides --image for nodes image. It would be nice to be able to do the same for "the rest" like
- rancher/k3d-proxy:v3.0.2
- traefik
- other images used "by default" or configurable by options.
This way we would be more self-sustaining and ease the pull from docke
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
Nov 29, 2020 - Go
-
Updated
Nov 11, 2020 - Java
-
Updated
Nov 14, 2019 - Go
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/
- Which image of the operator are you using? registry.opensource.zalan.do/acid/postgres-operator:v1.5.0
- Where do you run it - cloud or metal? Kubernetes or OpenShift? GKE
- Are you running Postgres Operator in production? no
- Type of issue? Bug/Feature
The Postgres Operator currently supports setting [custom TLS certificates](https://postgres-operator.readthedocs.io/en/lat
-
Updated
Jan 7, 2016 - Go
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 28, 2020 - Python
-
Updated
Nov 27, 2020 - C
-
Updated
Nov 19, 2019 - Swift
-
Updated
Nov 26, 2020 - Makefile
-
Updated
Nov 2, 2020 - Dockerfile
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."
Steps to reproduce the issue:
minikube start --driver hypervminikube tunnelFull output of failed command: