-
Notifications
You must be signed in to change notification settings - Fork 47
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
Crash when creating api_key #106
Comments
@michalbogacz what was your work-around for this? Are schema registry api keys not yet supported? |
@Matt-S6 I didn't found work-around |
This is what worked for me. |
The exact same thing occurs when trying to create a KSQL cluster api key the standard way. I didn't expect it to work given that this provider supports no KSQL-related resources, but it would be helpful to have a more informative error on failure. Unfortunately, the workaround above gave me the same error as before. |
I tried to create API Key for Schema Registry using Service Account.
I expected similar result as doing
ccloud api-key create --service-account {sa-...} --resource {lsrc-..}
But after apply, I got error:
The text was updated successfully, but these errors were encountered: