Mathieu

Results 2 comments of Mathieu

If I run it on [this repo](https://github.com/TierMobility/aws-auth-operator), this is before: ``` $ circleci-cli recent TierMobility/aws-auth-operator/254 failed master chore(helm): remove deprecated Kubernetes ApiVersions TierMobility/aws-auth-operator/253 success master chore(helm): remove deprecated Kubernetes ApiVersions...

I experienced that issue as well with `v4.1.2`. ``` kustomize version {Version:kustomize/v4.1.2 GitCommit:a5914abad89e0b18129eaf1acc784f9fe7d21439 BuildDate:2021-04-15T23:23:03+01:00 GoOs:darwin GoArch:amd64} ``` Now if I use `v3.8.10`, `kustomize build` works. https://github.com/kubernetes-sigs/kustomize/releases/tag/kustomize%2Fv3.8.10