GoogleContainerTools / GoogleContainerTools/jib

ErrorEntryTemplate should include detail field as well.

Open
#19 2 comments 0 reactions 0 assignees View on GitHub
area/jib-core cleanup priority:p3
Dominant language
Java
Stars
14.5k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

From https://github.com/GoogleCloudPlatform/minikube-build-tools-for-java/issues/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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.