https://github.com/cremindes/kustomize-5821
Potential Kustomize bug minimal reproducible example
https://github.com/cremindes/kustomize-5821
Last synced: 6 months ago
JSON representation
Potential Kustomize bug minimal reproducible example
- Host: GitHub
- URL: https://github.com/cremindes/kustomize-5821
- Owner: CreMindES
- License: mit
- Created: 2024-12-07T00:15:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-07T00:27:41.000Z (over 1 year ago)
- Last Synced: 2025-03-27T13:46:44.617Z (over 1 year ago)
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# kustomize-5821
Potential Kustomize bug minimal reproducible example
# Branches
- `main` works with both services duplicates renamed
- `potential-bug` fails with only one service renamed to `service-b`.
Patches are adjusted accordingly.