devops-42

Results 8 issues of devops-42

### Host operating system: output of `uname -a` Builder image for go (Docker): golang:1.15.5-buster ### blackbox_exporter version: output of `blackbox_exporter -version` No success, `make` failed with error ### What is...

help wanted

ARCH: arm64 DISTRO: microk8s Hi, when deploying a new operator in k8s a job template is rendered containing initContainers. The first one issues a cp command: ``` command: - /bin/cp...

kind/bug
lifecycle/stale

Hi, with the deployment of the CRD `OpenTelemetryCollector` three services will deployed by default: * `-collector` * `-collector-headless` * `-collector-monitoring` The documentation is stating, that ``` [...] the Operator does...

enhancement
area:collector

**Describe the bug** Tempo/Grafana behaves similar to #1168: Tempo receives traces which can be queried in Grafana. After about 1 hour, the trace information seems to be lost: Grafana returns...

Hi, is there a possibility to authenticate the connector via Neo4J using an OpenId provider (such as keycloak)? I only found the authentication types `basic` and `kerberos`, but it's hard...

## What type of PR is this? - [ ] Refactor - [X] Feature - [ ] Bug Fix - [ ] New Query Runner (Data Source) - [ ]...

Hi, the URL scheme for loading the remote CSV data in the northwind example should be `https://`. It seems that the integrated client does not follow the 301 redirect. Thanks...

Hi all, **Is this a bug report or feature request?** Feature request **What should the feature do:** I would appreciate a method to configure Kafka authentication in the CRD `CephBucketTopic`....

feature