Skip to content
#

cluster

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

seut
seut commented Jun 22, 2021

Use case:

1.) A user may want to backup all tables but no metadata like users, privileges, etc. without explicitly defining each table inside the CREATE SNAPSHOT statement.

2.) A user may want to transfer users & privileges, custom analyzers or user-defined-functions from one cluster to another without backing up a complete cluster including all data (tables).

*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
danijeld
danijeld commented May 11, 2021

Task export inconsistent with actions

In JS mode, exporting tasks as module.exports = class SomeTask causes AH to throw an error when trying to execute it ' task not found' but exporting as exports.someTask = SomeTask works. Actions work either way.

From @evantahler:
actions have this line https://github.com/actionhero/actionhero/blob/v24.0.4/src/initializers/actions.ts#L65-L67
where

apeschel
apeschel commented Jul 6, 2021

Please, answer some short questions which should help us to understand your problem / question better?

  • Which image of the operator are you using? e.g. registry.opensource.zalan.do/acid/postgres-operator:v1.6.3
  • Where do you run it - cloud or metal? Kubernetes or OpenShift? AWS K8s | Azure
  • Are you running Postgres Operator in production? yes
  • Type of issue? [Bug report,
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 Jul 3, 2021
  • Java
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