Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CA-404660: Refine repository enabling error message #6235

Open
wants to merge 1 commit into
base: feature/easier-pool-join
Choose a base branch
from

Conversation

BengangY
Copy link
Contributor

When enabling pool's repositories, if enabling bundle repo and remoe_pool
repositories at the same time, it returns error message:
If the bundle repository or remote_pool repository is enabled, it should be the only one enabled repository of the pool. repo_types: bundle
The repo_types is confusing and tedious as only these 2 types of repository
can meet this error. So remove the parameter repo_types.

@BengangY BengangY changed the base branch from master to feature/easier-pool-join January 17, 2025 10:07
@BengangY
Copy link
Contributor Author

Build failed. Need to merge 6236 and re-build it.

When enabling pool's repositories, if enabling bundle repo and remoe_pool
repositories at the same time, it returns error message:
`If the bundle repository or remote_pool repository is enabled, it should be
the only one enabled repository of the pool.
repo_types: bundle`
The `repo_types` is confusing and tedious as only these 2 types of repository
can meet this error. So remove the parameter `repo_types`.

Signed-off-by: Bengang Yuan <[email protected]>
@BengangY BengangY force-pushed the private/bengangy/CA-404660 branch from f394684 to d976582 Compare January 17, 2025 11:19
@BengangY BengangY marked this pull request as ready for review January 17, 2025 11:28
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.

3 participants