argo-cd/pkg
shibatch 205241f350 docs: fix namePrefix/nameSuffix description to reflect override behavior
The documentation and API comments incorrectly described namePrefix and
nameSuffix as "appended to resources", which could be misleading about
their actual behavior.

In reality, these options use `kustomize edit set nameprefix/namesuffix`
commands (util/kustomize/kustomize.go:166,175), which override any
existing namePrefix/nameSuffix values in the kustomization.yaml file.

Updated both docs/user-guide/kustomize.md and
pkg/apis/application/v1alpha1/types.go to accurately reflect this
override behavior.

Co-Authored-By: Claude (claude-sonnet-4-5) <noreply@anthropic.com>
Signed-off-by: shibatch <shibatch@pepabo.com>
2026-02-19 18:46:31 +09:00
..
apiclient chore(pkg): Fix modernize linter (#26314) 2026-02-07 18:35:29 +01:00
apis docs: fix namePrefix/nameSuffix description to reflect override behavior 2026-02-19 18:46:31 +09:00
client chore: upgrade mockery (#23387) 2025-06-13 19:58:11 +00:00
ratelimiter chore: enable use-any from revive (#21282) 2025-01-02 18:26:59 -05:00