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

pkg/cmd: catch nil registry initialization #568

Merged
merged 1 commit into from
Apr 28, 2022

Conversation

jzelinskie
Copy link
Member

Fixes #567

@jzelinskie jzelinskie requested a review from a team as a code owner April 27, 2022 22:58
@github-actions github-actions bot added the area/CLI Affects the command line label Apr 27, 2022
Copy link
Contributor

@ecordell ecordell left a comment

Choose a reason for hiding this comment

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

LGTM

@ecordell ecordell enabled auto-merge April 28, 2022 15:17
@ecordell ecordell merged commit 3e1f6f1 into authzed:main Apr 28, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/CLI Affects the command line
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bad telemetry initialization shouldn't panic
2 participants