Andy Lo-A-Foe

Results 28 issues of Andy Lo-A-Foe

See https://github.com/loafoe/terraform-provider-htpasswd/pull/74

Encountered a nil error in controller in current version. Using `tilt` up does not immediately show the location of the issue, so added a stack dump using `runtime/debug` Go package...

kind/enhancement
priority/normal
area/controller

When using the Helm chart through rendering e.g. Kustomize / Argo CD the namespace usage is inconsistent, causing deployments to fail. This CL adds namespace to Deployment and Certificate Objects...

- Update to Go 1.22 - Updates all package dependencies that don't require code changes - Fixes all known CVEs as of today (2024-07-01) - Update controller-gen to v0.14.0 There's...

### What's wrong? Attempting to push logs from `otelcol.exporter.olpthttp` directly to a Loki 3.1.0 OTLP endpoint seems to fail i.e. logs are not acklowledged as being sent even though I...

bug
needs-attention

#### Overview DEP-2876 #### What this PR does / why we need it Based on #2876 we are capturing the proposal details.

#### Overview Upgrade golangci to 2.1.6 and fix the newly found issues. #### What this PR does / why we need it Use a more recent linter #### Special notes...