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

ErrorEntryTemplate should include detail field as well. #19

Open
coollog opened this issue Jan 29, 2018 · 2 comments
Open

ErrorEntryTemplate should include detail field as well. #19

coollog opened this issue Jan 29, 2018 · 2 comments

Comments

@coollog
Copy link
Contributor

coollog commented Jan 29, 2018

From GoogleContainerTools/minikube-build-tools-for-java#113

The ErrorEntryTemplate currently has code and message. It should also have the details field of registry errors to give more details on a registry error back to the user.

So that the details can also be added to a RegistryErrorException.

To implement this, a custom deserializer for the detail field is needed since the detail field can have arbitrary JSON keys.

@zeeshan58
Copy link

Hi, is someone is working on this issue, as I like to work on this issue.

@chanseokoh
Copy link
Member

Hi @zeeshan58, no one's working on this. We appreciate contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants