merusso

Results 5 issues of merusso

**Description of the problem** HAProxy Ingress no longer supports ExternalName Services that do not include a port. When an Ingress points to an ExternalName Service without a port, the backend...

kind/bug
lifecycle/backlog

Currently when publishing Docker images, tags are pushed with the following format: * version tag "MAJOR.MINOR.PATCH" e.g. "6.4.1" * mutable tag `latest` It would be nice if the following mutable...

I'd like to use Kustomize [labels](https://kubectl.docs.kubernetes.io/references/kustomize/kustomization/labels/) to set k8s labels across all objects in a Helm release. According to the [docs](https://fluxcd.io/flux/components/helm/api/#helm.toolkit.fluxcd.io/v2beta1.Kustomize), `HelmRelease.spec.postRenderers.kustomize` doesn't expose this `labels` property. For example, I...

aws-nuke doesn't appear to support deleting AWS Shield resources like Shield Protections. Can this support be added?

Resource and Data Source default values are no longer documented on website, as of v2.14.0 Documented: https://registry.terraform.io/providers/hashicorp/helm/2.13.2/docs/resources/release#wait Not documented: https://registry.terraform.io/providers/hashicorp/helm/2.14.0/docs/resources/release#wait ### Terraform, Provider, Kubernetes and Helm Versions ``` Terraform version:...

bug