{"id":17956511,"url":"https://github.com/looztra/kustomize-multibase-multiple-match-error","last_synced_at":"2026-01-18T02:29:06.945Z","repository":{"id":145249973,"uuid":"174182790","full_name":"looztra/kustomize-multibase-multiple-match-error","owner":"looztra","description":null,"archived":false,"fork":false,"pushed_at":"2019-07-13T16:28:35.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T05:45:35.251Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/looztra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-06T16:40:42.000Z","updated_at":"2019-07-13T16:28:36.000Z","dependencies_parsed_at":"2023-05-14T12:00:35.464Z","dependency_job_id":null,"html_url":"https://github.com/looztra/kustomize-multibase-multiple-match-error","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/looztra%2Fkustomize-multibase-multiple-match-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/looztra%2Fkustomize-multibase-multiple-match-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/looztra%2Fkustomize-multibase-multiple-match-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/looztra%2Fkustomize-multibase-multiple-match-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/looztra","download_url":"https://codeload.github.com/looztra/kustomize-multibase-multiple-match-error/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247043352,"owners_count":20874087,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-29T10:38:13.229Z","updated_at":"2026-01-18T02:29:06.911Z","avatar_url":"https://github.com/looztra.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kustomize Test Case\n\n## What?\n\n- Test case for something not working like expected with `kustomize`\n\n## Structure\n\n- `base` declares a `ServiceAccount`, no namespace is specified\n- `overlays/integration` declares a `ClusterRoleBinding` refering the `ServiceAccount` in the `apps-integration` namespace\n- `overlays/demo` declares a `ClusterRoleBinding` refering the `ServiceAccount` in the `apps-demo` namespace\n- `overlays/both` is a composition of the two previous overlays\n\n## What works\n\n- `kustomize build overlays/integration`\n- `kustomize build overlays/demo`\n\n## What fails but is expected to work\n\n- `kustomize build overlays/both`\n\nError message :\n\n```bash\n╰─» asdf global kustomize v2.0.3\n╰─» kustomize build overlays/both/\nError: Multiple matches for name ~G_v1_ServiceAccount|apps-integration|~P|faros|~S:\n  [~G_v1_ServiceAccount|apps-integration|~P|faros|~S ~G_v1_ServiceAccount|apps-demo|~P|faros|~S]\n\n╰─» asdf global kustomize v2.1.0\n╰─» kustomize build overlays/both/\nError: string case - multiple matches for ~G_v1_ServiceAccount|~X|faros:\n  [~G_v1_ServiceAccount|apps-demo|faros\n ~G_v1_ServiceAccount|apps-integration|faros\n]\n\n╰─» asdf global kustomize v3.0.2\n╰─» kustomize build overlays/both/\nError: string case - multiple matches for ~G_v1_ServiceAccount|~X|faros:\n  [~G_v1_ServiceAccount|apps-demo|faros\n ~G_v1_ServiceAccount|apps-integration|faros\n]\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flooztra%2Fkustomize-multibase-multiple-match-error","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flooztra%2Fkustomize-multibase-multiple-match-error","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flooztra%2Fkustomize-multibase-multiple-match-error/lists"}