Skip to content
#

cluster

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

proddata
proddata commented Feb 24, 2021

Use case:
As a user I want to get a clear error message, when I try to connect to a CrateDB Cluster, that enforces TLS and doesn't allow non-ecrypted connections.

Right now I only see a message, that doesn't make this clear: e.g.:

Npgsql.PostgresException (0x80004005): 28000: No valid auth.host_based entry found for host "10.0.0.89", user "defaultuser"

Feature description

strowi
strowi commented Sep 30, 2020

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

actionhero
mfvargo
mfvargo commented Jan 22, 2021

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

kafka-monitor

Xinfra Monitor monitors the availability of Kafka clusters by producing synthetic workloads using end-to-end pipelines to obtain derived vital statistics - E2E latency, service produce/consume availability, offsets commit availability & latency, message loss rate and more.

  • Updated Feb 12, 2021
  • Java
ant31
ant31 commented Mar 3, 2021
  • Which image of the operator are you using? e.g.
    registry.opensource.zalan.do/acid/postgres-operator:v1.6.1

  • Where do you run it - cloud or metal? Kubernetes or OpenShift? [AWS K8s | GCP ... | Bare Metal K8s]
    Baremetal k8s

  • Are you running Postgres Operator in production? [yes | no]
    yes

  • Type of issue?
    feature request.

Currently it's not possible to start the ope

prupert
prupert commented Apr 7, 2020

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/
ksync

Improve this page

Add a description, image, and links to the cluster 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 cluster topic, visit your repo's landing page and select "manage topics."

Learn more