Skip to content

Full support for shared model registry #20

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

Merged
merged 3 commits into from
Nov 18, 2021
Merged

Conversation

robzor92
Copy link
Collaborator

No description provided.

@robzor92 robzor92 requested a review from o-alex November 1, 2021 08:34
@robzor92
Copy link
Collaborator Author

Fixes #11

@robzor92 robzor92 force-pushed the 11 branch 2 times, most recently from 4d1b911 to daffe0d Compare November 10, 2021 14:18
@robzor92 robzor92 force-pushed the 11 branch 2 times, most recently from b204943 to db0f29c Compare November 15, 2021 14:16
fix

fix

fix

registry id setter

fix

fix

Move filter to snake case annotation

add prints

add modelregistries resource

fix

fix
sleep_seconds = 5
for i in range(int(await_registration / sleep_seconds)):
try:
print(model_instance.shared_registry_project_name)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you need these print statements? If yes should be logged into a more detailed way that the user can interprete?

@robzor92 robzor92 merged commit c2b8687 into logicalclocks:main Nov 18, 2021
@robzor92 robzor92 self-assigned this Dec 17, 2021
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.

2 participants