darkxeno
darkxeno
## Is your request related to a new offering from AWS? Is this functionality available in the [AWS provider for Terraform] (https://registry.terraform.io/providers/hashicorp/aws/latest/docs)? See [CHANGELOG.md](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md), too. - No 🛑: please wait...
#### System information Erigon Version: 2.56.1-9e63c927 OS & Version: Ubuntu 22.04.3 LTS Erigon Command (with flags/config): ``` GOMEMLIMIT=16GiB GOGC=50 ./build/bin/erigon \ --chain bor-mainnet \ --datadir /chaindata/polygon/ \ --bor.heimdall https://heimdall-api.polygon.technology \...
Even after having the following log lines: ``` 1.7075074599651477e+09 INFO controllers.Pod Sample Size and Minimum Time have been reached {"pod": "staging/hermes-decoder-8cc5f5c4f-5z284"} 1.707507459965185e+09 INFO controllers.Pod hermes-decoder Comparing CPU: 25m 50m {"pod":...
When trying to get stats from a not running pod in status: "OOMKilled", "Completed", "ContainerStatusUnknown" ``` 1.7075000655863886e+09 ERROR controllers.Pod failed to get stats from pod {"pod": "dev/hotstorage-semantic-data-cronjob-28457520-smrv9"} github.com/jatalocks/kube-reqsizer/controllers.(*PodReconciler).Reconcile /workspace/controllers/pod_controller.go:149 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile...
This PR enables the following configuration parameters to be used for the input kafka_franz: **session_timeout**: "Sets how long a member in the group can go between heartbeats. If a member...
While using this config for the kong helm chart: ``` apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: networking namespace: argocd annotations: argocd.argoproj.io/sync-wave: "3" finalizers: - resources-finalizer.argocd.argoproj.io spec: project: default sources: -...