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

Add class and function to track all Kowalski instances #20

Closed
wants to merge 1 commit into from

Conversation

bfhealy
Copy link
Contributor

@bfhealy bfhealy commented Oct 5, 2022

Since the kowalski, gloria and melman machines can each host unique data catalogs, having a way to more seamlessly track these instances would be helpful when querying. This PR adds the KowalskiInstances class, which has an instances attribute containing a list of Kowalski instances along with helpful methods to query these instances. It also adds the construct_instances function that authenticates each instance, either through dictionaries passed into the function or optionally hardcoded tokens/usernames/passwords.

@mcoughlin
Copy link
Collaborator

@dmitryduev This is what we came up with. Any chance you would have time to give feedback?

@bfhealy
Copy link
Contributor Author

bfhealy commented Apr 5, 2023

Closing now that #23 is merged.

@bfhealy bfhealy closed this Apr 5, 2023
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.

None yet

2 participants