-
Hi there,
i would like to use [Kubernetes kustomize](https://kubernetes.io/docs/tasks/manage-kubernetes-objects/kustomization/) with this plugin, but currently it fails.
My drone config:
```
-…
dfoxg updated
1 month ago
-
### Eschewed features
- [X] This issue is not requesting templating, unstuctured edits, build-time side-effects from args or env vars, or any other eschewed feature.
### What would you like to have …
-
### Checks
- [X] I've already read https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/troubleshooting-actions-runner-controller-er…
-
### What happened?
I ran `krusty.(*Kustomizer).Run()` in two goroutines with the Go race detector enabled, and a data race was reported. The two goroutines access `globalSchema.namespaceabilityByRe…
-
When you use documentation https://kubernetes.io/docs/tasks/manage-kubernetes-objects/kustomization/ you will end up in a situation using deprecated functionality:
```
# Warning: 'patchesStrategic…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
### Eschewed features
- [X] This issue is not requesting templating, unstuctured edits, build-time side-effects from args or env vars, or any other eschewed feature.
### What would you like to have …
-
##### SUMMARY
Kubernetes.core.kustomize lookup does not allow setting a HTTP proxy. This means we cannot use it to run kustomize with remote (e.g. github) bases/resources, since our ansible c…
bh-tt updated
3 weeks ago
-
Hi,
We are using sealed-secrets together with kustomize and it's a bit of pain to handle it for multiple environments right now, since you need a new name of the sealed-secret to trigger the rollin…
guzmo updated
3 months ago
-
**What steps did you take and what happened:**
When I generate release manifests with `make release-manifests` I get multiple kustomize warnings
```sh
➭ make release-manifests
/Users/mfedosin/pr…