Luca Bello

Results 15 issues of Luca Bello

Hello, I was deploying the blackbox exporter under something like `http://my.example.domain/blackbox`. The pages are correctly placed under the proper path (e.g. `http://my.example.domain/blackbox/config`) and [main.go#L366](https://github.com/prometheus/blackbox_exporter/blob/5bad55cfb3fa6d09b0b58942977f1e59cdbc045e/main.go#L366) shows why: ``` http.HandleFunc(path.Join(*routePrefix, "/config"), [...]...

Hello everyone; I found a bug in the SOPS encryption, which you can replicate yourself. Unencrypted file `test.yaml`: ```yaml this: is: an: example # comment ``` I use age encryption,...

Python 3.5.3 (default, Jan 19 2017, 14:11:04) [GCC 6.3.0 20170124] on linux Type "help", "copyright", "credits" or "license" for more information. ``` >>> import spockpy >>> pad=spockpy.HoverPad() >>> pad.show() >>>...

### Issue description While going through the onboarding process, specifically when executing the Kubeflow bundle tests. This was tried and fixed with MicroK8s v1.21 and Kubeflow v1.4. I found that...

bug

Hi! First, thanks for the great plugin, I've been using it a lot and I love it :) ### What I'm trying to achieve I'm building a world map, and...

p1

Hello! A little while ago, I opened issue #39 hoping to get a feature to encrypt a specific folder on my vault on demand. I reckon that use case is...

### Enhancement Proposal ## Issue Currently, Prometheus [recording rules](https://prometheus.io/docs/prometheus/latest/configuration/recording_rules/) are implicitly supported; if they are put in the `prometheus_alert_folder`, the library will pick them up and import them correctly. However,...

Status: Triage
Type: Enhancement

We need to add the `mimir_cluster` relation interface to this repository. The specifications for this relation are: **The worker (provider) side**, should provide: * its *roles*; * its *address*; *...

## Issue Closes #581. Closes https://github.com/canonical/alertmanager-k8s-operator/issues/206. Not sure why we were using the `route_prefix` from the `self.external_url` (from ingress), but adding it to the `self.internal_url` (which is always the FQDN)....

Libraries: Out of sync

### Enhancement Proposal Although `metrics_retention_time` promises a default retention of 15 days, this promise will not be kept by Prometheus if the storage occupied by the metrics will grow beyond...

Status: Triage
Type: Enhancement