Nicholas Hawkes

Results 8 issues of Nicholas Hawkes

**Describe the bug** When creating a docker-registry secret for DockerHub, the default URL is: `https://index.docker.io/v1/` if no `--docker-server` flag is passed. However, `argocd-image-updater` uses `https://registry-1.docker.io` as the default. **To Reproduce**...

bug

## Description ### Issue: When provisioning a Karpenter IRSA role without specifying `karpenter_controller_cluster_id`, the IAM policy is set with `Conditions` as follows: ``` ... "Condition": { "StringEquals": { "ec2:ResourceTag/karpenter.sh/discovery": "*"...

Currently running into this error via Github Actions: ``` ERROR: failed to solve: unknown cache exporter: "s3" ``` My docker build step: ``` - name: Build, tag, and push the...

## Related issues Fixes: #330 **Checklist**: - [x] add related issues - [x] update Configuration in README - [x] update Changelog in README (major versions) - [x] update Upgrading in...

## What happened? With the following variables set: ``` ingressController: enabled: true config: operatorMode: true ``` When attempting to render the helm chart, the following error occurs: ``` Error: Error:...

**Describe the bug** Our current git.commit-message-template looks like this (note we're using the helm chart): ``` gitCommitTemplate: | {{ range .AppChanges -}} Updating {{ .Image }} tag from {{ .OldTag...

bug

### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik-helm-chart/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...

kind/bug/possible

### What happened? When running Kustomize on 5.3.0 on a file, I am able to render the template. However, after upgrading to `5.4.0` I am getting the error: "Error: could...

lifecycle/rotten
kind/bug
needs-triage