Skip to content

feat: allow selecting docker registry accounts from all registries#1083

Closed
carl-ac wants to merge 1 commit intomoghtech:mainfrom
carl-ac:feat/cross-registry-account-selector
Closed

feat: allow selecting docker registry accounts from all registries#1083
carl-ac wants to merge 1 commit intomoghtech:mainfrom
carl-ac:feat/cross-registry-account-selector

Conversation

@carl-ac
Copy link
Copy Markdown

@carl-ac carl-ac commented Jan 2, 2026

  • Modified AccountSelector to show accounts from all docker registries (not filtered by single provider)
  • Added domain labels to docker accounts (e.g., 'username (ghcr.io)')
  • Maintains backward compatibility with git provider behavior
  • Enables users to select accounts from ghcr.io, docker.io, etc. in Deployment config

Resolves #1058

- Modified AccountSelector to show accounts from all docker registries (not filtered by single provider)
- Added domain labels to docker accounts (e.g., 'username (ghcr.io)')
- Maintains backward compatibility with git provider behavior
- Enables users to select accounts from ghcr.io, docker.io, etc. in Deployment config
@mbecker20
Copy link
Copy Markdown
Member

Currently, the account selector will provide the available accounts on relevant provider after the user enters the image (for example gchr.io/...). Usually user enters the image first, then selects account, which works to choose intended account. Why do you need to choose account before entering image?

@carl-ac
Copy link
Copy Markdown
Author

carl-ac commented Mar 20, 2026

I think this workflow is fine with me.
Thanks.

@carl-ac carl-ac closed this Mar 20, 2026
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.

[Bug] Unable to use provider other than docker.io in deployment

3 participants