Torbjørn Fjørtoft
Torbjørn Fjørtoft
Infinite retry loop in `gcp_pubsub` output when used with `kafka` input and non-string message keys
Upstream issue: https://github.com/googleapis/google-cloud-go/issues/5268 Related: https://github.com/googleapis/google-cloud-go/issues/2443 This basically breaks the `gcp_pubsub` output for anyone consuming from a `kafka` input where the message keys are not strings. Attaching a processor that removes...
Observed this while trying to apply a kustomization that references `kustomization.yaml` in `config/crds/bases`. I used the `v0.5.9` tag. certcontroller would fail validating the CRDs and not populate the webhook secret....
Hi! We have a setup where a central admin cluster running Argo CD is managing Applications on a fleet of workload clusters. Our central admin cluster connects to the worker...
This works: ```yaml logger: level: fatal input: generate: mapping: root = {} count: 1 pipeline: processors: - branch: processors: - http: url: https://www.google.com/does-not-exist - catch: [] result_map: meta http_status_code =...
## Problem Statement Vault supports authentication with [GCP service account tokens](https://developer.hashicorp.com/vault/docs/auth/gcp). We have a usecase where onprem clusters (Anthos bare metal) needs to authenticate to an external instance of Vault....
Sometimes you just need autoneg to reconcile Services in one or a handful of namespaces 🙃 . Fixes #19