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

Update governor_versions.py #961

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

bbethell-1
Copy link
Contributor

Add error handling
Add logging module
Command-line arguments added with argparse

Run the script with
python count_governor_versions.py --namespace

Add error handling
Add logging module
Command-line arguments added with argparse
Fix last line 
2023-03-02 12:37:57,831 [INFO] Versions summary:
{'v0.12.0': 120, 'v0.15.1': 135, 'v0.18.0': 401, 'v0.17.1': 515, 'v0.10.3': 3, 'v0.14.0': 86, 'v0.9.0': 15, 'v0.11.1': 39, 'v0.16.0': 10, 'v0.14.2': 1, 'v0.9.4': 3}
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

1 participant