-
This is related to configuration in file https://github.com/CrunchyData/postgres-operator-examples/blob/main/kustomize/install/default/kustomization.yaml
I tried to apply it in my openshift with ve…
-
### What happened?
Two new lines appeared suddenly. I was not expecting them at all.
### What did you expect to happen?
I would expect zero changes in my output with kustomize update.
### How can …
-
### What happened?
When creating a LimitRange or ResourceQuota without specifying units for memory and storage (e.g., "2" instead of "2Gi"), Kubernetes accepts the resource creation. However, pods …
-
### 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 not merge values: wrong node…
-
### Is there an existing issue already for this feature request/idea?
- [X] I have searched for an existing issue, and could not find anything. I believe this is a new feature request to be evaluated…
-
**Describe the bug**
is there a way we can get the K8s Object names which are reported during k8s schema validation.
**To Reproduce**
Steps to reproduce the behavior:
1. using kustomize with l…
-
Umbrella issue for handling deprecated fields as we prepare for kustomization v1.
- Ensure that `kustomize edit fix` handles migrations for all those, and that anything it changes is not still prese…
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
I have been trying t…
-
### Describe the bug
When installing the Jenkins helm chart via Kustomize it generates a new admin password each time a `kustomize build` is run.
This overwrites the `jenkins` secret with a new …
-
### 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 …