Dario Tislar
Dario Tislar
``` powertop -C --debug modprobe cpufreq_stats failedLoaded 67 prior measurements RAPL device for cpu 0 RAPL device for cpu 0 Devfreq not enabled glob returned GLOB_ABORTED Preparing to take measurements...
Hi, getting set of errors in cluster-operator which I can't figure out. Operator version: `1.11.1` Helm version: `2.5.1` DataDog Agent conf: ``` apiVersion: datadoghq.com/v2alpha1 kind: DatadogAgent metadata: name: datadog namespace:...
### Problem Right now, `tofu-controller` blocks manual Terraform env vars like `TF_CLI_ARGS_*`. When we try to set: ```yaml runnerPodTemplate: spec: env: - name: TF_CLI_ARGS_plan value: "-lock=false -compact-warnings" ``` …it fails...