You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently all custom metadata needs to live within {"meta":{"tags":}}, but this is inflexible for components like model explainers and outlier/drift detectors. We should investigate defining new protobufs for metadata output from these components.
The text was updated successfully, but these errors were encountered:
* Fix incorrect order of API deletion & copy
* Set operator Docker context for builds
* Update Dockerfile to copy APIs before build
* Remove dir copies from operator Makefile
* Remove Go mod download from operator Dockerfile
* Remove irrelevant step from Make recipe
Currently all custom metadata needs to live within {"meta":{"tags":}}, but this is inflexible for components like model explainers and outlier/drift detectors. We should investigate defining new protobufs for metadata output from these components.
The text was updated successfully, but these errors were encountered: