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

fix: agentctl config history not working with remote models #1860

Merged
merged 4 commits into from
Aug 8, 2022

Conversation

pemoticak
Copy link
Collaborator

When calling agentctl config history, just query the remote models with
grpc client and add them to the global default model registry.
Then when we unmarshal the messages we primarily use the default registry and
the proto global registry is used as a fallback.

Signed-off-by: Peter Motičák peter.moticak@pantheon.tech

When calling agentctl config history, just query the remote models with
grpc client and add them to the global default model registry.

Signed-off-by: Peter Motičák <peter.moticak@pantheon.tech>
Signed-off-by: Peter Motičák <peter.moticak@pantheon.tech>
@ondrej-fabry ondrej-fabry merged commit 3fa015b into ligato:master Aug 8, 2022
@pemoticak pemoticak deleted the config-history branch August 8, 2022 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants