Skip to content

fix(KustomizeUpdater): non docker.io image registries were ignored for image updates#2011

Open
oleksandr-codefresh wants to merge 2 commits into
release/2026.2from
osaulyak/YOS-368-kustomize-image-registry-2
Open

fix(KustomizeUpdater): non docker.io image registries were ignored for image updates#2011
oleksandr-codefresh wants to merge 2 commits into
release/2026.2from
osaulyak/YOS-368-kustomize-image-registry-2

Conversation

@oleksandr-codefresh

Copy link
Copy Markdown

Fix for issue:

Update Argo CD Application Image Tags for kustomize apps does commit any changes during deployment if image pushed to non-default registry ( docker.io )

images:
  - name: vplakydatestregistry.azurecr.io/xeonalex/guesbook-unprivileged
    newTag: "latest"

⚠️ Does this change require a corresponding Server Change?
⚠️ If so - please add a "Requires Server Change" label to this PR!

@rain-on rain-on self-requested a review June 11, 2026 05:23
@oleksandr-codefresh

Copy link
Copy Markdown
Author

@rain-on Based on your comment #2008 (comment)
I decided to go only with .Reference.FriendlyName() as it's much simpler.
Refactoring into HashSet<ContainerImageReference> require quite deep knowledge in these areas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant