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

Improve container provider syncs #331

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

JacobCallahan
Copy link
Member

When a user syncs a Container provider with at least one container that is missing from their local inventory, it breaks their local executions of broker inventory.

With this change, we reconstruct the "_broker_args" with what limited information is available from the synced container instance.

When a user syncs a Container provider with at least one container that
is missing from their local inventory, it breaks their local executions
of `broker inventory`.

With this change, we reconstruct the "_broker_args" with what limited
information is available from the synced container instance.
@JacobCallahan JacobCallahan added the bug Something isn't working label Oct 16, 2024
@tpapaioa tpapaioa self-requested a review October 17, 2024 13:06
@JacobCallahan JacobCallahan merged commit f5b68dc into SatelliteQE:master Oct 17, 2024
4 checks passed
@JacobCallahan JacobCallahan deleted the container_sync branch October 17, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants