Update documentation about KatibConfig API
tenzen-y opened this issue ยท 4 comments
/kind feature
Describe the solution you'd like
[A clear and concise description of what you want to happen.]
Because we improve the KatibConfig In #2176, we need to update the docs about katib-config.
https://www.kubeflow.org/docs/components/katib/katib-config/
Also, updating the Debveloper Guide because we introduced Golang better way to the Katib since #2176.
- Using
go-cmp
instead ofreflect
would be more useful in the test since avoiding eyeball grep ๐ - Defining test cases as maps instead of slices would be more reasonable since we can avoid depending on the running order.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Love this feature? Give it a ๐ We prioritize the features with the most ๐
/assign
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
/remove lifecycle stale
/remove-lifecycle stale