Samuele Chiocca
Samuele Chiocca
Hello, We are trying to setup Kamon instrumentation for InfluxDB on a distributed Akka cluster. Is working fine while in local with only one node and no lightbend k8s bootstrap...
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=13952103) Hello! First of all thank you for this awesome tool. I have a question on how to package it using pyinstaller. I can't use python pip to...
The template is always rendered like this: ``` # Copyright (c) 2017-present SIGHUP s.r.l All rights reserved. # Use of this source code is governed by a BSD-style # license...
Example error: ``` -> ./furyctl validate config INFO Downloading distribution... ERRO error while validating against schema: jsonschema: '/spec/distribution/modules/ingress/dns' does not validate with https://schema.sighup.io/kfd/ekscluster-kfd-v1alpha2-public.json#/properties/spec/$ref/properties/distribution/$ref/properties/modules/$ref/properties/ingress/$ref/properties/dns/$ref/required: missing properties: 'private' ERRO configuration file validation...
On behalf of @ralgozino : After creating a cluster with 3 nodes, going to the dashboard for x509 certificates shows that there are 9 errors in the exporters. Digging a...
This flag, maybe something like `--distro-patches` should point to a folder that contains all the files that should be replaced in the downloaded distribution
When during a download phase, something goes wrong, the downloaded cached resources can become stale. We should clean up all the cache and start again
A flag like `--extra-phase-apply` (or a better name) could be useful when creating OnPremises cluster to re-apply the distribution phase after the plugin phase (that often contains the storage plugin)
We are caching packages and binaries on the home ~/.furyctl folder, but if we are using --outdir the `desiderata` is to have everything inside that folder. We need to change...