Robert Wittman

Results 6 issues of Robert Wittman

Unit tests should be more comprehensive. I was able to break the API request URLs completely, with no indication of it. We should also generate and publish code coverage reports

When the `kube-fledged` helm chart is redeployed, if the changes don't cause the `webhook-server` component to restart, any `ImageCache` operations start failing with ``` Internal error occurred: failed calling webhook...

bug
done

**What steps did you take and what happened:** - Setup several Ubuntu 20.04 hosts per `Getting Started` - Registered them with CAPI - Created a cluster using `--infrastructure byoh` -...

### OpenTofu Version ```shell 1.7.3 ``` ### OpenTofu Configuration Files ```hcl terraform { cloud { organization = "$organizationId" hostname = "hostname.com" workspaces { tags = ["demo"] } } } variable...

bug
accepted

Resolves #1789 ## Target Release 1.8.0 ## Checklist - [ ] I have read the [contribution guide](https://github.com/opentofu/opentofu/blob/main/CONTRIBUTING.md). - [ ] I have not used an AI coding assistant to create...