Dave Sargent

Results 24 issues of Dave Sargent

JavaScript error in console: Uncaught TypeError: Cannot read property 'debug' of undefined Here's how I'm loading it. ``` javascript if (/Android|webOS|iPhone|iPod|iPad|BlackBerry/i.test(navigator.userAgent)) { isMobile = true; document.write(''); document.write(''); document.addEventListener("DOMContentLoaded", function ()...

**Describe the bug**: Can not install cert-manager via the Helm operator in Terraform. Error is ```sh Error: could not download chart: Chart.yaml file is missing ``` I've double checked my...

kind/bug
lifecycle/stale

## Kairos version: A build from Master from `kairos/rockylinux:9-core-amd64-generic-master` on April 29th, 2024 ## CPU architecture, OS, and Version: Intel, vSphere VM, rocky linux 9 core with add-ons. ## Describe...

enhancement
triage
verified

**Is your feature request related to a problem? Please describe.** Not a problem per say but a quality of life issue with our automation. We'd like to float on patch...

enhancement
triage

I noticed that the auto batcher does not seem to support client cached calls. Is there a plan to implement this in the future? I was just noodling it over...

enhancement

**Kairos version:** kairos rocky core from master as of around June 10th 2024 or so. **CPU architecture, OS, and Version:** AMD 64 bit **Describe the bug** During boot, an error...

bug
unconfirmed

We have one function that uploads a file and then another that loops through the vault to get all files and concatenate them. When it gets to the file that...

**Describe the bug** When running `mise install` to install apps via a config file during a build of a Docker container, `mise` versions `v2024.5.26` and `v2024.5.27` fail with the following...

bug

[OpenTofu v1.8.0](https://github.com/opentofu/opentofu/releases/tag/v1.8.0) supports early variable/locals evaluation which allows for variables in backends. These do not appear to work in `tftui`. ## Here are the commands I've tried. ```sh tftui -e...

We have Headlamp working with OIDC and Azure but are running into the issue of the token expiring far too quickly. My Azure team tells me this is usually a...

helm